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.28
Browse files Browse the repository at this point in the history
## [1.19.28](v1.19.27...v1.19.28) (2022-08-24)

### Bug Fixes

* date stats ([#138](#138)) ([8359c44](8359c44))
  • Loading branch information
semantic-release-bot committed Aug 24, 2022
1 parent 8359c44 commit 2b62235
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.28](https://github.com/SocialGouv/archifiltre-statistics/compare/v1.19.27...v1.19.28) (2022-08-24)


### Bug Fixes

* date stats ([#138](https://github.com/SocialGouv/archifiltre-statistics/issues/138)) ([8359c44](https://github.com/SocialGouv/archifiltre-statistics/commit/8359c4451a3949a3db1b473885869ed075daa020))

## [1.19.27](https://github.com/SocialGouv/archifiltre-statistics/compare/v1.19.26...v1.19.27) (2022-03-11)


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

0 comments on commit 2b62235

Please sign in to comment.