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.13-alpha.4
Browse files Browse the repository at this point in the history
## [1.19.13-alpha.4](v1.19.13-alpha.3...v1.19.13-alpha.4) (2021-09-10)

### Bug Fixes

* Remove tests workflow. ([30629e1](30629e1))
  • Loading branch information
semantic-release-bot committed Sep 10, 2021
1 parent 30629e1 commit ce72b7e
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.13-alpha.4](https://github.com/SocialGouv/archifiltre-statistics/compare/v1.19.13-alpha.3...v1.19.13-alpha.4) (2021-09-10)


### Bug Fixes

* Remove tests workflow. ([30629e1](https://github.com/SocialGouv/archifiltre-statistics/commit/30629e1cfeaa45e6b63e22c31bfccd7a5991d954))

## [1.19.13-alpha.3](https://github.com/SocialGouv/archifiltre-statistics/compare/v1.19.13-alpha.2...v1.19.13-alpha.3) (2021-09-10)


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

0 comments on commit ce72b7e

Please sign in to comment.