Skip to content

Commit

Permalink
release: v2.0.7
Browse files Browse the repository at this point in the history
  • Loading branch information
likun7981 committed Dec 30, 2022
1 parent cafbb2b commit 6fd6ed6
Show file tree
Hide file tree
Showing 5 changed files with 6 additions and 4 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
## [2.0.7](https://github.com/likun7981/hlink/compare/v2.0.6...v2.0.7) (2022-12-30)

## [2.0.6](https://github.com/likun7981/hlink/compare/v2.0.5...v2.0.6) (2022-08-02)

### 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": "hlink-monorepo",
"version": "2.0.6",
"version": "2.0.7",
"description": "hlink",
"repository": "likun7981/hlink",
"license": "MIT",
Expand Down
2 changes: 1 addition & 1 deletion packages/app/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@hlink/app",
"version": "2.0.6",
"version": "2.0.7",
"type": "module",
"main": "./dist/app.js",
"module": "./dist/app.js",
Expand Down
2 changes: 1 addition & 1 deletion packages/cli/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "hlink",
"version": "2.0.6",
"version": "2.0.7",
"description": "hlink",
"license": "MIT",
"repository": "likun7981/hlink",
Expand Down
2 changes: 1 addition & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@hlink/core",
"version": "2.0.6",
"version": "2.0.7",
"description": "hlink",
"license": "MIT",
"repository": "likun7981/hlink",
Expand Down

1 comment on commit 6fd6ed6

@vercel
Copy link

@vercel vercel bot commented on 6fd6ed6 Dec 30, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.