@basis-theory/web-elements 1.1.0 → 1.1.2

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,4 +1,10 @@
1
- ## [1.1.0] - 2025-01-23
1
+ ## [1.1.2] - 2025-01-24
2
+
3
+ ### Bug Fixes
4
+
5
+ - 3688baa 2025-01-24 fix: log additional details (#369) by kevin@basistheory.com
6
+
7
+ ## [1.1.1] - 2025-01-24
2
8
 
3
9
  ### Features
4
10
 
@@ -30,3 +36,10 @@
30
36
  ### Chores
31
37
 
32
38
  - 955d7d4 2025-01-10 chore: deploy web-elements (#343) by kevin@basistheory.com
39
+ - Deploy web-elements package
40
+
41
+ ## [1.0.0] - 2025-01-23
42
+
43
+ ### Initial Release
44
+
45
+ - 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.1.0",
3
+ "version": "1.1.2",
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.1.0",
3
+ "version": "1.1.2",
4
4
  "repository": "https://github.com/basis-theory/web-elements",
5
5
  "license": "Apache-2.0",
6
6
  "author": {