Skip to content

Commit

Permalink
Merge pull request #490 from kevin-lee/prepare-to-release
Browse files Browse the repository at this point in the history
logger-f v2.0.0-beta21
  • Loading branch information
kevin-lee authored Oct 1, 2023
2 parents 98b7e87 + 830aff9 commit e4f657f
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions changelogs/2.0.0-beta21.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
## [2.0.0-beta21](https://github.com/kevin-lee/logger-f/issues?q=is%3Aissue+is%3Aclosed+milestone%3Av2-m1+closed%3A2023-09-10..2023-10-01) - 2023-10-01

## Internal Housekeeping

* Upgrade effectie to `2.0.0-beta13` (#488)
2 changes: 1 addition & 1 deletion version.sbt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
ThisBuild / version := "2.0.0-SNAPSHOT"
ThisBuild / version := "2.0.0-beta21"

0 comments on commit e4f657f

Please sign in to comment.