Skip to content

Commit 55a6635

Browse files
committed
chore(release): 0.0.2-alpha.1
1 parent 4f86bca commit 55a6635

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
@@ -2,6 +2,13 @@
22

33
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.
44

5+
### [0.0.2-alpha.1](https://github.com/vitorsalgado/react-web-starter/compare/v0.0.2-alpha.0...v0.0.2-alpha.1) (2021-07-19)
6+
7+
8+
### Bug Fixes
9+
10+
* redux utils ([b7aec2c](https://github.com/vitorsalgado/react-web-starter/commit/b7aec2cf3bdc7484780ef27774c5e202a56b0bbc))
11+
512
### 0.0.2-alpha.0 (2021-07-16)
613

714

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "create-react-ts-web-starter",
3-
"version": "0.0.2-alpha.0",
3+
"version": "0.0.2-alpha.1",
44
"main": "cmd/create-react-ts-web-starter/index.js",
55
"bin": {
66
"create-react-ts-web-starter": "cmd/create-react-ts-web-starter/index.js"

0 commit comments

Comments
 (0)