Skip to content

Commit bf3c072

Browse files
chore(release): 1.3.11 [skip ci]
## [1.3.11](v1.3.10...v1.3.11) (2023-06-04) ### Bug Fixes * replaced secert GITHUB_TOKEN with GITHUB ([0d3fefa](0d3fefa)) * Update dependencies versions for [@cocreate](https://github.com/cocreate) libraries ([0ab492b](0ab492b))
1 parent 0ab492b commit bf3c072

File tree

2 files changed

+10
-2
lines changed

2 files changed

+10
-2
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
## [1.3.11](https://github.com/CoCreate-app/CoCreate-parallax/compare/v1.3.10...v1.3.11) (2023-06-04)
2+
3+
4+
### Bug Fixes
5+
6+
* replaced secert GITHUB_TOKEN with GITHUB ([0d3fefa](https://github.com/CoCreate-app/CoCreate-parallax/commit/0d3fefab5552345126c0a96f056727936ac80a38))
7+
* Update dependencies versions for [@cocreate](https://github.com/cocreate) libraries ([0ab492b](https://github.com/CoCreate-app/CoCreate-parallax/commit/0ab492b98820068f1c60a3e52e6d67980aaa2827))
8+
19
## [1.3.10](https://github.com/CoCreate-app/CoCreate-parallax/compare/v1.3.9...v1.3.10) (2023-06-04)
210

311

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.10",
3+
"version": "1.3.11",
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.15"
6363
}
64-
}
64+
}

0 commit comments

Comments
 (0)