Skip to content

Commit

Permalink
chore: release version v0.1.14
Browse files Browse the repository at this point in the history
  • Loading branch information
cao7113 committed Jul 19, 2024
1 parent 3b2e24a commit c8d0234
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,15 @@ See [Conventional Commits](Https://conventionalcommits.org) for commit guideline

<!-- changelog -->

## [v0.1.14](https://github.com/cao7113/hello-phx/compare/v0.1.13...v0.1.14) (2024-07-19)




### Bug Fixes:

* try explore data with livebook

## [v0.1.13](https://github.com/cao7113/hello-phx/compare/v0.1.12...v0.1.13) (2024-07-16)


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 HelloPhx.MixProject do
use Mix.Project

@version "0.1.13"
@version "0.1.14"
@source_url "https://github.com/cao7113/hello-phx"

def project do
Expand Down

0 comments on commit c8d0234

Please sign in to comment.