Skip to content

Commit

Permalink
chore(release): 1.9.0 [skip ci]
Browse files Browse the repository at this point in the history
# [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))
  • Loading branch information
semantic-release-bot committed Aug 16, 2023
1 parent 357f54b commit ba5c27f
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 1 deletion.
15 changes: 15 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,18 @@
# [1.9.0](https://github.com/CoCreate-app/CoCreate-docs/compare/v1.8.30...v1.9.0) (2023-08-16)


### Bug Fixes

* crud attributes renamed ([3ec0ea4](https://github.com/CoCreate-app/CoCreate-docs/commit/3ec0ea4e557c11be25128434cd0e1c48f9fef19f))
* replace -target -selector ([f2e6062](https://github.com/CoCreate-app/CoCreate-docs/commit/f2e6062b10e34d53f36a70476c4ab59063a9133f))


### Features

* Add and modify HTML, CSS, and JSON files ([357f54b](https://github.com/CoCreate-app/CoCreate-docs/commit/357f54bc3e1208f2cbce1924e77ab26e9ab99160))
* name attribute and variable renamed to key ([290b3ed](https://github.com/CoCreate-app/CoCreate-docs/commit/290b3ed03ab933c29a93a28ff417e688bf494b02))
* update template_id to render-selector attribute. update filter attributes to filter selector-attributes ([7b69997](https://github.com/CoCreate-app/CoCreate-docs/commit/7b69997e526f2c7ae24140a3822921e5e73695cb))

## [1.8.30](https://github.com/CoCreate-app/CoCreate-docs/compare/v1.8.29...v1.8.30) (2023-06-16)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@cocreate/docs",
"version": "1.8.30",
"version": "1.9.0",
"description": "Documentation generator ",
"keywords": [
"cocreate",
Expand Down

0 comments on commit ba5c27f

Please sign in to comment.