Skip to content

Commit

Permalink
chore(release): 1.11.2 [skip ci]
Browse files Browse the repository at this point in the history
## [1.11.2](v1.11.1...v1.11.2) (2021-11-16)

### Bug Fixes

* flip back in place the output Y axis ([944de87](944de87))
  • Loading branch information
semantic-release-bot committed Nov 16, 2021
1 parent 944de87 commit 00fb0ac
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [1.11.2](https://github.com/CooLearning/playground/compare/v1.11.1...v1.11.2) (2021-11-16)


### Bug Fixes

* flip back in place the output Y axis ([944de87](https://github.com/CooLearning/playground/commit/944de87002ffb872d54be1ad3712484efe3d8e34))

## [1.11.1](https://github.com/CooLearning/playground/compare/v1.11.0...v1.11.1) (2021-11-16)


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.11.1",
"version": "1.11.2",
"description": "",
"private": true,
"scripts": {
Expand Down

0 comments on commit 00fb0ac

Please sign in to comment.