Skip to content

Commit 1a04145

Browse files
chore(release): 1.1.54 [skip ci]
## [1.1.54](v1.1.53...v1.1.54) (2022-01-01) ### Bug Fixes * get-value attribute value now supports a selector added # to all values currently in get-value attributes ([81746ee](81746ee))
1 parent 81746ee commit 1a04145

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.54](https://github.com/CoCreate-app/CoCreate-parallax/compare/v1.1.53...v1.1.54) (2022-01-01)
2+
3+
4+
### Bug Fixes
5+
6+
* get-value attribute value now supports a selector added # to all values currently in get-value attributes ([81746ee](https://github.com/CoCreate-app/CoCreate-parallax/commit/81746ee6ccf5fd0c40c67564a89551e8571220ec))
7+
18
## [1.1.53](https://github.com/CoCreate-app/CoCreate-parallax/compare/v1.1.52...v1.1.53) (2022-01-01)
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.53",
3+
"version": "1.1.54",
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)