Skip to content

Commit 3cbec9f

Browse files
Release 4.2.1
[skip ci] ## [4.2.1](v4.2.0...v4.2.1) (2022-12-17) ### Bug Fixes * auto release on action ([#22](#22)) ([e74df48](e74df48))
1 parent e74df48 commit 3cbec9f

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# Changelog
2+
3+
## [4.2.1](https://github.com/node-modules/sdk-base/compare/v4.2.0...v4.2.1) (2022-12-17)
4+
5+
6+
### Bug Fixes
7+
8+
* auto release on action ([#22](https://github.com/node-modules/sdk-base/issues/22)) ([e74df48](https://github.com/node-modules/sdk-base/commit/e74df4885a74fa99e935323a858e7f6c4447cc97))

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "sdk-base",
3-
"version": "4.2.0",
3+
"version": "4.2.1",
44
"description": "a base class for sdk with default error handler",
55
"main": "index.js",
66
"scripts": {

0 commit comments

Comments
 (0)