Skip to content

Commit

Permalink
chore(release): 1.0.0 [skip ci]
Browse files Browse the repository at this point in the history
# 1.0.0 (2021-09-02)

### Bug Fixes

* clean up some memory leaks ([4907184](4907184))
* Make sure array results are properly displayed ([828821c](828821c))
* reduce render cycles ([8ed36ac](8ed36ac))
* reduce render cycles ([0f4d80f](0f4d80f))
* reducing the number of render cycles ([75442ea](75442ea))
* reducing the number of render cycles ([33ff6aa](33ff6aa))
* removed redundant JSX ([62c0d06](62c0d06))

### Features

* a few styling tweaks ([c288ea7](c288ea7))
* applied a minimum splitter height ([3c1f5d6](3c1f5d6))
* more styling tweaks ([6780dcd](6780dcd))
  • Loading branch information
semantic-release-bot committed Sep 2, 2021
1 parent 15b3853 commit 28a4587
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "kdb-studio-2",
"version": "0.0.1",
"version": "1.0.0",
"description": "GUI for KDB/q database",
"main": "./dist/main.js",
"scripts": {
Expand Down

0 comments on commit 28a4587

Please sign in to comment.