@basis-theory/web-elements 1.2.5 → 1.3.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,12 +1,20 @@
1
- ## [1.2.5] - 2025-01-27
1
+ ## [1.3.1] - 2025-01-29
2
2
 
3
3
  ### Bug Fixes
4
4
 
5
- - 32961d4 2025-01-27 fix: sync up with last release (#376) by kevin@basistheory.com
5
+ - 94b96cf 2025-01-29 fix: add status to detokenize response msg (#378) by lucas@basistheory.com
6
6
 
7
- ### Chores
7
+ ## [1.3.0] - 2025-01-28
8
+
9
+ ### Features
10
+
11
+ - 77f1130 2025-01-28 feat: logging improvements (#372) by lucas@basistheory.com
8
12
 
9
- - cb0964a 2025-01-27 chore(release): 1.0.0 [skip ci] by platform@basistheory.com
13
+ ## [1.2.5] - 2025-01-27
14
+
15
+ ### Bug Fixes
16
+
17
+ - 32961d4 2025-01-27 fix: sync up with last release (#376) by kevin@basistheory.com
10
18
 
11
19
  ## [1.2.4] - 2025-01-27
12
20
 
package/dist/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@basis-theory/web-elements",
3
- "version": "1.2.5",
3
+ "version": "1.3.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.2.5",
3
+ "version": "1.3.1",
4
4
  "repository": "https://github.com/basis-theory/web-elements",
5
5
  "license": "Apache-2.0",
6
6
  "author": {