Skip to content

Commit 837b571

Browse files
chore(release): 1.11.8 [skip ci]
## [1.11.8](v1.11.7...v1.11.8) (2023-11-09) ### Bug Fixes * meta name typo ([e6cdb81](e6cdb81))
1 parent e6cdb81 commit 837b571

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.11.8](https://github.com/CoCreate-app/CoCreate-css-parser/compare/v1.11.7...v1.11.8) (2023-11-09)
2+
3+
4+
### Bug Fixes
5+
6+
* meta name typo ([e6cdb81](https://github.com/CoCreate-app/CoCreate-css-parser/commit/e6cdb8174495e9a4085e4bf4c4e920b0ce1e03d7))
7+
18
## [1.11.7](https://github.com/CoCreate-app/CoCreate-css-parser/compare/v1.11.6...v1.11.7) (2023-11-03)
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.11.7",
3+
"version": "1.11.8",
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)