Skip to content

Commit 44d15ad

Browse files
chore(release): 1.3.4 [skip ci]
## [1.3.4](v1.3.3...v1.3.4) (2023-04-30) ### Bug Fixes * fullscreen target updated to fullscreen fullscreen-target ([2dc5642](2dc5642)) * package-lock.json and pnpm-lock.yaml added to .gitignore ([cc15e70](cc15e70)) * removed toogle fullscreen icons. now using css content ([f193c54](f193c54)) * replaced sessionUser and sessionOrg with localstorage attributes ([217a577](217a577))
1 parent 2dc5642 commit 44d15ad

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
## [1.3.4](https://github.com/CoCreate-app/CoCreate-parallax/compare/v1.3.3...v1.3.4) (2023-04-30)
2+
3+
4+
### Bug Fixes
5+
6+
* fullscreen target updated to fullscreen fullscreen-target ([2dc5642](https://github.com/CoCreate-app/CoCreate-parallax/commit/2dc56425b94351d642417b8b925d96abee54d52d))
7+
* package-lock.json and pnpm-lock.yaml added to .gitignore ([cc15e70](https://github.com/CoCreate-app/CoCreate-parallax/commit/cc15e70cfab769c32b8a0d3d9ca8ca416a20a597))
8+
* removed toogle fullscreen icons. now using css content ([f193c54](https://github.com/CoCreate-app/CoCreate-parallax/commit/f193c54704f151f06a08f36ddff5b343cd3938a2))
9+
* replaced sessionUser and sessionOrg with localstorage attributes ([217a577](https://github.com/CoCreate-app/CoCreate-parallax/commit/217a5778c56d3a7ac5fccd77f615486229e63ef7))
10+
111
## [1.3.3](https://github.com/CoCreate-app/CoCreate-parallax/compare/v1.3.2...v1.3.3) (2023-04-24)
212

313

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.3",
3+
"version": "1.3.4",
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)