Skip to content

Commit

Permalink
chore(release): version 3.193.0
Browse files Browse the repository at this point in the history
# [3.193.0](v3.192.0...v3.193.0) (2024-11-05)

### Bug Fixes

* use the node version 20 (20.9.0 (LTS)) ([#312](#312)) ([9f02e51](9f02e51))

### Features

* **data:** 20241105_1444 update ([745cd46](745cd46))
  • Loading branch information
SocialGroovyBot committed Nov 5, 2024
1 parent 745cd46 commit 03afcc6
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,15 @@
# [3.193.0](https://github.com/SocialGouv/kali-data/compare/v3.192.0...v3.193.0) (2024-11-05)


### Bug Fixes

* use the node version 20 (20.9.0 (LTS)) ([#312](https://github.com/SocialGouv/kali-data/issues/312)) ([9f02e51](https://github.com/SocialGouv/kali-data/commit/9f02e5176e8657977cdd2b671349418ef509ee96))


### Features

* **data:** 20241105_1444 update ([745cd46](https://github.com/SocialGouv/kali-data/commit/745cd46f4a603c0907c7705bdcb18a5a31ade39c))

# [3.192.0](https://github.com/SocialGouv/kali-data/compare/v3.191.0...v3.192.0) (2024-11-01)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@socialgouv/kali-data",
"version": "3.192.0",
"version": "3.193.0",
"dependencies": {
"csv-parser": "^3.0.0",
"node-xlsx": "^0.23.0",
Expand Down

0 comments on commit 03afcc6

Please sign in to comment.