Skip to content

Commit 8aea128

Browse files
chore(release): prepare v0.1.3 release
1 parent 7966cc2 commit 8aea128

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,11 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8+
## [0.1.3] - 2024-08-06
9+
### Details
10+
#### <!-- 1 -->🐛 Bug Fixes
11+
- Binary name for yarn by @nhedger
12+
813
## [0.1.2] - 2024-08-05
914
### Details
1015
#### <!-- 1 -->🐛 Bug Fixes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"publishConfig": {
44
"access": "public"
55
},
6-
"version": "0.1.2",
6+
"version": "0.1.3",
77
"type": "module",
88
"author": "Nicolas Hedger <nicolas@hedger.ch>",
99
"bin": {

0 commit comments

Comments
 (0)