Skip to content

Commit e70a9a1

Browse files
chore(release): 1.5.1 [skip ci]
## [1.5.1](v1.5.0...v1.5.1) (2023-08-21) ### Bug Fixes * /dist/CoCreate.js updated to https://CoCreate.app/dist/CoCreate.js ([56ab1c7](56ab1c7)) * replace cdn with /dist ([4c331a7](4c331a7)) * update file uploader ([9cd08e4](9cd08e4))
1 parent 56ab1c7 commit e70a9a1

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

+9
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
## [1.5.1](https://github.com/CoCreate-app/CoCreate-parallax/compare/v1.5.0...v1.5.1) (2023-08-21)
2+
3+
4+
### Bug Fixes
5+
6+
* /dist/CoCreate.js updated to https://CoCreate.app/dist/CoCreate.js ([56ab1c7](https://github.com/CoCreate-app/CoCreate-parallax/commit/56ab1c73215da24e6d5d9372f37714d95b8639bb))
7+
* replace cdn with /dist ([4c331a7](https://github.com/CoCreate-app/CoCreate-parallax/commit/4c331a7856073576661014b09e9b974bd5c159a4))
8+
* update file uploader ([9cd08e4](https://github.com/CoCreate-app/CoCreate-parallax/commit/9cd08e4845cde689c1910e445254d346f03f249d))
9+
110
# [1.5.0](https://github.com/CoCreate-app/CoCreate-parallax/compare/v1.4.0...v1.5.0) (2023-08-17)
211

312

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@cocreate/parallax",
3-
"version": "1.5.0",
3+
"version": "1.5.1",
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)