Skip to content

Commit 5aab1b1

Browse files
chore(release): 1.3.2 [skip ci]
## [1.3.2](v1.3.1...v1.3.2) (2023-04-24) ### Bug Fixes * bump [@cocreate](https://github.com/cocreate) dependencies ([8f305a3](8f305a3))
1 parent 8f305a3 commit 5aab1b1

File tree

2 files changed

+9
-2
lines changed

2 files changed

+9
-2
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [1.3.2](https://github.com/CoCreate-app/CoCreate-parallax/compare/v1.3.1...v1.3.2) (2023-04-24)
2+
3+
4+
### Bug Fixes
5+
6+
* bump [@cocreate](https://github.com/cocreate) dependencies ([8f305a3](https://github.com/CoCreate-app/CoCreate-parallax/commit/8f305a37a505819cc703f1d7e965e8150e250dcf))
7+
18
## [1.3.1](https://github.com/CoCreate-app/CoCreate-parallax/compare/v1.3.0...v1.3.1) (2023-04-24)
29

310

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@cocreate/parallax",
3-
"version": "1.3.1",
3+
"version": "1.3.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",
@@ -61,4 +61,4 @@
6161
"dependencies": {
6262
"@cocreate/docs": "^1.7.0"
6363
}
64-
}
64+
}

0 commit comments

Comments
 (0)