Skip to content
This repository has been archived by the owner on Mar 4, 2024. It is now read-only.

Commit

Permalink
chore(release): 1.14.0 [skip ci]
Browse files Browse the repository at this point in the history
# [1.14.0](v1.13.0...v1.14.0) (2020-05-06)

### Bug Fixes

* fixed a tiny bug which made it so you had to double click to remove connections ([9a79ea6](9a79ea6))
* no longer require double clicking on stuff to connect it at times ([c096c97](c096c97))
* take as much space as possible for ndoe data on the Add panel ([579e04f](579e04f))

### Features

* basic arrays ([3147e40](3147e40))
* better array printing ([3b338db](3b338db))
* better home page ([e22cb3f](e22cb3f))
* node searching ([3fa00f3](3fa00f3))
* nodes for comparing ([2879712](2879712))
* removed useless literal expressions ([2f5d480](2f5d480))
* require auth for some routes ([4a74cc4](4a74cc4))
* typed holes ([5efa777](5efa777))
  • Loading branch information
semantic-release-bot committed May 6, 2020
1 parent 1af9ec0 commit b5a4a65
Showing 1 changed file with 21 additions and 0 deletions.
21 changes: 21 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,24 @@
# [1.14.0](https://github.com/Mateiadrielrafael/lunarbox/compare/v1.13.0...v1.14.0) (2020-05-06)


### Bug Fixes

* fixed a tiny bug which made it so you had to double click to remove connections ([9a79ea6](https://github.com/Mateiadrielrafael/lunarbox/commit/9a79ea6d503eef54d22facb12f6f8a1565609270))
* no longer require double clicking on stuff to connect it at times ([c096c97](https://github.com/Mateiadrielrafael/lunarbox/commit/c096c97fd95e62e2d8cd085fcfee6511cf7e4c9b))
* take as much space as possible for ndoe data on the Add panel ([579e04f](https://github.com/Mateiadrielrafael/lunarbox/commit/579e04f64ddf8af4244d910530a1fd3f961bea27))


### Features

* basic arrays ([3147e40](https://github.com/Mateiadrielrafael/lunarbox/commit/3147e408ae0a568f5dad1c62318890d897ff3cfd))
* better array printing ([3b338db](https://github.com/Mateiadrielrafael/lunarbox/commit/3b338db3d56461aebd94f22e1a60b1ce9b92317f))
* better home page ([e22cb3f](https://github.com/Mateiadrielrafael/lunarbox/commit/e22cb3fc0d568f1845f8d250b0be1983f002793e))
* node searching ([3fa00f3](https://github.com/Mateiadrielrafael/lunarbox/commit/3fa00f3984ebf9e7a98c23294601415579afceea))
* nodes for comparing ([2879712](https://github.com/Mateiadrielrafael/lunarbox/commit/28797124618d57fccb905a121245ff0545e1f0de))
* removed useless literal expressions ([2f5d480](https://github.com/Mateiadrielrafael/lunarbox/commit/2f5d48068129eff4bff50ce1c64f04b94b41dd9e))
* require auth for some routes ([4a74cc4](https://github.com/Mateiadrielrafael/lunarbox/commit/4a74cc417161bf909d5137d7c59af58ce8eec0f2))
* typed holes ([5efa777](https://github.com/Mateiadrielrafael/lunarbox/commit/5efa777f22a7f210fc5b0c645451f4ea1b133a01))

# [1.13.0](https://github.com/Mateiadrielrafael/lunarbox/compare/v1.12.0...v1.13.0) (2020-05-06)


Expand Down

0 comments on commit b5a4a65

Please sign in to comment.