Skip to content

Commit

Permalink
chore(main): release 3.359.0
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored Jan 24, 2025
1 parent f7a7d8f commit 3d3debf
Show file tree
Hide file tree
Showing 4 changed files with 18 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 @@ -5,5 +5,5 @@
"release-type": "node",
"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}]",
"extra-files": ".env.scalingo",
".": "3.358.16"
".": "3.359.0"
}
14 changes: 14 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,19 @@
# Changelog

## [3.359.0](https://github.com/DNUM-SocialGouv/1j1s-front/compare/v3.358.16...v3.359.0) (2025-01-24)


### Features

* **campagne:** met à jour la campagne de stages pour 2025 ([#3566](https://github.com/DNUM-SocialGouv/1j1s-front/issues/3566)) ([c1bb737](https://github.com/DNUM-SocialGouv/1j1s-front/commit/c1bb737d9b6aba6541befb53771f8d8fec887d63))
* Revert trackers ([#3471](https://github.com/DNUM-SocialGouv/1j1s-front/issues/3471)) ([6878dd5](https://github.com/DNUM-SocialGouv/1j1s-front/commit/6878dd53fa78a4dcde094f536f87de5df48da7eb))


### Bug Fixes

* **deps:** update all non-major dependencies to v7.14.0 ([#3559](https://github.com/DNUM-SocialGouv/1j1s-front/issues/3559)) ([76341aa](https://github.com/DNUM-SocialGouv/1j1s-front/commit/76341aace82096c7091ae4f3b85883c7cb910083))
* Trigger les services tiers à la navigation ([#3473](https://github.com/DNUM-SocialGouv/1j1s-front/issues/3473)) ([f7a7d8f](https://github.com/DNUM-SocialGouv/1j1s-front/commit/f7a7d8f4e0a3c9e067749e751b1bb5e06488a0e6))

## [3.358.16](https://github.com/DNUM-SocialGouv/1j1s-front/compare/v3.358.15...v3.358.16) (2025-01-14)


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
Expand Up @@ -4,7 +4,7 @@
"node": "22",
"npm": "11"
},
"version": "3.358.16",
"version": "3.359.0",
"private": true,
"scripts": {
"prepare": "npm dedupe && ./setup.sh",
Expand Down

0 comments on commit 3d3debf

Please sign in to comment.