Skip to content

Commit bddb6c3

Browse files
chore(release): 1.14.3 [skip ci]
## [1.14.3](v1.14.2...v1.14.3) (2024-02-05) ### Bug Fixes * Removed https://cdn.cocreate.app/latest/CoCreate.min.css ([7d59765](7d59765))
1 parent 7d59765 commit bddb6c3

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [1.14.3](https://github.com/CoCreate-app/CoCreate-css-parser/compare/v1.14.2...v1.14.3) (2024-02-05)
2+
3+
4+
### Bug Fixes
5+
6+
* Removed https://cdn.cocreate.app/latest/CoCreate.min.css ([7d59765](https://github.com/CoCreate-app/CoCreate-css-parser/commit/7d597658028de62476729c65fa844d1795b598de))
7+
18
## [1.14.2](https://github.com/CoCreate-app/CoCreate-css-parser/compare/v1.14.1...v1.14.2) (2024-01-30)
29

310

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