Skip to content

Commit 7afcd56

Browse files
chore(release): 1.1.98 [skip ci]
## [1.1.98](v1.1.97...v1.1.98) (2022-12-15) ### Bug Fixes * add missing dev dependency style-loader ([e7b01e2](e7b01e2))
1 parent e7b01e2 commit 7afcd56

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.1.98](https://github.com/CoCreate-app/CoCreate-parallax/compare/v1.1.97...v1.1.98) (2022-12-15)
2+
3+
4+
### Bug Fixes
5+
6+
* add missing dev dependency style-loader ([e7b01e2](https://github.com/CoCreate-app/CoCreate-parallax/commit/e7b01e26351a64cc25dc28456a35d89ed92fc4e3))
7+
18
## [1.1.97](https://github.com/CoCreate-app/CoCreate-parallax/compare/v1.1.96...v1.1.97) (2022-12-13)
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.1.97",
3+
"version": "1.1.98",
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)