@basis-theory/web-elements 1.0.1 → 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,17 +1,11 @@
1
- ## [1.0.1] - 2025-01-24
1
+ ## [1.1.2] - 2025-01-24
2
2
 
3
3
  ### Bug Fixes
4
4
 
5
- - 2906857 2025-01-24 fix: ci script and bump version manually (#368) by kevin@basistheory.com
5
+ - 3688baa 2025-01-24 fix: log additional details (#369) by kevin@basistheory.com
6
6
 
7
7
  ## [1.1.1] - 2025-01-24
8
8
 
9
- ### Chores
10
-
11
- - Deploy web-elements package
12
-
13
- ## [1.1.0] - 2025-01-23
14
-
15
9
  ### Features
16
10
 
17
11
  - 9b65521 2025-01-22 feat: port logging from btjs (#363) by kevin@basistheory.com
@@ -42,6 +36,7 @@
42
36
  ### Chores
43
37
 
44
38
  - 955d7d4 2025-01-10 chore: deploy web-elements (#343) by kevin@basistheory.com
39
+ - Deploy web-elements package
45
40
 
46
41
  ## [1.0.0] - 2025-01-23
47
42
 
package/dist/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@basis-theory/web-elements",
3
- "version": "1.0.1",
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.0.1",
3
+ "version": "1.1.2",
4
4
  "repository": "https://github.com/basis-theory/web-elements",
5
5
  "license": "Apache-2.0",
6
6
  "author": {