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

Commit 4a79ddb

Browse files
chore(release): version 1.2.0
# [1.2.0](v1.1.0...v1.2.0) (2020-09-14) ### Features * **paging:** Show current slide index and total pages. ([#280](#280)) ([5e85db1](5e85db1))
1 parent 5e85db1 commit 4a79ddb

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.0](https://github.com/SocialGouv/standup/compare/v1.1.0...v1.2.0) (2020-09-14)
2+
3+
4+
### Features
5+
6+
* **paging:** Show current slide index and total pages. ([#280](https://github.com/SocialGouv/standup/issues/280)) ([5e85db1](https://github.com/SocialGouv/standup/commit/5e85db1713023b3a3f26857e1fc0d3b07e1dddae))
7+
18
# [1.1.0](https://github.com/SocialGouv/standup/compare/v1.0.9...v1.1.0) (2020-09-13)
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.1.0",
3+
"version": "1.2.0",
44
"main": "index.js",
55
"author": "SocialGouv",
66
"license": "MIT",

0 commit comments

Comments
 (0)