Skip to content

Commit 0ce0e9a

Browse files
chore(release): 1.6.4 [skip ci]
## [1.6.4](v1.6.3...v1.6.4) (2023-11-09) ### Bug Fixes * meta name typo ([47365c8](47365c8)) * update host ([ed1917d](ed1917d))
1 parent ed1917d commit 0ce0e9a

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
## [1.6.4](https://github.com/CoCreate-app/CoCreate-overlay-scroll/compare/v1.6.3...v1.6.4) (2023-11-09)
2+
3+
4+
### Bug Fixes
5+
6+
* meta name typo ([47365c8](https://github.com/CoCreate-app/CoCreate-overlay-scroll/commit/47365c8558acb545d2535b7c4d186893aa7e272d))
7+
* update host ([ed1917d](https://github.com/CoCreate-app/CoCreate-overlay-scroll/commit/ed1917d6feb19190dae0b65f207ad30f466e31f6))
8+
19
## [1.6.3](https://github.com/CoCreate-app/CoCreate-overlay-scroll/compare/v1.6.2...v1.6.3) (2023-11-03)
210

311

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@cocreate/overlay-scroll",
3-
"version": "1.6.3",
3+
"version": "1.6.4",
44
"description": "A simple overlay-scroll component in vanilla javascript. Easily configured using HTML5 attributes and/or JavaScript API.",
55
"keywords": [
66
"overlay-scroll",

0 commit comments

Comments
 (0)