Skip to content

Commit

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


### Features

* re-design categories list on homepage ([66ce603](https://github.com/SocialGouv/carte-jeune-engage/commit/66ce603affc69c011745fe7081a401421f7532bc))

## [0.60.2](https://github.com/SocialGouv/carte-jeune-engage/compare/v0.60.1...v0.60.2) (2024-11-12)

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

0 comments on commit d1c0ea2

Please sign in to comment.