Skip to content

Commit

Permalink
chore(release): 1.0.14 [skip ci]
Browse files Browse the repository at this point in the history
## [1.0.14](v1.0.13...v1.0.14) (2024-06-08)

### Features

* add getTokenSignature method and TokenSignature interface ([45b947a](45b947a))
  • Loading branch information
semantic-release-bot committed Jun 8, 2024
1 parent fd793f3 commit 09e2167
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
## [1.0.14](https://github.com/lemoncloud-io/lemon-web-core/compare/v1.0.13...v1.0.14) (2024-06-08)

### Features

- add getTokenSignature method and TokenSignature interface ([45b947a](https://github.com/lemoncloud-io/lemon-web-core/commit/45b947a2c40872c239e4268ecb1b87e178c8d3dc))

## [1.0.13](https://github.com/lemoncloud-io/lemon-web-core/compare/v1.0.12...v1.0.13) (2024-06-07)

### Bug Fixes
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@lemoncloud/lemon-web-core",
"version": "1.0.13",
"version": "1.0.14",
"description": "Core Web-based Library for signing request at LEMONCLOUD",
"repository": "lemoncloud-io/lemon-web-core",
"exports": "./dist/index.js",
Expand Down

0 comments on commit 09e2167

Please sign in to comment.