Skip to content

Commit 41550a2

Browse files
chore(release): 1.7.24 [skip ci]
## [1.7.24](v1.7.23...v1.7.24) (2023-06-11) ### Bug Fixes * testing workflow ([e9d022a](e9d022a)) * testing workflow ([e879d57](e879d57))
1 parent e9d022a commit 41550a2

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
## [1.7.24](https://github.com/CoCreate-app/CoCreate-css-parser/compare/v1.7.23...v1.7.24) (2023-06-11)
2+
3+
4+
### Bug Fixes
5+
6+
* testing workflow ([e9d022a](https://github.com/CoCreate-app/CoCreate-css-parser/commit/e9d022a0d778baa855c2e00d943f88bca0c2e8dd))
7+
* testing workflow ([e879d57](https://github.com/CoCreate-app/CoCreate-css-parser/commit/e879d57d32ab403df8c22ee7e364949cd33ba40b))
8+
19
## [1.7.23](https://github.com/CoCreate-app/CoCreate-css-parser/compare/v1.7.22...v1.7.23) (2023-06-11)
210

311

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.7.23",
3+
"version": "1.7.24",
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)