Skip to content

Commit f04d137

Browse files
chore(release): 1.0.0 [skip ci]
# 1.0.0 (2022-07-31) ### Features * Initial Release ([ca7ee93](CoCreate-app@ca7ee93))
1 parent ca7ee93 commit f04d137

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.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+
18
# [1.2.0](https://github.com/CoCreate-app/CoCreate-boilerplate/compare/v1.1.1...v1.2.0) (2021-10-06)
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.2.0",
3+
"version": "1.0.0",
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)