@basis-theory/web-elements 1.0.1 → 1.1.0

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,15 +1,3 @@
1
- ## [1.0.1] - 2025-01-24
2
-
3
- ### Bug Fixes
4
-
5
- - 2906857 2025-01-24 fix: ci script and bump version manually (#368) by kevin@basistheory.com
6
-
7
- ## [1.1.1] - 2025-01-24
8
-
9
- ### Chores
10
-
11
- - Deploy web-elements package
12
-
13
1
  ## [1.1.0] - 2025-01-23
14
2
 
15
3
  ### Features
@@ -42,9 +30,3 @@
42
30
  ### Chores
43
31
 
44
32
  - 955d7d4 2025-01-10 chore: deploy web-elements (#343) by kevin@basistheory.com
45
-
46
- ## [1.0.0] - 2025-01-23
47
-
48
- ### Initial Release
49
-
50
- - Initial stable release of web-elements
package/dist/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@basis-theory/web-elements",
3
- "version": "1.0.1",
3
+ "version": "1.1.0",
4
4
  "repository": "https://github.com/basis-theory/web-elements",
5
5
  "license": "Apache-2.0",
6
6
  "author": {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@basis-theory/web-elements",
3
- "version": "1.0.1",
3
+ "version": "1.1.0",
4
4
  "repository": "https://github.com/basis-theory/web-elements",
5
5
  "license": "Apache-2.0",
6
6
  "author": {