Skip to content

Commit

Permalink
chore(main): release 3.264.0 (#2794)
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 Mar 11, 2024
1 parent 43708f6 commit 6de5ac0
Show file tree
Hide file tree
Showing 4 changed files with 17 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.263.0"
".": "3.264.0"
}
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@
# Changelog

## [3.264.0](https://github.com/DNUM-SocialGouv/1j1s-front/compare/v3.263.0...v3.264.0) (2024-03-11)


### Features

* **alternance:** integrer offre pass ([#2762](https://github.com/DNUM-SocialGouv/1j1s-front/issues/2762)) ([f4cd864](https://github.com/DNUM-SocialGouv/1j1s-front/commit/f4cd86488e00e0d3f95d15a91d3cd718775cb41c))
* **europe:** limite nombre de page pour 10 000 resultats max ([#2780](https://github.com/DNUM-SocialGouv/1j1s-front/issues/2780)) ([43708f6](https://github.com/DNUM-SocialGouv/1j1s-front/commit/43708f63cb42cdf509454a27f76cd2504e008da9))


### Bug Fixes

* **deps:** update all non-major dependencies ([#2784](https://github.com/DNUM-SocialGouv/1j1s-front/issues/2784)) ([8f3a67c](https://github.com/DNUM-SocialGouv/1j1s-front/commit/8f3a67c8972cb0b1802f0911ec20f0fd9730ab5b))

## [3.263.0](https://github.com/DNUM-SocialGouv/1j1s-front/compare/v3.262.1...v3.263.0) (2024-03-11)


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": "18",
"npm": "10"
},
"version": "3.263.0",
"version": "3.264.0",
"private": true,
"scripts": {
"prepare": "npm dedupe && ./setup.sh",
Expand Down

0 comments on commit 6de5ac0

Please sign in to comment.