Skip to content

Commit ba5c27f

Browse files
chore(release): 1.9.0 [skip ci]
# [1.9.0](v1.8.30...v1.9.0) (2023-08-16) ### Bug Fixes * crud attributes renamed ([3ec0ea4](3ec0ea4)) * replace -target -selector ([f2e6062](f2e6062)) ### Features * Add and modify HTML, CSS, and JSON files ([357f54b](357f54b)) * name attribute and variable renamed to key ([290b3ed](290b3ed)) * update template_id to render-selector attribute. update filter attributes to filter selector-attributes ([7b69997](7b69997))
1 parent 357f54b commit ba5c27f

File tree

2 files changed

+16
-1
lines changed

2 files changed

+16
-1
lines changed

CHANGELOG.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,18 @@
1+
# [1.9.0](https://github.com/CoCreate-app/CoCreate-docs/compare/v1.8.30...v1.9.0) (2023-08-16)
2+
3+
4+
### Bug Fixes
5+
6+
* crud attributes renamed ([3ec0ea4](https://github.com/CoCreate-app/CoCreate-docs/commit/3ec0ea4e557c11be25128434cd0e1c48f9fef19f))
7+
* replace -target -selector ([f2e6062](https://github.com/CoCreate-app/CoCreate-docs/commit/f2e6062b10e34d53f36a70476c4ab59063a9133f))
8+
9+
10+
### Features
11+
12+
* Add and modify HTML, CSS, and JSON files ([357f54b](https://github.com/CoCreate-app/CoCreate-docs/commit/357f54bc3e1208f2cbce1924e77ab26e9ab99160))
13+
* name attribute and variable renamed to key ([290b3ed](https://github.com/CoCreate-app/CoCreate-docs/commit/290b3ed03ab933c29a93a28ff417e688bf494b02))
14+
* update template_id to render-selector attribute. update filter attributes to filter selector-attributes ([7b69997](https://github.com/CoCreate-app/CoCreate-docs/commit/7b69997e526f2c7ae24140a3822921e5e73695cb))
15+
116
## [1.8.30](https://github.com/CoCreate-app/CoCreate-docs/compare/v1.8.29...v1.8.30) (2023-06-16)
217

318

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@cocreate/docs",
3-
"version": "1.8.30",
3+
"version": "1.9.0",
44
"description": "Documentation generator ",
55
"keywords": [
66
"cocreate",

0 commit comments

Comments
 (0)