Skip to content

Commit 16477ac

Browse files
chore(release): 1.1.2 [skip ci]
## [1.1.2](v1.1.1...v1.1.2) (2021-08-02) ### Bug Fixes * remove data- from attributes ([beafc33](beafc33)) * removed data- from parallax attributes ([2405c73](2405c73)) * update data-fullscreen to fullscreen ([537da79](537da79))
1 parent beafc33 commit 16477ac

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
## [1.1.2](https://github.com/CoCreate-app/CoCreate-parallax/compare/v1.1.1...v1.1.2) (2021-08-02)
2+
3+
4+
### Bug Fixes
5+
6+
* remove data- from attributes ([beafc33](https://github.com/CoCreate-app/CoCreate-parallax/commit/beafc33fb3d5eb8a7e7c200bcf15f5c7bf510e88))
7+
* removed data- from parallax attributes ([2405c73](https://github.com/CoCreate-app/CoCreate-parallax/commit/2405c73227d2e6610bd9ed2752a9d03a50ddc6b3))
8+
* update data-fullscreen to fullscreen ([537da79](https://github.com/CoCreate-app/CoCreate-parallax/commit/537da790e8b388599d1fb93b33af0ecb6ccaae7c))
9+
110
## [1.1.1](https://github.com/CoCreate-app/CoCreate-parallax/compare/v1.1.0...v1.1.1) (2021-07-28)
211

312

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.1",
3+
"version": "1.1.2",
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)