Skip to content

Commit

Permalink
chore(main): release 3.303.0 (#3101)
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 Jun 21, 2024
1 parent 0a739a7 commit 7b28e00
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.302.2"
".": "3.303.0"
}
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Changelog

## [3.303.0](https://github.com/DNUM-SocialGouv/1j1s-front/compare/v3.302.2...v3.303.0) (2024-06-21)


### Features

* **a11y:** supprimer br sur contrat engagement jeune ([#3082](https://github.com/DNUM-SocialGouv/1j1s-front/issues/3082)) ([0a739a7](https://github.com/DNUM-SocialGouv/1j1s-front/commit/0a739a79ed0dc32f5f8c8692a826d68358bdb761))
* **banniere:** refactorisation titre et suppression du test associée ([#3093](https://github.com/DNUM-SocialGouv/1j1s-front/issues/3093)) ([271c8ac](https://github.com/DNUM-SocialGouv/1j1s-front/commit/271c8ac894470bfa1e7c676112b0e52f8e3d49d0))

## [3.302.2](https://github.com/DNUM-SocialGouv/1j1s-front/compare/v3.302.1...v3.302.2) (2024-06-21)


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

0 comments on commit 7b28e00

Please sign in to comment.