Skip to content

Commit

Permalink
chore: release 4.6.3
Browse files Browse the repository at this point in the history
  • Loading branch information
hyoban committed Jul 20, 2024
1 parent 2a00ffc commit 758f7a6
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 2 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Changelog

## 4.6.3

###    Bug Fixes

- Link in changelog file &nbsp;-&nbsp; by **Stephen Zhou** [<samp>(2a00f)</samp>](https://github.com/hyoban/release-it-pnpm/commit/2a00ffc)

##### &nbsp;&nbsp;&nbsp;&nbsp;[View changes on GitHub](https://github.com/hyoban/release-it-pnpm/compare/4.6.2...4.6.3)

## 4.6.2

### &nbsp;&nbsp;&nbsp;Bug Fixes
Expand Down
2 changes: 1 addition & 1 deletion docs/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "docs",
"version": "4.6.2",
"version": "4.6.3",
"private": true,
"scripts": {
"build": "next build",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "release-it-pnpm",
"type": "module",
"version": "4.6.2",
"version": "4.6.3",
"packageManager": "[email protected]",
"description": "Run release-it with pnpm",
"author": "Stephen Zhou <[email protected]>",
Expand Down

0 comments on commit 758f7a6

Please sign in to comment.