Skip to content

Commit 3bf9a68

Browse files
chore(release): 1.9.2 [skip ci]
## [1.9.2](v1.9.1...v1.9.2) (2024-05-19) ### Bug Fixes * replaced localstorage-key with $user_id operator ([742aee8](742aee8))
1 parent 742aee8 commit 3bf9a68

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.9.2](https://github.com/CoCreate-app/CoCreate-parallax/compare/v1.9.1...v1.9.2) (2024-05-19)
2+
3+
4+
### Bug Fixes
5+
6+
* replaced localstorage-key with $user_id operator ([742aee8](https://github.com/CoCreate-app/CoCreate-parallax/commit/742aee8b73b7374351a31d46dc7b2a1adcfb2715))
7+
18
## [1.9.1](https://github.com/CoCreate-app/CoCreate-parallax/compare/v1.9.0...v1.9.1) (2024-04-29)
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.9.1",
3+
"version": "1.9.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)