Skip to content

Commit

Permalink
chore(release): 1.0.1 [skip ci]
Browse files Browse the repository at this point in the history
## [1.0.1](v1.0.0...v1.0.1) (2021-09-15)

### Bug Fixes

* Add asarUnpack config to try and fix windows build ([a0eed07](a0eed07))
* Add padding to pre block ([0b4cdf2](0b4cdf2))
* Add support for atoms ([4805bdd](4805bdd)), closes [#60](#60)
* Make sure currentView value isn't being reset ([34e617d](34e617d))
* Move ipcRenderer calls into useEffect ([b8de6ea](b8de6ea))
  • Loading branch information
semantic-release-bot committed Sep 15, 2021
1 parent a0eed07 commit 766ecf1
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": "1.0.0",
"version": "1.0.1",
"description": "GUI for KDB/q database",
"main": "./dist/main.js",
"scripts": {
Expand Down

0 comments on commit 766ecf1

Please sign in to comment.