Skip to content

Commit 29def92

Browse files
web-flowuptonm
authored andcommitted
Prepare release 0.0.2
1 parent e58a92a commit 29def92

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

CHANGELOG.md

+5-1
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## [Unreleased]
99

10+
## [0.0.2] - 2021-09-26
11+
1012
## [0.0.1] - 2021-09-26
1113

12-
[Unreleased]: https://github.com/uptonm/react-webpack-starter/compare/0.0.1...HEAD
14+
[Unreleased]: https://github.com/uptonm/react-webpack-starter/compare/0.0.2...HEAD
15+
16+
[0.0.2]: https://github.com/uptonm/react-webpack-starter/compare/0.0.1...0.0.2
1317

1418
[0.0.1]: https://github.com/uptonm/react-webpack-starter/compare/6b1a4a4bdd518610c41ba5d86bd99d74a0c14170...0.0.1

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -50,5 +50,5 @@
5050
"react-dom": "17.0.2",
5151
"tailwindcss": "^2.2.15"
5252
},
53-
"version": "0.0.1"
53+
"version": "0.0.2"
5454
}

0 commit comments

Comments
 (0)