Skip to content

Commit

Permalink
chore(release): prepare v0.1.3 release
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Aug 6, 2024
1 parent 7966cc2 commit 8aea128
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,11 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [0.1.3] - 2024-08-06
### Details
#### <!-- 1 -->🐛 Bug Fixes
- Binary name for yarn by @nhedger

## [0.1.2] - 2024-08-05
### Details
#### <!-- 1 -->🐛 Bug Fixes
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"publishConfig": {
"access": "public"
},
"version": "0.1.2",
"version": "0.1.3",
"type": "module",
"author": "Nicolas Hedger <[email protected]>",
"bin": {
Expand Down

0 comments on commit 8aea128

Please sign in to comment.