Skip to content

Commit f761027

Browse files
chore(release): 1.11.4 [skip ci]
## [1.11.4](v1.11.3...v1.11.4) (2023-10-14) ### Bug Fixes * bump dependencies ([2b9c5fa](2b9c5fa))
1 parent 2b9c5fa commit f761027

File tree

2 files changed

+9
-2
lines changed

2 files changed

+9
-2
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [1.11.4](https://github.com/CoCreate-app/CoCreate-css-parser/compare/v1.11.3...v1.11.4) (2023-10-14)
2+
3+
4+
### Bug Fixes
5+
6+
* bump dependencies ([2b9c5fa](https://github.com/CoCreate-app/CoCreate-css-parser/commit/2b9c5fa5d3447412ddad0091f35ab4590c0b01b9))
7+
18
## [1.11.3](https://github.com/CoCreate-app/CoCreate-css-parser/compare/v1.11.2...v1.11.3) (2023-10-09)
29

310

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@cocreate/css-parser",
3-
"version": "1.11.3",
3+
"version": "1.11.4",
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",
@@ -61,4 +61,4 @@
6161
"@cocreate/local-storage": "^1.10.5",
6262
"@cocreate/observer": "^1.11.5"
6363
}
64-
}
64+
}

0 commit comments

Comments
 (0)