Skip to content

Commit d69332d

Browse files
chore(main): release 0.9.0 (#11)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 623084d commit d69332d

3 files changed

Lines changed: 10 additions & 3 deletions

File tree

CHANGELOG.md

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

3+
## [0.9.0](https://github.com/congminh1254/shopee-sdk/compare/v0.8.1...v0.9.0) (2025-06-23)
4+
5+
6+
### Features
7+
8+
* Support proxy for API request ([623084d](https://github.com/congminh1254/shopee-sdk/commit/623084d8dafc92b5cff1a68d0be8a555c02e2d33))
9+
310
## [0.8.1](https://github.com/congminh1254/shopee-sdk/compare/v0.8.0...v0.8.1) (2025-05-19)
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": "@congminh1254/shopee-sdk",
3-
"version": "0.8.1",
3+
"version": "0.9.0",
44
"description": "Shopee SDK maintaining by community",
55
"type": "module",
66
"main": "./lib/sdk.js",

0 commit comments

Comments
 (0)