Skip to content

Commit

Permalink
preparing release
Browse files Browse the repository at this point in the history
  • Loading branch information
cblavier committed Sep 3, 2024
1 parent a7333b9 commit 535d07b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
>
> - You can also [sponsor me](https://github.com/sponsors/cblavier), as it would enable me to dedicate my free time to fixing bugs and > developing new features 🤗
## v0.6.4 (not yet released)
## v0.6.4 (2024-09-03)

- **improvement**: [:compilation_debug config option](https://github.com/phenixdigital/phoenix_storybook/pull/496) was added in `storybook.ex` to show/hide story compilation logs
- **improvement**: fixed Elixir 1.7 related warnings
Expand Down
2 changes: 1 addition & 1 deletion mix.exs
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
defmodule PhoenixStorybook.MixProject do
use Mix.Project

@version "0.6.3"
@version "0.6.4"

def project do
[
Expand Down

0 comments on commit 535d07b

Please sign in to comment.