Skip to content

Commit

Permalink
chore(main): release 1.33.3 (#391)
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 Sep 26, 2024
1 parent f2f74f2 commit 47ff701
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.33.2"
".": "1.33.3"
}
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [1.33.3](https://github.com/DNUM-SocialGouv/1j1s-main-cms/compare/v1.33.2...v1.33.3) (2024-09-26)


### Bug Fixes

* **deps:** update all non-major dependencies to v4.25.12 (patch) ([#390](https://github.com/DNUM-SocialGouv/1j1s-main-cms/issues/390)) ([f2f74f2](https://github.com/DNUM-SocialGouv/1j1s-main-cms/commit/f2f74f25e1abb6d62af08006057f72c472d8775d))

## [1.33.2](https://github.com/DNUM-SocialGouv/1j1s-main-cms/compare/v1.33.1...v1.33.2) (2024-09-18)


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.33.2",
"version": "1.33.3",
"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 47ff701

Please sign in to comment.