@cocreate/text 1.26.1 → 1.26.2

Sign up to get free protection for your applications and to get access to all the features.
package/CHANGELOG.md CHANGED
@@ -1,3 +1,10 @@
1
+ ## [1.26.2](https://github.com/CoCreate-app/CoCreate-text/compare/v1.26.1...v1.26.2) (2024-02-05)
2
+
3
+
4
+ ### Bug Fixes
5
+
6
+ * Removed https://cdn.cocreate.app/latest/CoCreate.min.css ([a45eeae](https://github.com/CoCreate-app/CoCreate-text/commit/a45eeae3a513060f4795720f3ff549eb4cb54b14))
7
+
1
8
  ## [1.26.1](https://github.com/CoCreate-app/CoCreate-text/compare/v1.26.0...v1.26.1) (2023-12-09)
2
9
 
3
10
 
@@ -14,11 +14,6 @@
14
14
  property="og:image"
15
15
  content="https://cdn.cocreate.app/docs/action.png" />
16
16
 
17
- <!-- CoCreate CSS -->
18
- <link
19
- rel="stylesheet"
20
- href="https://cdn.cocreate.app/latest/CoCreate.min.css"
21
- type="text/css" />
22
17
  <link
23
18
  rel="stylesheet"
24
19
  href="/index.css"
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@cocreate/text",
3
- "version": "1.26.1",
3
+ "version": "1.26.2",
4
4
  "description": "A simple text component in vanilla javascript. Easily configured using HTML5 attributes and/or JavaScript API.",
5
5
  "keywords": [
6
6
  "text",