Skip to content

Commit

Permalink
chore(release): 0.14.2
Browse files Browse the repository at this point in the history
  • Loading branch information
SocialGroovyBot committed Feb 29, 2024
1 parent 9f62da8 commit e58a818
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.14.2](https://github.com/SocialGouv/carte-jeune-engage-v2/compare/v0.14.1...v0.14.2) (2024-02-29)


### Bug Fixes

* add margin bottom to PassInCreation component ([9f62da8](https://github.com/SocialGouv/carte-jeune-engage-v2/commit/9f62da8b2bfebf0a526afcada4f6e22ff49f7ac3))

## [0.14.1](https://github.com/SocialGouv/carte-jeune-engage-v2/compare/v0.14.0...v0.14.1) (2024-02-29)


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

0 comments on commit e58a818

Please sign in to comment.