Skip to content

Commit 297e8a7

Browse files
chore(release): 1.9.1 [skip ci]
## [1.9.1](v1.9.0...v1.9.1) (2023-08-21) ### Bug Fixes * /dist/CoCreate.js updated to https://CoCreate.app/dist/CoCreate.js ([08cb9e5](08cb9e5)) * replace cdn with /dist ([688b4bc](688b4bc)) * update file uploader ([549af24](549af24))
1 parent 08cb9e5 commit 297e8a7

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.9.1](https://github.com/CoCreate-app/CoCreate-css-parser/compare/v1.9.0...v1.9.1) (2023-08-21)
2+
3+
4+
### Bug Fixes
5+
6+
* /dist/CoCreate.js updated to https://CoCreate.app/dist/CoCreate.js ([08cb9e5](https://github.com/CoCreate-app/CoCreate-css-parser/commit/08cb9e53ed94e67e898d9562415c5b05ec4264db))
7+
* replace cdn with /dist ([688b4bc](https://github.com/CoCreate-app/CoCreate-css-parser/commit/688b4bc7c89e6436f48dab5406c6f86c138daaa2))
8+
* update file uploader ([549af24](https://github.com/CoCreate-app/CoCreate-css-parser/commit/549af240382c6738b1b71a71fa522ec58e3654da))
9+
110
# [1.9.0](https://github.com/CoCreate-app/CoCreate-css-parser/compare/v1.8.0...v1.9.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/css-parser",
3-
"version": "1.9.0",
3+
"version": "1.9.1",
44
"description": "A simple css-parser component in vanilla javascript. Easily configured using HTML5 data-attributes and/or JavaScript API.",
55
"keywords": [
66
"css-parser",

0 commit comments

Comments
 (0)