Skip to content

Commit

Permalink
chore(release): 0.5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
SocialGroovyBot committed Feb 12, 2024
1 parent 63b0820 commit 9a22302
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions webapp/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [0.5.1](https://github.com/SocialGouv/carte-jeune-engage-v2/compare/v0.5.0...v0.5.1) (2024-02-12)


### Bug Fixes

* next_public for version env ([63b0820](https://github.com/SocialGouv/carte-jeune-engage-v2/commit/63b0820167f342b36082e6bf2e6ec1d78c2cd4a5))

# [0.5.0](https://github.com/SocialGouv/carte-jeune-engage-v2/compare/v0.4.2...v0.5.0) (2024-02-12)


Expand Down
2 changes: 1 addition & 1 deletion webapp/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "webapp",
"version": "0.5.0",
"version": "0.5.1",
"private": true,
"scripts": {
"dev": "next dev",
Expand Down

0 comments on commit 9a22302

Please sign in to comment.