Skip to content

Commit 4597ee8

Browse files
chore(release): 1.14.4 [skip ci]
## [1.14.4](v1.14.3...v1.14.4) (2021-11-18) ### Bug Fixes * **presets:** inject the current preset shown as `numHiddenLayers` ([bae4677](bae4677)) * **presets:** use optional chaining for current preset possibly undefined ([ae1698e](ae1698e))
1 parent ae1698e commit 4597ee8

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
## [1.14.4](https://github.com/CooLearning/playground/compare/v1.14.3...v1.14.4) (2021-11-18)
2+
3+
4+
### Bug Fixes
5+
6+
* **presets:** inject the current preset shown as `numHiddenLayers` ([bae4677](https://github.com/CooLearning/playground/commit/bae46778911ea31cd7a10d05cec0b8ae04eba30b))
7+
* **presets:** use optional chaining for current preset possibly undefined ([ae1698e](https://github.com/CooLearning/playground/commit/ae1698e8bfa15cf14146b18a4ab59b2e84fd9803))
8+
19
## [1.14.3](https://github.com/CooLearning/playground/compare/v1.14.2...v1.14.3) (2021-11-18)
210

311

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.14.3",
3+
"version": "1.14.4",
44
"description": "",
55
"private": true,
66
"scripts": {

0 commit comments

Comments
 (0)