Skip to content

Commit

Permalink
chore(main): release 4.14.1
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored and Mintoo200 committed Sep 22, 2023
1 parent f540ca4 commit a43f56f
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 3 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [4.14.1](https://github.com/DNUM-SocialGouv/1j1s-etl/compare/v4.14.0...v4.14.1) (2023-09-22)


### Bug Fixes

* **deps:** update dependency fast-xml-parser to ~4.3.0 ([f540ca4](https://github.com/DNUM-SocialGouv/1j1s-etl/commit/f540ca447b7820c35bd31d7c6eb0a3a3baa80f63))

## [4.14.0](https://github.com/DNUM-SocialGouv/1j1s-etl/compare/v4.13.3...v4.14.0) (2023-09-19)


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.14.0",
"version": "4.14.1",
"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 a43f56f

Please sign in to comment.