@herberthtk/yo-payments-api 0.1.0 → 0.3.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,5 +1,16 @@
1
1
  # Changelog
2
2
 
3
+ ## 0.2.0 (2026-09-11)
4
+
5
+ ### Features
6
+
7
+ * initial TypeScript port of Yo! Payments PHP library ([d55d4ad](https://github.com/herberthk/yo-payments-api/commit/d55d4ad6d14d3f5f3a0b77315adc033b3759fe88))
8
+ * npm packaging, release-it CI, Next.js usage and server hardening ([b78eda7](https://github.com/herberthk/yo-payments-api/commit/b78eda7f88ea8a12fda753d94a19e52b81c66b78))
9
+
10
+ ### Bug Fixes
11
+
12
+ * let release-it publish via npm trusted publishing (OIDC) ([6f311de](https://github.com/herberthk/yo-payments-api/commit/6f311de2db1fd7b3d586b0b8d33e26417cfee606))
13
+
3
14
  All notable changes to this project are documented here.
4
15
 
5
16
  Releases are managed with [release-it](https://github.com/release-it/release-it)