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.22.0
Browse files Browse the repository at this point in the history
# [1.22.0](v1.21.3...v1.22.0) (2023-12-18)

### Features

* ovh in prod ([#153](#153)) ([dad0323](dad0323))
  • Loading branch information
SocialGroovyBot committed Dec 18, 2023
1 parent dad0323 commit 5ecd623
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.22.0](https://github.com/SocialGouv/archifiltre-statistics/compare/v1.21.3...v1.22.0) (2023-12-18)


### Features

* ovh in prod ([#153](https://github.com/SocialGouv/archifiltre-statistics/issues/153)) ([dad0323](https://github.com/SocialGouv/archifiltre-statistics/commit/dad0323f38422b3f7bd7e08b78102742efb087bc))

## [1.21.3](https://github.com/SocialGouv/archifiltre-statistics/compare/v1.21.2...v1.21.3) (2023-12-05)


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

0 comments on commit 5ecd623

Please sign in to comment.