Skip to content

Commit 4820efa

Browse files
chore(release): 1.8.16 [skip ci]
## [1.8.16](v1.8.15...v1.8.16) (2021-11-26) ### Bug Fixes * add nav and sidenav to docs ([25df042](25df042)) * docs sidenav width ([c63868d](c63868d)) * sticky-nav width fill-available ([88c687b](88c687b))
1 parent 25df042 commit 4820efa

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
## [1.8.16](https://github.com/CoCreate-app/CoCreateCSS/compare/v1.8.15...v1.8.16) (2021-11-26)
2+
3+
4+
### Bug Fixes
5+
6+
* add nav and sidenav to docs ([25df042](https://github.com/CoCreate-app/CoCreateCSS/commit/25df042d51a8445bac5a1b6b27fadb5ac879ba50))
7+
* docs sidenav width ([c63868d](https://github.com/CoCreate-app/CoCreateCSS/commit/c63868deeed4b484584abec8dd2f619a53bd5995))
8+
* sticky-nav width fill-available ([88c687b](https://github.com/CoCreate-app/CoCreateCSS/commit/88c687b0eda4b5930b295d16b2c65697fe1730a9))
9+
110
## [1.8.15](https://github.com/CoCreate-app/CoCreateCSS/compare/v1.8.14...v1.8.15) (2021-11-26)
211

312

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