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 20c6da5 commit c070b2cCopy full SHA for c070b2c
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [1.1.103](https://github.com/CoCreate-app/CoCreate-dashboard/compare/v1.1.102...v1.1.103) (2022-12-15)
2
+
3
4
+### Bug Fixes
5
6
+* add missing dev dependency style-loader ([20c6da5](https://github.com/CoCreate-app/CoCreate-dashboard/commit/20c6da59cdac9fde142e9cd4a6c95f717ef55180))
7
8
## [1.1.102](https://github.com/CoCreate-app/CoCreate-dashboard/compare/v1.1.101...v1.1.102) (2022-12-13)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "@cocreate/dashboard",
- "version": "1.1.102",
+ "version": "1.1.103",
"description": "A simple dashboard component in vanilla javascript. Easily configured using HTML5 attributes and/or JavaScript API.",
"keywords": [
"dashboard",
0 commit comments