@basis-theory/web-elements 1.1.0 → 1.2.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,4 +1,17 @@
1
- ## [1.1.0] - 2025-01-23
1
+ ## [1.2.1] - 2025-01-24
2
+
3
+ ### Bug Fixes
4
+
5
+ - af85c64 2025-01-24 fix: update CHANGELOG.md (#371) by kevin@basistheory.com
6
+ - cc320fa 2025-01-24 fix: double the timeout for retrieving elements values (#370) by lucas@basistheory.com
7
+
8
+ ## [1.1.2] - 2025-01-24
9
+
10
+ ### Bug Fixes
11
+
12
+ - 3688baa 2025-01-24 fix: log additional details (#369) by kevin@basistheory.com
13
+
14
+ ## [1.1.1] - 2025-01-24
2
15
 
3
16
  ### Features
4
17
 
@@ -30,3 +43,10 @@
30
43
  ### Chores
31
44
 
32
45
  - 955d7d4 2025-01-10 chore: deploy web-elements (#343) by kevin@basistheory.com
46
+ - Deploy web-elements package
47
+
48
+ ## [1.0.0] - 2025-01-23
49
+
50
+ ### Initial Release
51
+
52
+ - 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.2.1",
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.2.1",
4
4
  "repository": "https://github.com/basis-theory/web-elements",
5
5
  "license": "Apache-2.0",
6
6
  "author": {