@cocreate/text 1.26.0 → 1.26.1

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.1](https://github.com/CoCreate-app/CoCreate-text/compare/v1.26.0...v1.26.1) (2023-12-09)
2
+
3
+
4
+ ### Bug Fixes
5
+
6
+ * typo ([1bd234a](https://github.com/CoCreate-app/CoCreate-text/commit/1bd234aab34e1b0ef0da7aeb2f872259926507d7))
7
+
1
8
  # [1.26.0](https://github.com/CoCreate-app/CoCreate-text/compare/v1.25.0...v1.26.0) (2023-11-25)
2
9
 
3
10
 
package/README.md CHANGED
@@ -6,7 +6,7 @@ A simple text component in vanilla javascript. Easily configured using HTML5 att
6
6
  ![gzip](https://img.badgesize.io/https://cdn.cocreate.app/text/latest/CoCreate-text.min.js?compression=gzip&style=flat-square&label=gzip&color=yellow)
7
7
  ![brotli](https://img.badgesize.io/https://cdn.cocreate.app/text/latest/CoCreate-text.min.js?compression=brotli&style=flat-square&label=brotli)
8
8
  ![GitHub latest release](https://img.shields.io/github/v/release/CoCreate-app/CoCreate-text?style=flat-square)
9
- ![GitHub contributors](https://img.shields.io/github/contributors/CoCreate-app/CoCreate-metrics-server?style=flat-square)
9
+ ![GitHub contributors](https://img.shields.io/github/contributors/CoCreate-app/CoCreate-text?style=flat-square)
10
10
  ![License](https://img.shields.io/static/v1?style=flat-square&label=license&message=AGPL-3.0&color=green)
11
11
  ![Hiring](https://img.shields.io/static/v1?style=flat-square&label=&message=Hiring&color=blueviolet)
12
12
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@cocreate/text",
3
- "version": "1.26.0",
3
+ "version": "1.26.1",
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",