@cocreate/selection
Advanced tools
Comparing version 1.9.7 to 1.9.8
@@ -0,1 +1,9 @@ | ||
## [1.9.8](https://github.com/CoCreate-app/CoCreate-selection/compare/v1.9.7...v1.9.8) (2023-11-09) | ||
### Bug Fixes | ||
* meta name typo ([8aad68f](https://github.com/CoCreate-app/CoCreate-selection/commit/8aad68fa74f2354ed2c2f88a4bf9fd0ce59cf1b4)) | ||
* update host ([2c840d9](https://github.com/CoCreate-app/CoCreate-selection/commit/2c840d900607acc89425c1948783981134e677d1)) | ||
## [1.9.7](https://github.com/CoCreate-app/CoCreate-selection/compare/v1.9.6...v1.9.7) (2023-11-03) | ||
@@ -2,0 +10,0 @@ |
@@ -15,4 +15,3 @@ module.exports = { | ||
"host": [ | ||
"*", | ||
"general.cocreate.app" | ||
"*" | ||
], | ||
@@ -19,0 +18,0 @@ "directory": "selection", |
{ | ||
"name": "@cocreate/selection", | ||
"version": "1.9.7", | ||
"version": "1.9.8", | ||
"description": "A simple selection component in vanilla javascript. Easily configured using HTML5 data-attributes and/or JavaScript API.", | ||
@@ -5,0 +5,0 @@ "keywords": [ |
Sorry, the diff of this file is not supported yet
130769
540