Skip to content

Commit 2dae24b

Browse files
chore(release): 1.7.1 [skip ci]
## [1.7.1](v1.7.0...v1.7.1) (2023-08-21) ### Bug Fixes * /dist/CoCreate.js updated to https://CoCreate.app/dist/CoCreate.js ([f541db3](f541db3)) * replace cdn with /dist ([3e0141a](3e0141a)) * update file uploader ([a416fb8](a416fb8))
1 parent f541db3 commit 2dae24b

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
## [1.7.1](https://github.com/CoCreate-app/CoCreate-scroll/compare/v1.7.0...v1.7.1) (2023-08-21)
2+
3+
4+
### Bug Fixes
5+
6+
* /dist/CoCreate.js updated to https://CoCreate.app/dist/CoCreate.js ([f541db3](https://github.com/CoCreate-app/CoCreate-scroll/commit/f541db3683d2ae229d27d2a2820f3f1c687b73ee))
7+
* replace cdn with /dist ([3e0141a](https://github.com/CoCreate-app/CoCreate-scroll/commit/3e0141a4cc3dfb148b770861a020142cbd00e66b))
8+
* update file uploader ([a416fb8](https://github.com/CoCreate-app/CoCreate-scroll/commit/a416fb8f6275054529f8ddcd73d88e2608140a39))
9+
110
# [1.7.0](https://github.com/CoCreate-app/CoCreate-scroll/compare/v1.6.0...v1.7.0) (2023-08-17)
211

312

package.json

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

0 commit comments

Comments
 (0)