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

Commit 228c7f2

Browse files
chore(release): version 1.2.3
## [1.2.3](v1.2.2...v1.2.3) (2020-09-22) ### Bug Fixes * Add test to count slides after start. ([#288](#288)) ([10f4cd1](10f4cd1))
1 parent 10f4cd1 commit 228c7f2

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.3](https://github.com/SocialGouv/standup/compare/v1.2.2...v1.2.3) (2020-09-22)
2+
3+
4+
### Bug Fixes
5+
6+
* Add test to count slides after start. ([#288](https://github.com/SocialGouv/standup/issues/288)) ([10f4cd1](https://github.com/SocialGouv/standup/commit/10f4cd1df21b649507fbdd486468b20403e128d6))
7+
18
## [1.2.2](https://github.com/SocialGouv/standup/compare/v1.2.1...v1.2.2) (2020-09-17)
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.2",
3+
"version": "1.2.3",
44
"main": "index.js",
55
"author": "SocialGouv",
66
"license": "MIT",

0 commit comments

Comments
 (0)