Skip to content

Commit

Permalink
chore(main): release 1.25.0 (#275)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] authored Feb 7, 2024
1 parent 9394577 commit 4e3010f
Show file tree
Hide file tree
Showing 4 changed files with 11 additions and 4 deletions.
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,5 @@
"package-name": "release-please-action"
},
"changelog-sections": "[{\"type\":\"feat\",\"section\":\"✨ Nouvelles fonctionnalités\",\"hidden\":false},{\"type\":\"fix\",\"section\":\"🐛 Corrections de bogues\",\"hidden\":false},{\"type\":\"chore\",\"section\":\"👷 Autres changements\",\"hidden\":false},{\"type\":\"ci\",\"section\":\"👷 Autres changements\",\"hidden\":false},{\"type\":\"refacto\",\"section\":\"👷 Autres changements\",\"hidden\":false},{\"type\":\"build\",\"section\":\"👷 Autres changements\",\"hidden\":false},{\"type\":\"docs\",\"section\":\"📚 Documentation\",\"hidden\":false}]",
".": "1.24.15"
".": "1.25.0"
}
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [1.25.0](https://github.com/DNUM-SocialGouv/1j1s-main-cms/compare/v1.24.15...v1.25.0) (2024-02-06)


### Features

* **stages:** ajout salaire min max et periode ([#273](https://github.com/DNUM-SocialGouv/1j1s-main-cms/issues/273)) ([9394577](https://github.com/DNUM-SocialGouv/1j1s-main-cms/commit/9394577d19bd6c97ca88be5d9f334a9a3cc568cc))

## [1.24.15](https://github.com/DNUM-SocialGouv/1j1s-main-cms/compare/v1.24.14...v1.24.15) (2024-02-01)


Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "1j1s-main-cms",
"private": true,
"version": "1.24.15",
"version": "1.25.0",
"description": "CMS agrégeant les données pour le site 1jeune1solution.gouv.fr",
"scripts": {
"docker:populate": "./populate-with-recette-data.sh",
Expand Down

0 comments on commit 4e3010f

Please sign in to comment.