Skip to content

Commit

Permalink
chore(release): 1.14.4 [skip ci]
Browse files Browse the repository at this point in the history
## [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))
  • Loading branch information
semantic-release-bot committed Nov 18, 2021
1 parent ae1698e commit 4597ee8
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
## [1.14.4](https://github.com/CooLearning/playground/compare/v1.14.3...v1.14.4) (2021-11-18)


### Bug Fixes

* **presets:** inject the current preset shown as `numHiddenLayers` ([bae4677](https://github.com/CooLearning/playground/commit/bae46778911ea31cd7a10d05cec0b8ae04eba30b))
* **presets:** use optional chaining for current preset possibly undefined ([ae1698e](https://github.com/CooLearning/playground/commit/ae1698e8bfa15cf14146b18a4ab59b2e84fd9803))

## [1.14.3](https://github.com/CooLearning/playground/compare/v1.14.2...v1.14.3) (2021-11-18)


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": "deep-playground-prototype",
"version": "1.14.3",
"version": "1.14.4",
"description": "",
"private": true,
"scripts": {
Expand Down

0 comments on commit 4597ee8

Please sign in to comment.