Skip to content

Commit

Permalink
chore(release): 1.27.2 [skip ci]
Browse files Browse the repository at this point in the history
## [1.27.2](v1.27.1...v1.27.2) (2023-09-17)

### Bug Fixes

* object.$filter ([821411e](821411e))
  • Loading branch information
semantic-release-bot committed Sep 17, 2023
1 parent 821411e commit f538560
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.27.2](https://github.com/CoCreate-app/CoCreate-render/compare/v1.27.1...v1.27.2) (2023-09-17)


### Bug Fixes

* object.$filter ([821411e](https://github.com/CoCreate-app/CoCreate-render/commit/821411e1f2b8ecaf2d0cdd109f528a0e27af5b50))

## [1.27.1](https://github.com/CoCreate-app/CoCreate-render/compare/v1.27.0...v1.27.1) (2023-08-21)


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/render",
"version": "1.27.1",
"version": "1.27.2",
"description": "A simple render component in vanilla javascript. Easily configured using HTML5 attributes and/or JavaScript API.",
"keywords": [
"render",
Expand Down

0 comments on commit f538560

Please sign in to comment.