We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e6cdb81 commit 837b571Copy full SHA for 837b571
CHANGELOG.md
@@ -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
8
## [1.11.7](https://github.com/CoCreate-app/CoCreate-css-parser/compare/v1.11.6...v1.11.7) (2023-11-03)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "@cocreate/css-parser",
- "version": "1.11.7",
+ "version": "1.11.8",
"description": "A simple css-parser component in vanilla javascript. Easily configured using HTML5 data-attributes and/or JavaScript API.",
"keywords": [
"css-parser",
0 commit comments