Skip to content

Commit

Permalink
chore(release): 1.0.12 [skip ci]
Browse files Browse the repository at this point in the history
## [1.0.12](v1.0.11...v1.0.12) (2024-06-06)

### Bug Fixes

* sign request with current, signature, and optional domain ([d913123](d913123))
  • Loading branch information
semantic-release-bot committed Jun 6, 2024
1 parent 367668b commit 15e2e6e
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.12](https://github.com/lemoncloud-io/lemon-web-core/compare/v1.0.11...v1.0.12) (2024-06-06)

### Bug Fixes

- sign request with current, signature, and optional domain ([d913123](https://github.com/lemoncloud-io/lemon-web-core/commit/d913123c2c3bf16faa82138449dfd8a4b4edf4a7))

## [1.0.11](https://github.com/lemoncloud-io/lemon-web-core/compare/v1.0.10...v1.0.11) (2024-06-06)

## [1.0.10](https://github.com/lemoncloud-io/lemon-web-core/compare/v1.0.9...v1.0.10) (2024-06-06)
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.11",
"version": "1.0.12",
"description": "Shared library for LEMONCLOUD",
"repository": "lemoncloud-io/lemon-web-core",
"exports": "./dist/index.js",
Expand Down

0 comments on commit 15e2e6e

Please sign in to comment.