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 e71b717 commit 6641febCopy full SHA for 6641feb
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+# [1.5.0](https://github.com/CoCreate-app/CoCreate-css-parser/compare/v1.4.9...v1.5.0) (2023-01-29)
2
+
3
4
+### Features
5
6
+* import @cocreate/local-storage ([e71b717](https://github.com/CoCreate-app/CoCreate-css-parser/commit/e71b71755f028c4073316dc5822e351d12cefa06))
7
8
## [1.4.9](https://github.com/CoCreate-app/CoCreate-css-parser/compare/v1.4.8...v1.4.9) (2023-01-27)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "@cocreate/css-parser",
- "version": "1.4.9",
+ "version": "1.5.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