Skip to content

Commit

Permalink
chore(release): v0.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
oevery committed Jul 11, 2024
1 parent 343df8b commit 56b8548
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# Changelog


## v0.1.1

[compare changes](https://github.com/oevery/pusher/compare/v0.1.0...v0.1.1)

### 🩹 Fixes

- Actions 中 pnpm 版本错误 ([343df8b](https://github.com/oevery/pusher/commit/343df8b))

### ❤️ Contributors

- Oevery ([@oevery](http://github.com/oevery))

## v0.1.0

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@oevery/pusher",
"type": "module",
"version": "0.1.0",
"version": "0.1.1",
"packageManager": "pnpm@9.4.0",
"description": "simple pusher.",
"author": {
Expand Down

0 comments on commit 56b8548

Please sign in to comment.