Skip to content

Commit beb0715

Browse files
chore(release): 1.0.6 [skip ci]
## [1.0.6](v1.0.5...v1.0.6) (2021-04-19) ### Bug Fixes * ci and build process ([1e6c86e](1e6c86e)) * npm publish and cdn deployment ([735dbe6](735dbe6))
1 parent 735dbe6 commit beb0715

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.0.6](https://github.com/CoCreate-app/CoCreateCSS/compare/v1.0.5...v1.0.6) (2021-04-19)
2+
3+
4+
### Bug Fixes
5+
6+
* ci and build process ([1e6c86e](https://github.com/CoCreate-app/CoCreateCSS/commit/1e6c86ec09c933d80adc936d521b39a2daaf23f2))
7+
* npm publish and cdn deployment ([735dbe6](https://github.com/CoCreate-app/CoCreateCSS/commit/735dbe6f2cdbb5edbb0483471cb698ef9c59096d))
8+
19
## [1.0.5](https://github.com/CoCreate-app/CoCreateCSS/compare/v1.0.4...v1.0.5) (2021-04-14)
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.0.5",
3+
"version": "1.0.6",
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)