Skip to content

Commit

Permalink
chore(main): release 3.345.0 (#3338)
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 Sep 26, 2024
1 parent 2cb3516 commit 8cde543
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.344.1"
".": "3.345.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.345.0](https://github.com/DNUM-SocialGouv/1j1s-front/compare/v3.344.1...v3.345.0) (2024-09-26)


### Features

* **Annonce:** ajouter attribut aria-labelledby sur le lien des annonces ([#3324](https://github.com/DNUM-SocialGouv/1j1s-front/issues/3324)) ([92248c7](https://github.com/DNUM-SocialGouv/1j1s-front/commit/92248c77f732b4c649fda2caa784f8e24a417eae))


### Bug Fixes

* **deps:** update all non-major dependencies ([#3325](https://github.com/DNUM-SocialGouv/1j1s-front/issues/3325)) ([f000d27](https://github.com/DNUM-SocialGouv/1j1s-front/commit/f000d2759e218e8160f248d5aead350c1e83d870))
* **deps:** update dependency axios-cache-interceptor to v1.6.0 ([#3327](https://github.com/DNUM-SocialGouv/1j1s-front/issues/3327)) ([7115348](https://github.com/DNUM-SocialGouv/1j1s-front/commit/7115348f3ca7bba31fae0f30870a8b7e82d55cd1))

## [3.344.1](https://github.com/DNUM-SocialGouv/1j1s-front/compare/v3.344.0...v3.344.1) (2024-09-18)


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

0 comments on commit 8cde543

Please sign in to comment.