Skip to content

Commit a422601

Browse files
authored
Merge pull request #4 from sheinsight/release-please--branches--master--components--shein-open-sdk-js
chore(master): release shein-open-sdk-js 1.4.0
2 parents 2e40626 + 64ef532 commit a422601

File tree

3 files changed

+44
-2
lines changed

3 files changed

+44
-2
lines changed

.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.3.0"
2+
".": "1.4.0"
33
}

CHANGELOG.md

Lines changed: 42 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,48 @@
22

33
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
44

5+
## [1.4.0](https://github.com/sheinsight/open-sdk-js/compare/shein-open-sdk-js-v1.3.0...shein-open-sdk-js-v1.4.0) (2025-09-23)
6+
7+
8+
### Features
9+
10+
* add release-please configuration for automated NPM publishing ([b556cf6](https://github.com/sheinsight/open-sdk-js/commit/b556cf68082e6362d6148084669be60d29a43c3a))
11+
* change to non-scoped package name shein-open-sdk-js and update all references ([2e40626](https://github.com/sheinsight/open-sdk-js/commit/2e406260b6cb19ff1b60bd16facf24a8ef6e950f))
12+
* init ([b0dc18d](https://github.com/sheinsight/open-sdk-js/commit/b0dc18d83b21bee7a92eda481ef30e2e15aab9d2))
13+
* update NPM token reference to OPEN_SDK_JS_NPM_PUBLISH_TOKEN ([1d58efe](https://github.com/sheinsight/open-sdk-js/commit/1d58efe9ceeda918ed261747f4da5500f0165bd3))
14+
* update package name to @shined/open-sdk-js to resolve NPM organization issue ([c4f4552](https://github.com/sheinsight/open-sdk-js/commit/c4f45520fa5fc9f75a85ab6da260abd9deb672e5))
15+
* upgrade minimum Node.js requirement to 20+ for latest dependencies ([5e959f5](https://github.com/sheinsight/open-sdk-js/commit/5e959f5a6c6e816e33e0f5668333185c730a3207))
16+
* upgrade Node.js requirement to 18+ and update dependencies ([5bf5dc7](https://github.com/sheinsight/open-sdk-js/commit/5bf5dc763e70ec11f019fa93ba1e58853e1ca5cc))
17+
* 优化项目打包,支持tree-shaking ([3754ef2](https://github.com/sheinsight/open-sdk-js/commit/3754ef27367663bc80414cc7e041bfda821479fe))
18+
* 更新README ([90b9cd0](https://github.com/sheinsight/open-sdk-js/commit/90b9cd07c69bd1382d500696b980dcbaef7efa57))
19+
* 更新README ([f1879f6](https://github.com/sheinsight/open-sdk-js/commit/f1879f614475880288fdc63ca2a2b9d220905a79))
20+
* 更新README ([deebd7e](https://github.com/sheinsight/open-sdk-js/commit/deebd7e8a8da60ca3c8f7ed59f98205aabc4290d))
21+
* 更新README ([014d731](https://github.com/sheinsight/open-sdk-js/commit/014d7311d9ea13b6ff5587ab20a246846336afe1))
22+
* 更新发布信息 ([b6c1004](https://github.com/sheinsight/open-sdk-js/commit/b6c1004af454e9d6a83ae160aec0a9422598112f))
23+
24+
25+
### Bug Fixes
26+
27+
* add checkout step before release-please action ([b05588e](https://github.com/sheinsight/open-sdk-js/commit/b05588e4ee68a15dbdfff38ffd538e3a4ce03b37))
28+
* adjust test coverage thresholds to 70% for reliable CI ([f384117](https://github.com/sheinsight/open-sdk-js/commit/f384117a5c6e6c647dc46fd0f785f12e557e5cd8))
29+
* correct demo script name in CI workflow ([1da1b22](https://github.com/sheinsight/open-sdk-js/commit/1da1b22c5a17a80565ba82753027bbbcf50280df))
30+
* downgrade rimraf to support Node 16+ and fix workflow configs ([d0fbdcc](https://github.com/sheinsight/open-sdk-js/commit/d0fbdccb9e2d69f2d0b70839801b0ee2bb2f8f85))
31+
* update CI workflow to use latest GitHub Actions ([1c85ad8](https://github.com/sheinsight/open-sdk-js/commit/1c85ad8187e33538aeeb0cec30f6085c88f55211))
32+
* update Release Please workflow to use Node.js 20.x ([b16bc67](https://github.com/sheinsight/open-sdk-js/commit/b16bc678f6c930f9a29d2695cb88573ecd85b918))
33+
* update release-please action and remove deprecated package-name parameter ([bc9a598](https://github.com/sheinsight/open-sdk-js/commit/bc9a598a32beb3976d010948ca4c0a956e31b7e0))
34+
* update workflows to use master branch instead of main ([394c5cb](https://github.com/sheinsight/open-sdk-js/commit/394c5cbaf804250a60c5c0c685d8bcd3a1a1b4d6))
35+
36+
37+
### Miscellaneous
38+
39+
* bump version to 1.0.2 for npm publish ([73d086e](https://github.com/sheinsight/open-sdk-js/commit/73d086ed212bd023244c8ee7801821b1145f844c))
40+
* **master:** release open-sdk-js 1.1.0 ([e982ab0](https://github.com/sheinsight/open-sdk-js/commit/e982ab04aefd150d543adace5ff41b51b7ce294a))
41+
* **master:** release open-sdk-js 1.1.0 ([4dbd1b5](https://github.com/sheinsight/open-sdk-js/commit/4dbd1b50e10b2e5a97864794b4f940c5376d9d3c))
42+
* **master:** release open-sdk-js 1.2.0 ([91f6d2a](https://github.com/sheinsight/open-sdk-js/commit/91f6d2a38ad048f5bfe1ebcd82f064c59501da5a))
43+
* **master:** release open-sdk-js 1.2.0 ([94e98ed](https://github.com/sheinsight/open-sdk-js/commit/94e98ed336c7c4b2e3d0464a2a383a1e8986c0c9))
44+
* **master:** release open-sdk-js 1.3.0 ([2958dec](https://github.com/sheinsight/open-sdk-js/commit/2958deca3459e90882ba982de4af349f9ff80a97))
45+
* **master:** release open-sdk-js 1.3.0 ([9d9e587](https://github.com/sheinsight/open-sdk-js/commit/9d9e5875037f333543d275daf72f8d00142726c3))
46+
547
## [1.3.0](https://github.com/sheinsight/open-sdk-js/compare/open-sdk-js-v1.2.0...open-sdk-js-v1.3.0) (2025-09-23)
648

749

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "shein-open-sdk-js",
3-
"version": "1.3.0",
3+
"version": "1.4.0",
44
"description": "A TypeScript SDK for Shein API Tools",
55
"main": "lib/index.js",
66
"module": "lib/index.esm.js",

0 commit comments

Comments
 (0)