Skip to content

Commit

Permalink
chore(release): 0.8.2 [skip ci]
Browse files Browse the repository at this point in the history
## [0.8.2](v0.8.1...v0.8.2) (2020-12-30)

### Bug Fixes

* use less memory during post-processing ([053b3f6](053b3f6))
  • Loading branch information
semantic-release-bot committed Dec 30, 2020
1 parent eb2f27b commit 391b815
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 2 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [0.8.2](https://github.com/nhkrecord/nhk-record/compare/v0.8.1...v0.8.2) (2020-12-30)


### Bug Fixes

* use less memory during post-processing ([053b3f6](https://github.com/nhkrecord/nhk-record/commit/053b3f69e858151ffdbe14a303ddb2d3a481781b))

## [0.8.1](https://github.com/nhkrecord/nhk-record/compare/v0.8.0...v0.8.1) (2020-12-30)


Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "nhk-record",
"version": "0.8.1",
"version": "0.8.2",
"scripts": {
"build": "tsc -b tsconfig.json",
"commit": "cz",
Expand Down

0 comments on commit 391b815

Please sign in to comment.