Skip to content

Commit 46b8693

Browse files
chore(main): release 1.6.2 (#103)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent ed24545 commit 46b8693

4 files changed

Lines changed: 11 additions & 4 deletions

File tree

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "1.6.1"
2+
".": "1.6.2"
33
}

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [1.6.2](https://github.com/aibtcdev/x402-api/compare/v1.6.1...v1.6.2) (2026-04-16)
4+
5+
6+
### Bug Fixes
7+
8+
* **deps:** upgrade axios to 1.15.0 to patch CVE-2025-62718 ([#102](https://github.com/aibtcdev/x402-api/issues/102)) ([e6ba205](https://github.com/aibtcdev/x402-api/commit/e6ba205f1fd56ba597402225688f0a8b2899e6f0))
9+
310
## [1.6.1](https://github.com/aibtcdev/x402-api/compare/v1.6.0...v1.6.1) (2026-04-03)
411

512

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "x402-api",
3-
"version": "1.6.1",
3+
"version": "1.6.2",
44
"private": true,
55
"scripts": {
66
"dev": "npm run wrangler -- dev",

0 commit comments

Comments
 (0)