Skip to content

Commit 2fbd350

Browse files
chore(release): 1.11.1 [skip ci]
## [1.11.1](v1.11.0...v1.11.1) (2021-11-16) ### Bug Fixes * do not kill weight due to L1 regularization type ([202d484](202d484))
1 parent 202d484 commit 2fbd350

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.11.1](https://github.com/CooLearning/playground/compare/v1.11.0...v1.11.1) (2021-11-16)
2+
3+
4+
### Bug Fixes
5+
6+
* do not kill weight due to L1 regularization type ([202d484](https://github.com/CooLearning/playground/commit/202d484cec814bdcc6d5bcb98ca881f1b985b8d3))
7+
18
# [1.11.0](https://github.com/CooLearning/playground/compare/v1.10.0...v1.11.0) (2021-11-16)
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": "deep-playground-prototype",
3-
"version": "1.11.0",
3+
"version": "1.11.1",
44
"description": "",
55
"private": true,
66
"scripts": {

0 commit comments

Comments
 (0)