From 6331010cd265ed633d7008acdc6be82fbc03d21d Mon Sep 17 00:00:00 2001 From: Arne Brasseur Date: Thu, 22 Sep 2022 12:35:13 +0200 Subject: [PATCH] # 0.6.36-alpha (2022-09-22 / 1755f62) ## Fixed - Handle missing `.env` or `.env.local` --- .VERSION_PREFIX | 2 +- CHANGELOG.md | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.VERSION_PREFIX b/.VERSION_PREFIX index ea2303b..490f510 100644 --- a/.VERSION_PREFIX +++ b/.VERSION_PREFIX @@ -1 +1 @@ -0.5 \ No newline at end of file +0.6 \ No newline at end of file diff --git a/CHANGELOG.md b/CHANGELOG.md index e14e8e5..282822f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,4 @@ -# Unreleased +# 0.6.36-alpha (2022-09-22 / 1755f62) ## Fixed @@ -42,4 +42,4 @@ Initial release - lambdaisland.classpath integration - Support for cider-nrepl, refactor-nrepl - Basic support for shadow-cljs cljs nREPL-base REPL -- Auto-connect for Emacs +- Auto-connect for Emacs \ No newline at end of file