Skip to content

Commit 54502d3

Browse files
chore(release): 1.1.0 [skip ci]
# [1.1.0](v1.0.17...v1.1.0) (2021-07-28) ### Features * add new is{attribute} system and remove data- from attributtes ([cc796c3](cc796c3))
1 parent cc796c3 commit 54502d3

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.0](https://github.com/CoCreate-app/CoCreate-parallax/compare/v1.0.17...v1.1.0) (2021-07-28)
2+
3+
4+
### Features
5+
6+
* add new is{attribute} system and remove data- from attributtes ([cc796c3](https://github.com/CoCreate-app/CoCreate-parallax/commit/cc796c3da5be0aeb81f020ba3dfb24ce73c26259))
7+
18
## [1.0.17](https://github.com/CoCreate-app/CoCreate-parallax/compare/v1.0.16...v1.0.17) (2021-07-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": "@cocreate/parallax",
3-
"version": "1.0.17",
3+
"version": "1.1.0",
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)