Skip to content

Commit

Permalink
chore(release): 1.1.0 [skip ci]
Browse files Browse the repository at this point in the history
# [1.1.0](v1.0.0...v1.1.0) (2021-04-01)

### Bug Fixes

* **release:** Remove assets from github release ([e3fc208](e3fc208))

### Features

* Trigger new release in dev branch ([5aa46ca](5aa46ca))
  • Loading branch information
semantic-release-bot committed Apr 1, 2021
1 parent 7a70d4f commit d36b4cf
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# Semantic Versioning Changelog

# [1.1.0](https://github.com/andreidmt/tpl-react/compare/v1.0.0...v1.1.0) (2021-04-01)


### Bug Fixes

* **release:** Remove assets from github release ([e3fc208](https://github.com/andreidmt/tpl-react/commit/e3fc2086855829f225f0ce609ca4f92d047500ab))


### Features

* Trigger new release in dev branch ([5aa46ca](https://github.com/andreidmt/tpl-react/commit/5aa46ca7e0a0dd479c29ee0884162aff70c67065))

# [1.1.0-dev.1](https://github.com/andreidmt/tpl-react/compare/v1.0.0...v1.1.0-dev.1) (2021-04-01)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "tpl-react",
"version": "1.1.0-dev.1",
"version": "1.1.0",
"license": "BSD-3-Clause",
"description": "Frontend starter with React, Redux, Webpack and friends",
"private": true,
Expand Down

0 comments on commit d36b4cf

Please sign in to comment.