Skip to content

Commit

Permalink
chore(release): 0.74.0
Browse files Browse the repository at this point in the history
  • Loading branch information
SocialGroovyBot committed Dec 16, 2024
1 parent a429f44 commit 41f9091
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
12 changes: 12 additions & 0 deletions webapp/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,15 @@
# [0.74.0](https://github.com/SocialGouv/carte-jeune-engage/compare/v0.73.22...v0.74.0) (2024-12-16)


### Bug Fixes

* deactivate ([a7f32ee](https://github.com/SocialGouv/carte-jeune-engage/commit/a7f32ee5255857ab7d6b1bdb7eaf71884a068cc2))


### Features

* suspend cronjobs ([46652e8](https://github.com/SocialGouv/carte-jeune-engage/commit/46652e8d7a5f7329085c26398d47b7b440eb6434))

## [0.73.22](https://github.com/SocialGouv/carte-jeune-engage/compare/v0.73.21...v0.73.22) (2024-12-13)

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

0 comments on commit 41f9091

Please sign in to comment.