Skip to content

Commit

Permalink
chore(main): release 3.358.16 (#3554)
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 Jan 14, 2025
1 parent 9a9be92 commit 921147a
Show file tree
Hide file tree
Showing 4 changed files with 12 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.15"
".": "3.358.16"
}
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Changelog

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


### Bug Fixes

* **deps:** update all non-major dependencies ([#3551](https://github.com/DNUM-SocialGouv/1j1s-front/issues/3551)) ([45a5411](https://github.com/DNUM-SocialGouv/1j1s-front/commit/45a5411dddfed76caef3c7ce57e37b3b78822de3))
* **deps:** update dependency @sentry/nextjs to v8.48.0 ([#3552](https://github.com/DNUM-SocialGouv/1j1s-front/issues/3552)) ([8ec356c](https://github.com/DNUM-SocialGouv/1j1s-front/commit/8ec356ca1d9b24e8324b77b1c135908fe5a420b0))

## [3.358.15](https://github.com/DNUM-SocialGouv/1j1s-front/compare/v3.358.14...v3.358.15) (2025-01-06)


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.15",
"version": "3.358.16",
"private": true,
"scripts": {
"prepare": "npm dedupe && ./setup.sh",
Expand Down

0 comments on commit 921147a

Please sign in to comment.