Skip to content

Commit 20e1cdf

Browse files
chore(release): 1.10.0 [skip ci]
# [1.10.0](v1.9.3...v1.10.0) (2024-11-04) ### Bug Fixes * pretier.config.js and file formating ([b1fa7e1](b1fa7e1)) ### Features * add prettier.config.js and format files ([2127c18](2127c18)) * add prettier.config.js and format files ([842afb0](842afb0))
1 parent b1fa7e1 commit 20e1cdf

File tree

2 files changed

+14
-1
lines changed

2 files changed

+14
-1
lines changed

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,16 @@
1+
# [1.10.0](https://github.com/CoCreate-app/CoCreate-overlay-scroll/compare/v1.9.3...v1.10.0) (2024-11-04)
2+
3+
4+
### Bug Fixes
5+
6+
* pretier.config.js and file formating ([b1fa7e1](https://github.com/CoCreate-app/CoCreate-overlay-scroll/commit/b1fa7e1ceb8bc1cb660d996243c464777191bd3e))
7+
8+
9+
### Features
10+
11+
* add prettier.config.js and format files ([2127c18](https://github.com/CoCreate-app/CoCreate-overlay-scroll/commit/2127c18b918b86acb46c594b1c47292221df40d4))
12+
* add prettier.config.js and format files ([842afb0](https://github.com/CoCreate-app/CoCreate-overlay-scroll/commit/842afb070240e3b811b8b80327472ecf5c8ef09c))
13+
114
## [1.9.3](https://github.com/CoCreate-app/CoCreate-overlay-scroll/compare/v1.9.2...v1.9.3) (2024-06-12)
215

316

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