chore(release): 1.17.0 [skip ci]

# [1.17.0](https://github.com/asepharyana/zesdex/compare/v1.16.1...v1.17.0) (2026-07-20)

### Features

* **token:** add refresh token verification to TokenService ([a046519](https://github.com/asepharyana/zesdex/commit/a04651905f4afd562b516c839449a2c813ce6627))
This commit is contained in:
semantic-release-bot
2026-07-20 05:30:00 +00:00
parent a04651905f
commit 89ee213454
3 changed files with 19 additions and 12 deletions
+1 -1
View File
@@ -15,7 +15,7 @@ members = [
]
[workspace.package]
version = "1.16.1"
version = "1.17.0"
edition = "2021"
authors = ["asepharyana <superaseph@gmail.com>"]