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 d53a631 commit 5556406Copy full SHA for 5556406
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [1.0.6](https://github.com/CoCreate-app/CoCreate-dashboard/compare/v1.0.5...v1.0.6) (2021-06-17)
2
+
3
4
+### Bug Fixes
5
6
+* added header for seo ([d53a631](https://github.com/CoCreate-app/CoCreate-dashboard/commit/d53a631b2c24efb99fcda3fb19b060e09211c088))
7
8
## [1.0.5](https://github.com/CoCreate-app/CoCreate-dashboard/compare/v1.0.4...v1.0.5) (2021-06-06)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "@cocreate/dashboard",
- "version": "1.0.5",
+ "version": "1.0.6",
"description": "A simple dashboard component in vanilla javascript. Easily configured using HTML5 data-attributes and/or JavaScript API.",
"keywords": [
"dashboard",
0 commit comments