Skip to content

Commit 6d9b1f5

Browse files
chore(release): 1.14.1 [skip ci]
## [1.14.1](v1.14.0...v1.14.1) (2021-11-18) ### Bug Fixes * **output-weights:** make the output weights remember their weight when toggling ([8024cd6](8024cd6))
1 parent 8024cd6 commit 6d9b1f5

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [1.14.1](https://github.com/CooLearning/playground/compare/v1.14.0...v1.14.1) (2021-11-18)
2+
3+
4+
### Bug Fixes
5+
6+
* **output-weights:** make the output weights remember their weight when toggling ([8024cd6](https://github.com/CooLearning/playground/commit/8024cd63e8c6606b07b38fe3b67f02fc34050b6c))
7+
18
# [1.14.0](https://github.com/CooLearning/playground/compare/v1.13.0...v1.14.0) (2021-11-18)
29

310

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "deep-playground-prototype",
3-
"version": "1.14.0",
3+
"version": "1.14.1",
44
"description": "",
55
"private": true,
66
"scripts": {

0 commit comments

Comments
 (0)