Skip to content
This repository was archived by the owner on Nov 28, 2025. It is now read-only.

Commit 1876088

Browse files
chore(release): version 1.2.5
## [1.2.5](v1.2.4...v1.2.5) (2020-10-10) ### Bug Fixes * Add sre-screts as dev dependency. ([21802c3](21802c3))
1 parent 21802c3 commit 1876088

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [1.2.5](https://github.com/SocialGouv/standup/compare/v1.2.4...v1.2.5) (2020-10-10)
2+
3+
4+
### Bug Fixes
5+
6+
* Add sre-screts as dev dependency. ([21802c3](https://github.com/SocialGouv/standup/commit/21802c3041268f75ecce33e16d9c78ff4622f2fd))
7+
18
## [1.2.4](https://github.com/SocialGouv/standup/compare/v1.2.3...v1.2.4) (2020-10-09)
29

310

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "standup",
3-
"version": "1.2.4",
3+
"version": "1.2.5",
44
"main": "index.js",
55
"author": "SocialGouv",
66
"license": "MIT",

0 commit comments

Comments
 (0)