Skip to content

Commit 340a6e9

Browse files
chore(release): 1.1.3 [skip ci]
## [1.1.3](v1.1.2...v1.1.3) (2021-08-12) ### Bug Fixes * update data-module_id to document_id ([21a7ec1](21a7ec1))
1 parent 21a7ec1 commit 340a6e9

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-parallax/compare/v1.1.2...v1.1.3) (2021-08-12)
2+
3+
4+
### Bug Fixes
5+
6+
* update data-module_id to document_id ([21a7ec1](https://github.com/CoCreate-app/CoCreate-parallax/commit/21a7ec184853c1566be5e49675e763b4d3aab422))
7+
18
## [1.1.2](https://github.com/CoCreate-app/CoCreate-parallax/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/parallax",
3-
"version": "1.1.2",
3+
"version": "1.1.3",
44
"description": "A stunning css effect in which the background moves at a slower pace than the foreground. Resulting in 3D effect when users scroll up/down the webpage.",
55
"keywords": [
66
"parallax",

0 commit comments

Comments
 (0)