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 ca7ee93 commit f04d137Copy full SHA for f04d137
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+# 1.0.0 (2022-07-31)
2
+
3
4
+### Features
5
6
+* Initial Release ([ca7ee93](https://github.com/CoCreate-app/CoCreate-css-parser/commit/ca7ee939d26408b2e8fe11f5073c93d56fe832e0))
7
8
# [1.2.0](https://github.com/CoCreate-app/CoCreate-boilerplate/compare/v1.1.1...v1.2.0) (2021-10-06)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "@cocreate/css-parser",
- "version": "1.2.0",
+ "version": "1.0.0",
"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