Skip to content

Commit baa0be6

Browse files
chore(release): 1.9.3 [skip ci]
## [1.9.3](v1.9.2...v1.9.3) (2024-06-12) ### Bug Fixes * bump cocreate dependencies ([d4eee56](d4eee56)) * svg icon class ([33a6c8b](33a6c8b))
1 parent d4eee56 commit baa0be6

File tree

2 files changed

+10
-2
lines changed

2 files changed

+10
-2
lines changed

CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
## [1.9.3](https://github.com/CoCreate-app/CoCreate-parallax/compare/v1.9.2...v1.9.3) (2024-06-12)
2+
3+
4+
### Bug Fixes
5+
6+
* bump cocreate dependencies ([d4eee56](https://github.com/CoCreate-app/CoCreate-parallax/commit/d4eee563d326973e3ff21b9dd73ebfc3f9d29dbe))
7+
* svg icon class ([33a6c8b](https://github.com/CoCreate-app/CoCreate-parallax/commit/33a6c8be6b5859d86c24a4be9c7f6db509a755e3))
8+
19
## [1.9.2](https://github.com/CoCreate-app/CoCreate-parallax/compare/v1.9.1...v1.9.2) (2024-05-19)
210

311

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@cocreate/parallax",
3-
"version": "1.9.2",
3+
"version": "1.9.3",
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",
@@ -57,4 +57,4 @@
5757
"webpack-cli": "^4.5.0",
5858
"webpack-log": "^3.0.1"
5959
}
60-
}
60+
}

0 commit comments

Comments
 (0)