Skip to content

Commit

Permalink
chore(release): 0.53.0 [skip ci]
Browse files Browse the repository at this point in the history
# [0.53.0](v0.52.0...v0.53.0) (2021-11-27)

### Features

* add built-in batches ([59b1a5f](59b1a5f))
* add config setting for skipping delete confirmation ([162a8b5](162a8b5))
* replace FFTW with PFFFT and improve FFT UI and error reporting ([d23d63c](d23d63c))
  • Loading branch information
semantic-release-bot committed Nov 27, 2021
1 parent ffabd7b commit 071d7a5
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
# [0.53.0](https://github.com/Mahlet-Inc/hobbits/compare/v0.52.0...v0.53.0) (2021-11-27)


### Features

* add built-in batches ([59b1a5f](https://github.com/Mahlet-Inc/hobbits/commit/59b1a5f14b2bf3bc60d75363958097a623b8b675))
* add config setting for skipping delete confirmation ([162a8b5](https://github.com/Mahlet-Inc/hobbits/commit/162a8b5f4c2a3a3ec2b0234b525c24c318228319))
* replace FFTW with PFFFT and improve FFT UI and error reporting ([d23d63c](https://github.com/Mahlet-Inc/hobbits/commit/d23d63c888ee6e512551ec7be1da5e317cd867bc))

# [0.52.0](https://github.com/Mahlet-Inc/hobbits/compare/v0.51.1...v0.52.0) (2021-10-07)


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": "hobbits",
"version": "0.52.0",
"version": "0.53.0",
"private": true,
"config": {
"commitizen": {
Expand Down

0 comments on commit 071d7a5

Please sign in to comment.