Skip to content

Commit

Permalink
chore(main): release 3.170.2 (#2210)
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 Oct 24, 2023
1 parent c2a40ae commit f1ab338
Show file tree
Hide file tree
Showing 4 changed files with 11 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.170.1" # x-release-please-version
SENTRY_RELEASE="3.170.2" # x-release-please-version
SENTRY_ORG=${SENTRY_ORG}
SENTRY_PROJECT=${SENTRY_PROJECT}
SENTRY_TRACES_SAMPLE_RATE=${SENTRY_TRACES_SAMPLE_RATE}
Expand Down
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [3.170.2](https://github.com/DNUM-SocialGouv/1j1s-front/compare/v3.170.1...v3.170.2) (2023-10-24)


### 🐛 Corrections de bogues

* **pagination:** contraste insuffisant ([#2209](https://github.com/DNUM-SocialGouv/1j1s-front/issues/2209)) ([c2a40ae](https://github.com/DNUM-SocialGouv/1j1s-front/commit/c2a40aef12c714bcdb4940410f22c25240278f17))

## [3.170.1](https://github.com/DNUM-SocialGouv/1j1s-front/compare/v3.170.0...v3.170.1) (2023-10-24)


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

0 comments on commit f1ab338

Please sign in to comment.