Skip to content
This repository has been archived by the owner on Aug 9, 2024. It is now read-only.

Commit

Permalink
build(lib): Release 1.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
xuxiaocheng0201 committed Mar 3, 2024
1 parent b2c5e15 commit b5ca884
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,18 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

## [1.2.0] - 2024-3-3

### Added

* 添加登出接口

### Changed

* 将 userId 类型改为 String
* 移动 common/exceptions 到子包
* 拆分登录与注册接口分类

## [1.1.0] - 2024-2-21

### Added
Expand Down

0 comments on commit b5ca884

Please sign in to comment.