Skip to content

Commit d4d2c0c

Browse files
chore(release): 1.1.3 [skip ci]
## [1.1.3](v1.1.2...v1.1.3) (2021-08-22) ### Bug Fixes * bump package versions ([f7f9cf5](f7f9cf5))
1 parent f7f9cf5 commit d4d2c0c

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [1.1.3](https://github.com/CoCreate-app/CoCreate-scroll/compare/v1.1.2...v1.1.3) (2021-08-22)
2+
3+
4+
### Bug Fixes
5+
6+
* bump package versions ([f7f9cf5](https://github.com/CoCreate-app/CoCreate-scroll/commit/f7f9cf5a91bb1d4a18c7a804e0b9743c50d26862))
7+
18
## [1.1.2](https://github.com/CoCreate-app/CoCreate-scroll/compare/v1.1.1...v1.1.2) (2021-08-02)
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": "@cocreate/scroll",
3-
"version": "1.1.2",
3+
"version": "1.1.3",
44
"description": "A simple scroll component in vanilla javascript. Easily configured using HTML5 data-attributes and/or JavaScript API.",
55
"keywords": [
66
"scroll",

0 commit comments

Comments
 (0)