Skip to content

Commit

Permalink
chore(main): release 3.245.0 (#2701)
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 Feb 14, 2024
1 parent a808113 commit b00bbb3
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.244.0"
".": "3.245.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.245.0](https://github.com/DNUM-SocialGouv/1j1s-front/compare/v3.244.0...v3.245.0) (2024-02-14)


### Features

* **accompagnement:** ajoute l‘icone téléphone et rend cliquable de numéro de téléphone ([#2685](https://github.com/DNUM-SocialGouv/1j1s-front/issues/2685)) ([9c57f9c](https://github.com/DNUM-SocialGouv/1j1s-front/commit/9c57f9c98744605913ce36577aa9b851dbc1d3f9))


### Bug Fixes

* **deps:** update dependency @sentry/nextjs to v7.101.0 ([#2696](https://github.com/DNUM-SocialGouv/1j1s-front/issues/2696)) ([a808113](https://github.com/DNUM-SocialGouv/1j1s-front/commit/a80811389fa109271b4c3e7e6c99805befed9771))

## [3.244.0](https://github.com/DNUM-SocialGouv/1j1s-front/compare/v3.243.0...v3.244.0) (2024-02-13)


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

0 comments on commit b00bbb3

Please sign in to comment.