Skip to content

Commit 7173c9e

Browse files
chore(release): 1.3.9 [skip ci]
## [1.3.9](v1.3.8...v1.3.9) (2023-05-21) ### Bug Fixes * Update dependencies versions for [@cocreate](https://github.com/cocreate) libraries ([dc3c5f7](dc3c5f7))
1 parent dc3c5f7 commit 7173c9e

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.9](https://github.com/CoCreate-app/CoCreate-parallax/compare/v1.3.8...v1.3.9) (2023-05-21)
2+
3+
4+
### Bug Fixes
5+
6+
* Update dependencies versions for [@cocreate](https://github.com/cocreate) libraries ([dc3c5f7](https://github.com/CoCreate-app/CoCreate-parallax/commit/dc3c5f7d8c878d653844b1dcd0ea5e50654a1578))
7+
18
## [1.3.8](https://github.com/CoCreate-app/CoCreate-parallax/compare/v1.3.7...v1.3.8) (2023-05-19)
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.8",
3+
"version": "1.3.9",
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.12"
6363
}
64-
}
64+
}

0 commit comments

Comments
 (0)