Skip to content

Commit eb078fd

Browse files
chore(main): release 2.21.0 (#99)
🤖 I have created a release *beep* *boop* --- ## [2.21.0](v2.20.2...v2.21.0) (2026-03-24) ### Features * palgear adapter ([#101](#101)) ([61e1d91](61e1d91)) * send html email api ([#102](#102)) ([fde300e](fde300e)) * volcengine sms client ([#98](#98)) ([dbba2cd](dbba2cd)) ### Bug Fixes * cleanup 清空thridparty ([6045a97](6045a97)) * volcengine sms service ([#100](#100)) ([56baecb](56baecb)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please). Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 61e1d91 commit eb078fd

2 files changed

Lines changed: 16 additions & 1 deletion

File tree

CHANGELOG.md

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

3+
## [2.21.0](https://github.com/36node/auth/compare/v2.20.2...v2.21.0) (2026-03-24)
4+
5+
6+
### Features
7+
8+
* palgear adapter ([#101](https://github.com/36node/auth/issues/101)) ([61e1d91](https://github.com/36node/auth/commit/61e1d914876e194f686f81e889f8e40bc39fa7df))
9+
* send html email api ([#102](https://github.com/36node/auth/issues/102)) ([fde300e](https://github.com/36node/auth/commit/fde300ea284db490c79be7c339b589f84f075ecd))
10+
* volcengine sms client ([#98](https://github.com/36node/auth/issues/98)) ([dbba2cd](https://github.com/36node/auth/commit/dbba2cd42af38fc587769e8a30851cdeae93b20c))
11+
12+
13+
### Bug Fixes
14+
15+
* cleanup 清空thridparty ([6045a97](https://github.com/36node/auth/commit/6045a9738f10f1a9d870ddef42ba804403a03903))
16+
* volcengine sms service ([#100](https://github.com/36node/auth/issues/100)) ([56baecb](https://github.com/36node/auth/commit/56baecb13de39caba6869ae2e2fcdad903f1d12f))
17+
318
## [2.20.2](https://github.com/36node/auth/compare/v2.20.1...v2.20.2) (2026-03-17)
419

520

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@36node/auth",
3-
"version": "2.20.2",
3+
"version": "2.21.0",
44
"description": "36node auth service",
55
"author": "",
66
"private": true,

0 commit comments

Comments
 (0)