Skip to content

Commit

Permalink
chore(release): 1.7.2 [skip ci]
Browse files Browse the repository at this point in the history
## [1.7.2](v1.7.1...v1.7.2) (2022-05-17)

### Bug Fixes

* update document_id on link index.css ([91b336e](91b336e))
  • Loading branch information
semantic-release-bot committed May 17, 2022
1 parent 91b336e commit ca278c4
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [1.7.2](https://github.com/CoCreate-app/CoCreate-elements/compare/v1.7.1...v1.7.2) (2022-05-17)


### Bug Fixes

* update document_id on link index.css ([91b336e](https://github.com/CoCreate-app/CoCreate-elements/commit/91b336e9fc52842175be0a910a50dce4206a0729))

## [1.7.1](https://github.com/CoCreate-app/CoCreate-elements/compare/v1.7.0...v1.7.1) (2022-05-15)


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/elements",
"version": "1.7.1",
"version": "1.7.2",
"description": "Fetch content into any html element by using html5 attributes to query data stored in CoCreate headless CMS. If data is changed it will instantly reflect in html tags as changes are broadcasted in realtime",
"keywords": [
"elements",
Expand Down

0 comments on commit ca278c4

Please sign in to comment.