Skip to content

Commit d567822

Browse files
chore(release): 1.3.10 [skip ci]
## [1.3.10](v1.3.9...v1.3.10) (2023-06-04) ### Bug Fixes * **semantic-release:** worklow error solved by running node version 14 ([8a73fc0](8a73fc0))
1 parent 8a73fc0 commit d567822

File tree

2 files changed

+10
-3
lines changed

2 files changed

+10
-3
lines changed

CHANGELOG.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [1.3.10](https://github.com/CoCreate-app/CoCreate-parallax/compare/v1.3.9...v1.3.10) (2023-06-04)
2+
3+
4+
### Bug Fixes
5+
6+
* **semantic-release:** worklow error solved by running node version 14 ([8a73fc0](https://github.com/CoCreate-app/CoCreate-parallax/commit/8a73fc0bf3d768425e58b39d41865009081a62c4))
7+
18
## [1.3.9](https://github.com/CoCreate-app/CoCreate-parallax/compare/v1.3.8...v1.3.9) (2023-05-21)
29

310

@@ -1099,4 +1106,4 @@
10991106

11001107
### Features
11011108

1102-
* Initial Release ([f93ff14](https://github.com/CoCreate-app/CoCreate-parallax/commit/f93ff14e3a3a29e97a293d08655ce0aefb3709e2))
1109+
* Initial Release ([f93ff14](https://github.com/CoCreate-app/CoCreate-parallax/commit/f93ff14e3a3a29e97a293d08655ce0aefb3709e2))

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.9",
3+
"version": "1.3.10",
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.13"
6363
}
64-
}
64+
}

0 commit comments

Comments
 (0)