Skip to content

Commit

Permalink
chore(main): release 4.19.33 (#569)
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 Dec 3, 2024
1 parent ef20e65 commit a43c7e4
Show file tree
Hide file tree
Showing 5 changed files with 13 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.32" # x-release-please-version
SENTRY_RELEASE="4.19.33" # 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.32"
".": "4.19.33"
}
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Changelog

## [4.19.33](https://github.com/DNUM-SocialGouv/1j1s-etl/compare/v4.19.32...v4.19.33) (2024-12-02)


### 👷 Autres changements

* **deps:** lock file maintenance ([#570](https://github.com/DNUM-SocialGouv/1j1s-etl/issues/570)) ([ef20e65](https://github.com/DNUM-SocialGouv/1j1s-etl/commit/ef20e6586a93bcd14acb9e2391c9c067268e761e))
* **deps:** update npm to v10.9.1 ([#567](https://github.com/DNUM-SocialGouv/1j1s-etl/issues/567)) ([ed43dd5](https://github.com/DNUM-SocialGouv/1j1s-etl/commit/ed43dd5d3e1499a1d42baaa877ec37a0112e9915))

## [4.19.32](https://github.com/DNUM-SocialGouv/1j1s-etl/compare/v4.19.31...v4.19.32) (2024-11-26)


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.32",
"version": "4.19.33",
"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 a43c7e4

Please sign in to comment.