@cocreate/attributes
Advanced tools
Comparing version 1.5.51 to 1.5.52
@@ -0,1 +1,8 @@ | ||
## [1.5.52](https://github.com/CoCreate-app/CoCreate-attributes/compare/v1.5.51...v1.5.52) (2022-11-21) | ||
### Bug Fixes | ||
* replaced document_id with document._id ([c96f738](https://github.com/CoCreate-app/CoCreate-attributes/commit/c96f7388ad46536b4201c1e9a102581ed6b0a543)) | ||
## [1.5.51](https://github.com/CoCreate-app/CoCreate-attributes/compare/v1.5.50...v1.5.51) (2022-11-21) | ||
@@ -2,0 +9,0 @@ |
@@ -13,3 +13,3 @@ module.exports = { | ||
"key": "src", | ||
"data": { | ||
"document": { | ||
"name": "index.html", | ||
@@ -16,0 +16,0 @@ "path": "/docs/attributes/index.html", |
{ | ||
"name": "@cocreate/attributes", | ||
"version": "1.5.51", | ||
"version": "1.5.52", | ||
"description": "Simple HTML5 & JavaScript component add, update & remove values in element's attributes from input, select or js api. Easily configured using HTML5 attributes and/or JavaScript API.", | ||
@@ -5,0 +5,0 @@ "keywords": [ |
98899