Skip to content

Commit

Permalink
chore(main): release 4.19.26
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored and Mintoo200 committed Sep 18, 2024
1 parent 3244313 commit 9079c9a
Show file tree
Hide file tree
Showing 5 changed files with 17 additions and 5 deletions.
2 changes: 1 addition & 1 deletion .env.scalingo
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
SENTRY_RELEASE="4.19.25" # x-release-please-version
SENTRY_RELEASE="4.19.26" # x-release-please-version

APPLICATION_LOGGER_LOG_LEVEL=${APPLICATION_LOGGER_LOG_LEVEL:-info}
APPLICATION_LOGGER_NAME=${APPLICATION_LOGGER_NAME:-main}
Expand Down
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
".": "4.19.25"
".": "4.19.26"
}
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# Changelog

## [4.19.26](https://github.com/DNUM-SocialGouv/1j1s-etl/compare/v4.19.25...v4.19.26) (2024-09-13)


### 🐛 Corrections de bogues

* **deps:** update all non-major dependencies (minor) ([#545](https://github.com/DNUM-SocialGouv/1j1s-etl/issues/545)) ([a6eddf5](https://github.com/DNUM-SocialGouv/1j1s-etl/commit/a6eddf59a5f8ddd59c9ae131fdc9e9d8a8050f5c))


### 👷 Autres changements

* **deps:** update dependency sinon to v19 ([#554](https://github.com/DNUM-SocialGouv/1j1s-etl/issues/554)) ([3244313](https://github.com/DNUM-SocialGouv/1j1s-etl/commit/3244313b8c9fa723ab7d345c44a62a72a5e2fc70))

## [4.19.25](https://github.com/DNUM-SocialGouv/1j1s-etl/compare/v4.19.24...v4.19.25) (2024-09-11)


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
@@ -1,6 +1,6 @@
{
"name": "1j1s-etl",
"version": "4.19.25",
"version": "4.19.26",
"description": "Dépôt qui regroupe les opérations de transformation et de chargement des données issues de flux pour les stages du site 1j1s",
"main": "start.ts",
"directories": {
Expand Down

0 comments on commit 9079c9a

Please sign in to comment.