Skip to content

Commit

Permalink
chore(release): 2.2.0 [skip ci]
Browse files Browse the repository at this point in the history
## [2.2.0](v2.1.0...v2.2.0) (2021-09-08)

### Features

* add ts checker webpack plugin ([05822b3](05822b3))

### Bug Fixes

* remove sourcemaps on build ([05336bd](05336bd))
* set noemit for typescript ([d63f69f](d63f69f))
  • Loading branch information
semantic-release-bot committed Sep 8, 2021
1 parent 05336bd commit 0b811f4
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,19 @@
All notable changes to this project will be documented in this file. See
[Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [2.2.0](https://github.com/rweich/streamdeck-ts-template/compare/v2.1.0...v2.2.0) (2021-09-08)


### Features

* add ts checker webpack plugin ([05822b3](https://github.com/rweich/streamdeck-ts-template/commit/05822b359894e030e03593557373111aaac7ca38))


### Bug Fixes

* remove sourcemaps on build ([05336bd](https://github.com/rweich/streamdeck-ts-template/commit/05336bdf1fa885fe4eda00ba5cabeb6082d59362))
* set noemit for typescript ([d63f69f](https://github.com/rweich/streamdeck-ts-template/commit/d63f69f0dd7ba7052ab4c76ad2203a1dc01be089))

## [2.1.0](https://github.com/rweich/streamdeck-ts-template/compare/v2.0.3...v2.1.0) (2021-09-04)


Expand Down

0 comments on commit 0b811f4

Please sign in to comment.