Skip to content

Commit 8991593

Browse files
chore(release): 1.16.1 [skip ci]
## [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))
1 parent f282385 commit 8991593

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [1.16.1](https://github.com/CooLearning/playground/compare/v1.16.0...v1.16.1) (2022-04-06)
2+
3+
4+
### Bug Fixes
5+
6+
* **Heatmap:** Apply negative margins to keep the heatmap centered ([f282385](https://github.com/CooLearning/playground/commit/f2823851e8ec2741793c11a89d68440f64060385))
7+
18
# [1.16.0](https://github.com/CooLearning/playground/compare/v1.15.0...v1.16.0) (2022-04-04)
29

310

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "coolearning-playground",
3-
"version": "1.16.0",
3+
"version": "1.16.1",
44
"description": "Bringing MIDI interactivity to `tensorflow/playground`",
55
"license": "Apache-2.0",
66
"scripts": {

0 commit comments

Comments
 (0)