Skip to content

Commit

Permalink
chore(release): 1.27.1 [skip ci]
Browse files Browse the repository at this point in the history
## [1.27.1](v1.27.0...v1.27.1) (2023-08-21)

### Bug Fixes

* bump dependencies ([ff590a5](ff590a5))
  • Loading branch information
semantic-release-bot committed Aug 21, 2023
1 parent ff590a5 commit d737813
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 2 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [1.27.1](https://github.com/CoCreate-app/CoCreate-render/compare/v1.27.0...v1.27.1) (2023-08-21)


### Bug Fixes

* bump dependencies ([ff590a5](https://github.com/CoCreate-app/CoCreate-render/commit/ff590a589a9111a8eea3c93bd85f1c4b20f45a81))

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


Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@cocreate/render",
"version": "1.27.0",
"version": "1.27.1",
"description": "A simple render component in vanilla javascript. Easily configured using HTML5 attributes and/or JavaScript API.",
"keywords": [
"render",
Expand Down Expand Up @@ -64,4 +64,4 @@
"@cocreate/observer": "^1.11.0",
"@cocreate/utils": "^1.24.0"
}
}
}

0 comments on commit d737813

Please sign in to comment.