Skip to content

Commit 4b20e68

Browse files
committed
chore(release): 0.0.3
1 parent 723b469 commit 4b20e68

2 files changed

Lines changed: 6 additions & 13 deletions

File tree

CHANGELOG.md

Lines changed: 5 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,9 @@
11
# Changelog
22

3-
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
3+
All notable changes to this project will be documented in this file. See
4+
[standard-version](https://github.com/conventional-changelog/standard-version) for commit
5+
guidelines.
46

5-
### 0.0.2 (2020-02-12)
6-
7-
# Change Log
8-
9-
All notable changes to the "react-toolkit" extension will be documented in this file.
7+
### [0.0.3](https://github.com/CodersAKL/react-toolkit/compare/v0.0.2...v0.0.3) (2020-02-13)
108

11-
Check [Keep a Changelog](http://keepachangelog.com/) for recommendations on how to
12-
structure this file.
13-
14-
## [Unreleased]
15-
16-
- Initial release
9+
### 0.0.2 (2020-02-12)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "react-toolkit",
33
"displayName": "react-toolkit",
44
"description": "Useful tools for react developers",
5-
"version": "0.0.2",
5+
"version": "0.0.3",
66
"icon": "assets/logo.png",
77
"license": "MIT",
88
"repository": {

0 commit comments

Comments
 (0)