Skip to content

Commit 05d205c

Browse files
chore(release): 1.6.8 [skip ci]
## [1.6.8](v1.6.7...v1.6.8) (2021-08-31) ### Bug Fixes * box-sizing ([9c0a216](9c0a216)) * typo box-sizing ([e1b6537](e1b6537))
1 parent e1b6537 commit 05d205c

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.6.8](https://github.com/CoCreate-app/CoCreateCSS/compare/v1.6.7...v1.6.8) (2021-08-31)
2+
3+
4+
### Bug Fixes
5+
6+
* box-sizing ([9c0a216](https://github.com/CoCreate-app/CoCreateCSS/commit/9c0a21646cd9ee0efd2475ac6bbfa80afc6c1fb5))
7+
* typo box-sizing ([e1b6537](https://github.com/CoCreate-app/CoCreateCSS/commit/e1b653764370681a4a1ba0418b3e8125045cb8ad))
8+
19
## [1.6.7](https://github.com/CoCreate-app/CoCreateCSS/compare/v1.6.6...v1.6.7) (2021-08-27)
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/cocreatecss",
3-
"version": "1.6.7",
3+
"version": "1.6.8",
44
"description": "A lightweight utility-first Atomic CSS framework promoting rapid UI development. No learning curve... Apply your native css property:value directly in class, then extract and transform it.",
55
"keywords": [
66
"cocreatecss",

0 commit comments

Comments
 (0)