Skip to content

Commit

Permalink
chore(release): 0.69.2
Browse files Browse the repository at this point in the history
  • Loading branch information
SocialGroovyBot committed Nov 19, 2024
1 parent 5aabbf4 commit d120df5
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.69.2](https://github.com/SocialGouv/carte-jeune-engage/compare/v0.69.1...v0.69.2) (2024-11-19)


### Bug Fixes

* add order success final step with cta to wallet ([60106a2](https://github.com/SocialGouv/carte-jeune-engage/commit/60106a2c33c85166c023d97f254f1ad58e7e91c1))
* change background color on order success final step to match gif background color ([68e1d72](https://github.com/SocialGouv/carte-jeune-engage/commit/68e1d72b8188ea309ec5a53f64e234b0cc013304))
* remove unnessary code useState and import ([30e9b0f](https://github.com/SocialGouv/carte-jeune-engage/commit/30e9b0f45139a1751da3bfc7dbb6a6e0d5fbf31f))

## [0.69.1](https://github.com/SocialGouv/carte-jeune-engage/compare/v0.69.0...v0.69.1) (2024-11-19)

### 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.69.1",
"version": "0.69.2",
"private": true,
"scripts": {
"dev": "next dev",
Expand Down

0 comments on commit d120df5

Please sign in to comment.