Skip to content

Commit 539015e

Browse files
committed
chore(connect): release 0.11.0
1 parent a38a181 commit 539015e

File tree

3 files changed

+4
-2
lines changed

3 files changed

+4
-2
lines changed

packages/connect/CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
All notable changes to this project will be documented in this file. See [commit-and-tag-version](https://github.com/absolute-version/commit-and-tag-version) for commit guidelines.
44

5+
## [0.11.0](https://github.com/hyper63/hyper/compare/[email protected]@v0.11.0) (2023-12-11)
6+
57
## [0.10.0](https://github.com/hyper63/hyper/compare/[email protected]@v0.10.0) (2023-11-20)
68

79

packages/connect/egg.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"description": "hyper client to connect to hyper services",
66
"homepage": "https://github.com/hyper63/hyper",
77
"repo": "https://github.com/hyper63/hyper",
8-
"version": "0.10.0",
8+
"version": "0.11.0",
99
"unstable": false,
1010
"unlisted": false,
1111
"files": [

packages/connect/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "hyper-connect",
3-
"version": "0.10.0",
3+
"version": "0.11.0",
44
"license": "Apache-2.0",
55
"type": "module",
66
"engines": {

0 commit comments

Comments
 (0)