@basis-theory/web-elements 1.1.2 → 1.2.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,3 +1,16 @@
1
+ ## [1.2.2] - 2025-01-27
2
+
3
+ ### Bug Fixes
4
+
5
+ - b6393d1 2025-01-27 fix: commit back to master w force push (#373) by kevin@basistheory.com
6
+
7
+ ## [1.2.1] - 2025-01-24
8
+
9
+ ### Bug Fixes
10
+
11
+ - af85c64 2025-01-24 fix: update CHANGELOG.md (#371) by kevin@basistheory.com
12
+ - cc320fa 2025-01-24 fix: double the timeout for retrieving elements values (#370) by lucas@basistheory.com
13
+
1
14
  ## [1.1.2] - 2025-01-24
2
15
 
3
16
  ### Bug Fixes
package/dist/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@basis-theory/web-elements",
3
- "version": "1.1.2",
3
+ "version": "1.2.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.2",
3
+ "version": "1.2.2",
4
4
  "repository": "https://github.com/basis-theory/web-elements",
5
5
  "license": "Apache-2.0",
6
6
  "author": {