Skip to content

Commit

Permalink
chore(release): 1.26.1 [skip ci]
Browse files Browse the repository at this point in the history
## [1.26.1](v1.26.0...v1.26.1) (2023-11-09)

### Bug Fixes

* meta name typo ([8e53dbe](8e53dbe))
* update crud methods ([09d988a](09d988a))
  • Loading branch information
semantic-release-bot committed Nov 9, 2023
1 parent 8e53dbe commit a50e90f
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
## [1.26.1](https://github.com/CoCreate-app/CoCreate-elements/compare/v1.26.0...v1.26.1) (2023-11-09)


### Bug Fixes

* meta name typo ([8e53dbe](https://github.com/CoCreate-app/CoCreate-elements/commit/8e53dbedf631f30ebb143837ff3c8ee9919cad8d))
* update crud methods ([09d988a](https://github.com/CoCreate-app/CoCreate-elements/commit/09d988aa0497622f131102966b94e9817fa7a495))

# [1.26.0](https://github.com/CoCreate-app/CoCreate-elements/compare/v1.25.2...v1.26.0) (2023-11-03)


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.26.0",
"version": "1.26.1",
"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 a50e90f

Please sign in to comment.