Skip to content

Commit baddf0a

Browse files
Release new version
1 parent 55aa9b5 commit baddf0a

4 files changed

Lines changed: 8 additions & 12 deletions

File tree

.changeset/common-views-report.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/moody-gifts-camp.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

CHANGELOG.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# @elek-io/client
22

3+
## 0.3.3
4+
5+
### Patch Changes
6+
7+
- 3b5ff2c: Small visual improvements
8+
- 24520ae: Updated to latest Core
9+
310
## 0.3.2
411

512
### Patch Changes
@@ -32,7 +39,6 @@
3239
Also buttons sometimes need two clicks to work.
3340

3441
- a9adf5d: Initial setup - pre GUI
35-
3642
- [x] Debugging main & renderer in VSCode. See https://www.electronforge.io/advanced/debugging
3743
- [x] CI/CD with lint, test & build
3844
- [x] Custom file protocol handler to access Assets on disk

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "@elek-io/client",
33
"productName": "elek.io Client",
44
"description": "The elek.io Client is a desktop application for Windows, macOS and Linux that allows you to manage content.",
5-
"version": "0.3.2",
5+
"version": "0.3.3",
66
"type": "module",
77
"main": "./out/main/index.js",
88
"homepage": "https://elek.io",

0 commit comments

Comments
 (0)