Skip to content

Commit 0c21868

Browse files
chore(release): prepare v0.1.2 release
1 parent c02c0ef commit 0c21868

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.2] - 2024-08-05
9+
### Details
10+
#### <!-- 1 -->🐛 Bug Fixes
11+
- Add missing shims by @nhedger
12+
813
## [0.1.1] - 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.1",
6+
"version": "0.1.2",
77
"type": "module",
88
"author": "Nicolas Hedger <[email protected]>",
99
"bin": {

0 commit comments

Comments
 (0)