@basis-theory/web-elements 1.3.0 → 1.4.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,3 +1,15 @@
1
+ ## [1.4.0] - 2025-02-03
2
+
3
+ ### Features
4
+
5
+ - 1a231c7 2025-01-31 feat: add debug object (#380) by lucas@basistheory.com
6
+
7
+ ## [1.3.1] - 2025-01-29
8
+
9
+ ### Bug Fixes
10
+
11
+ - 94b96cf 2025-01-29 fix: add status to detokenize response msg (#378) by lucas@basistheory.com
12
+
1
13
  ## [1.3.0] - 2025-01-28
2
14
 
3
15
  ### Features
package/dist/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@basis-theory/web-elements",
3
- "version": "1.3.0",
3
+ "version": "1.4.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.3.0",
3
+ "version": "1.4.0",
4
4
  "repository": "https://github.com/basis-theory/web-elements",
5
5
  "license": "Apache-2.0",
6
6
  "author": {