Skip to content

Commit

Permalink
chore(release): 1.16.1 [skip ci]
Browse files Browse the repository at this point in the history
## [1.16.1](v1.16.0...v1.16.1) (2022-04-06)

### Bug Fixes

* **Heatmap:** Apply negative margins to keep the heatmap centered ([f282385](f282385))
  • Loading branch information
semantic-release-bot committed Apr 6, 2022
1 parent f282385 commit 8991593
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [1.16.1](https://github.com/CooLearning/playground/compare/v1.16.0...v1.16.1) (2022-04-06)


### Bug Fixes

* **Heatmap:** Apply negative margins to keep the heatmap centered ([f282385](https://github.com/CooLearning/playground/commit/f2823851e8ec2741793c11a89d68440f64060385))

# [1.16.0](https://github.com/CooLearning/playground/compare/v1.15.0...v1.16.0) (2022-04-04)


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": "coolearning-playground",
"version": "1.16.0",
"version": "1.16.1",
"description": "Bringing MIDI interactivity to `tensorflow/playground`",
"license": "Apache-2.0",
"scripts": {
Expand Down

0 comments on commit 8991593

Please sign in to comment.