Skip to content

Commit

Permalink
chore: Bump up freckle-app pkg version and changelog for new release
Browse files Browse the repository at this point in the history
  • Loading branch information
OlaoluwaM committed Feb 18, 2025
1 parent 1f0ef82 commit 8fc63b2
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions freckle-app/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
## [_Unreleased_](https://github.com/freckle/freckle-app/compare/freckle-app-v1.23.0.0...main)

## [v1.23.0.1](https://github.com/freckle/freckle-app/compare/freckle-app-v1.23.0.0...freckle-app-v1.23.0.1)

Add more thread context preserving combinators to `Freckle.App.Async`

## [v1.23.0.0](https://github.com/freckle/freckle-app/compare/freckle-app-v1.22.0.0...freckle-app-v1.23.0.0)

Removes `Freckle.App.HttpSpec` which had been included by mistake.
Expand Down
2 changes: 1 addition & 1 deletion freckle-app/package.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: freckle-app
version: 1.23.0.0
version: 1.23.0.1

maintainer: Freckle Education
category: Utils
Expand Down

0 comments on commit 8fc63b2

Please sign in to comment.