Skip to content

Commit 6433af1

Browse files
chore(release): 1.3.12 [skip ci]
## [1.3.12](v1.3.11...v1.3.12) (2023-06-04) ### Bug Fixes * Refactor CoCreate.config.js to remove hard-coded credentials ([93a6fb3](93a6fb3))
1 parent 93a6fb3 commit 6433af1

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.3.12](https://github.com/CoCreate-app/CoCreate-parallax/compare/v1.3.11...v1.3.12) (2023-06-04)
2+
3+
4+
### Bug Fixes
5+
6+
* Refactor CoCreate.config.js to remove hard-coded credentials ([93a6fb3](https://github.com/CoCreate-app/CoCreate-parallax/commit/93a6fb345837638805471225300481d26d498baa))
7+
18
## [1.3.11](https://github.com/CoCreate-app/CoCreate-parallax/compare/v1.3.10...v1.3.11) (2023-06-04)
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.3.11",
3+
"version": "1.3.12",
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)