Skip to content

Commit 06d4291

Browse files
chore(release): 1.1.0-dev.2 [skip ci]
# [1.1.0-dev.2](v1.1.0-dev.1...v1.1.0-dev.2) (2021-04-01) ### Bug Fixes * **release:** Remove assets from github release ([e3fc208](e3fc208))
1 parent 7a70d4f commit 06d4291

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Semantic Versioning Changelog
22

3+
# [1.1.0-dev.2](https://github.com/andreidmt/tpl-react/compare/v1.1.0-dev.1...v1.1.0-dev.2) (2021-04-01)
4+
5+
6+
### Bug Fixes
7+
8+
* **release:** Remove assets from github release ([e3fc208](https://github.com/andreidmt/tpl-react/commit/e3fc2086855829f225f0ce609ca4f92d047500ab))
9+
310
# [1.1.0-dev.1](https://github.com/andreidmt/tpl-react/compare/v1.0.0...v1.1.0-dev.1) (2021-04-01)
411

512

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "tpl-react",
3-
"version": "1.1.0-dev.1",
3+
"version": "1.1.0-dev.2",
44
"license": "BSD-3-Clause",
55
"description": "Frontend starter with React, Redux, Webpack and friends",
66
"private": true,

0 commit comments

Comments
 (0)