@basis-theory/web-elements 1.2.2 → 1.2.3
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 +2 -2
- package/dist/package.json +1 -1
- package/package.json +1 -1
package/CHANGELOG.md
CHANGED
|
@@ -1,8 +1,8 @@
|
|
|
1
|
-
## [1.2.
|
|
1
|
+
## [1.2.3] - 2025-01-27
|
|
2
2
|
|
|
3
3
|
### Bug Fixes
|
|
4
4
|
|
|
5
|
-
-
|
|
5
|
+
- e3d46fc 2025-01-27 fix: deploy workflow (#374) by kevin@basistheory.com
|
|
6
6
|
|
|
7
7
|
## [1.2.1] - 2025-01-24
|
|
8
8
|
|
package/dist/package.json
CHANGED