@cocreate/notification 1.6.0 → 1.6.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md CHANGED
@@ -1,3 +1,10 @@
1
+ ## [1.6.1](https://github.com/CoCreate-app/CoCreate-notification/compare/v1.6.0...v1.6.1) (2024-02-05)
2
+
3
+
4
+ ### Bug Fixes
5
+
6
+ * Removed https://cdn.cocreate.app/latest/CoCreate.min.css ([db5ee1e](https://github.com/CoCreate-app/CoCreate-notification/commit/db5ee1e5829f7405c730170734d8c203189be05d))
7
+
1
8
  # [1.6.0](https://github.com/CoCreate-app/CoCreate-notification/compare/v1.5.1...v1.6.0) (2024-01-08)
2
9
 
3
10
 
package/docs/index.html CHANGED
@@ -18,11 +18,6 @@
18
18
  property="og:image"
19
19
  content="https://cdn.cocreate.app/docs/notification.png" />
20
20
 
21
- <!-- CoCreate CSS -->
22
- <link
23
- rel="stylesheet"
24
- href="https://cdn.cocreate.app/latest/CoCreate.min.css"
25
- type="text/css" />
26
21
  <link
27
22
  rel="stylesheet"
28
23
  href="../index.css"
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@cocreate/notification",
3
- "version": "1.6.0",
3
+ "version": "1.6.1",
4
4
  "description": "Simple HTML5 & JavaScript component add, update & remove values in element's notification from input, select or js api. Easily configured using HTML5 notification and/or JavaScript API.",
5
5
  "keywords": [
6
6
  "cocreate",