Skip to content
This repository has been archived by the owner on May 31, 2024. It is now read-only.

Commit

Permalink
chore(release): version 1.19.24
Browse files Browse the repository at this point in the history
## [1.19.24](v1.19.23...v1.19.24) (2022-03-09)

### Bug Fixes

* **ci:** helm-deploy ([#129](#129)) ([4914249](4914249))
  • Loading branch information
semantic-release-bot committed Mar 9, 2022
1 parent 4914249 commit 1b0dd40
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [1.19.24](https://github.com/SocialGouv/archifiltre-statistics/compare/v1.19.23...v1.19.24) (2022-03-09)


### Bug Fixes

* **ci:** helm-deploy ([#129](https://github.com/SocialGouv/archifiltre-statistics/issues/129)) ([4914249](https://github.com/SocialGouv/archifiltre-statistics/commit/49142491ac11301a3d99c963a92d50d734f8cf7b))

## [1.19.23](https://github.com/SocialGouv/archifiltre-statistics/compare/v1.19.22...v1.19.23) (2022-03-04)


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": "archifiltre-statistics",
"version": "1.19.23",
"version": "1.19.24",
"main": "dist/app.js",
"scripts": {
"dev": "nodemon --watch 'src/**/*' -e ts --exec ts-node src/app.ts",
Expand Down

0 comments on commit 1b0dd40

Please sign in to comment.