Skip to content

Commit 11274f3

Browse files
chore(release): prepare v0.2.0 release
1 parent 167e639 commit 11274f3

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,13 @@ 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.2.0] - 2024-08-07
9+
### Details
10+
#### <!-- 0 -->🚀 Features
11+
- Add a step to initialize git repo and create github repo by @dyc3
12+
13+
## New Contributors
14+
* @dyc3 made their first contribution
815
## [0.1.3] - 2024-08-06
916
### Details
1017
#### <!-- 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.3",
6+
"version": "0.2.0",
77
"type": "module",
88
"author": "Nicolas Hedger <nicolas@hedger.ch>",
99
"bin": {

0 commit comments

Comments
 (0)