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 333a21a commit a33576fCopy full SHA for a33576f
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [1.0.5](https://github.com/CoCreate-app/CoCreate-css-parser/compare/v1.0.4...v1.0.5) (2022-09-30)
2
+
3
4
+### Bug Fixes
5
6
+* bump dependencies ([333a21a](https://github.com/CoCreate-app/CoCreate-css-parser/commit/333a21a1f94ba0cc36d21a93e12fe5091307c689))
7
8
## [1.0.4](https://github.com/CoCreate-app/CoCreate-css-parser/compare/v1.0.3...v1.0.4) (2022-09-29)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "@cocreate/css-parser",
- "version": "1.0.4",
+ "version": "1.0.5",
"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