We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e5e0bd6 commit 91b0c6aCopy full SHA for 91b0c6a
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [1.2.2](https://github.com/CoCreate-app/CoCreate-render/compare/v1.2.1...v1.2.2) (2021-10-13)
2
+
3
4
+### Bug Fixes
5
6
+* update descriptions ([e5e0bd6](https://github.com/CoCreate-app/CoCreate-render/commit/e5e0bd6f155c224797b8091ca14132798a7048a6))
7
8
## [1.2.1](https://github.com/CoCreate-app/CoCreate-render/compare/v1.2.0...v1.2.1) (2021-10-13)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "@cocreate/render",
- "version": "1.2.1",
+ "version": "1.2.2",
"description": "A simple render component in vanilla javascript. Easily configured using HTML5 attributes and/or JavaScript API.",
"keywords": [
"render",
0 commit comments