Skip to content

Commit

Permalink
chore(main): release 3.184.0 (#2339)
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 Nov 21, 2023
1 parent 8557eef commit 765abc8
Show file tree
Hide file tree
Showing 4 changed files with 16 additions and 4 deletions.
2 changes: 1 addition & 1 deletion .env.scalingo
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ NEXT_TELEMETRY_DISABLED=${NEXT_TELEMETRY_DISABLED:-1}
# ici : https://github.com/DNUM-SocialGouv/1j1s-front/settings/environments/
SENTRY_DSN=${SENTRY_DSN}
SENTRY_ENVIRONMENT=${ENVIRONMENT}
SENTRY_RELEASE="3.183.4" # x-release-please-version
SENTRY_RELEASE="3.184.0" # x-release-please-version
SENTRY_ORG=${SENTRY_ORG}
SENTRY_PROJECT=${SENTRY_PROJECT}
SENTRY_TRACES_SAMPLE_RATE=${SENTRY_TRACES_SAMPLE_RATE}
Expand Down
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# Changelog

## [3.184.0](https://github.com/DNUM-SocialGouv/1j1s-front/compare/v3.183.4...v3.184.0) (2023-11-21)


### ✨ Nouvelles fonctionnalités

* **emplois-europe:** afficher le tag de type de contrat ([#2315](https://github.com/DNUM-SocialGouv/1j1s-front/issues/2315)) ([64ff0c7](https://github.com/DNUM-SocialGouv/1j1s-front/commit/64ff0c7527e1b270e919b6b2cf4e1b6651860152))


### 🐛 Corrections de bogues

* **deps:** update dependency redis to v4.6.11 ([#2336](https://github.com/DNUM-SocialGouv/1j1s-front/issues/2336)) ([8557eef](https://github.com/DNUM-SocialGouv/1j1s-front/commit/8557eef8fbc60cc7344cf80f0cb0ff7d21d9a475))

## [3.183.4](https://github.com/DNUM-SocialGouv/1j1s-front/compare/v3.183.3...v3.183.4) (2023-11-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": "18",
"npm": "10"
},
"version": "3.183.4",
"version": "3.184.0",
"private": true,
"scripts": {
"prepare": "npm dedupe && ./setup.sh",
Expand Down

0 comments on commit 765abc8

Please sign in to comment.