Skip to content

Commit

Permalink
chore(release): 0.65.1
Browse files Browse the repository at this point in the history
  • Loading branch information
SocialGroovyBot committed Nov 15, 2024
1 parent f088cad commit c002c03
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions webapp/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
## [0.65.1](https://github.com/SocialGouv/carte-jeune-engage/compare/v0.65.0...v0.65.1) (2024-11-15)


### Bug Fixes

* avoid navbar item text to be selected ([a31ace9](https://github.com/SocialGouv/carte-jeune-engage/commit/a31ace93e6816648b6c93c8629bbcb1153e116e2))
* check oldStatus of order to send sync email ([e708974](https://github.com/SocialGouv/carte-jeune-engage/commit/e708974f6ab83bf34061e6c5e2b2140b43efbc11))
* launch timeout callback before changing location ([ab8a8e2](https://github.com/SocialGouv/carte-jeune-engage/commit/ab8a8e2f643ddc1d15bc7a8e926d0815152b148f))

# [0.65.0](https://github.com/SocialGouv/carte-jeune-engage/compare/v0.64.1...v0.65.0) (2024-11-15)

### Bug Fixes
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.65.0",
"version": "0.65.1",
"private": true,
"scripts": {
"dev": "next dev",
Expand Down

0 comments on commit c002c03

Please sign in to comment.