Skip to content

Commit

Permalink
chore(main): release 3.336.0
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored Jul 31, 2024
1 parent 0353c4b commit faf26b8
Show file tree
Hide file tree
Showing 4 changed files with 16 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.335.0"
".": "3.336.0"
}
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# Changelog

## [3.336.0](https://github.com/DNUM-SocialGouv/1j1s-front/compare/v3.335.0...v3.336.0) (2024-07-31)


### Features

* **emplois europe:** transformer le niveau d'étude autre en non spécifié ([#3223](https://github.com/DNUM-SocialGouv/1j1s-front/issues/3223)) ([3dfc9a9](https://github.com/DNUM-SocialGouv/1j1s-front/commit/3dfc9a91b60800994bc8174a5075f7417aa1c95b))


### Bug Fixes

* **deps:** update dependency redis to v4.7.0 ([#3224](https://github.com/DNUM-SocialGouv/1j1s-front/issues/3224)) ([0353c4b](https://github.com/DNUM-SocialGouv/1j1s-front/commit/0353c4bb30d67b9f9aceffdac32b98b957d43058))

## [3.335.0](https://github.com/DNUM-SocialGouv/1j1s-front/compare/v3.334.0...v3.335.0) (2024-07-30)


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

0 comments on commit faf26b8

Please sign in to comment.