We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a9d9bb6 commit 1c27fdaCopy full SHA for 1c27fda
app/package.json
@@ -3,7 +3,7 @@
3
"productName": "Kactus",
4
"bundleID": "io.kactus.KactusClient",
5
"companyName": "Kactus.io",
6
- "version": "0.1.0-alpha5",
+ "version": "0.1.0-alpha6",
7
"main": "./main.js",
8
"repository": {
9
"type": "git",
changelog.json
@@ -1,6 +1,10 @@
1
{
2
"unreleased": [],
"releases": {
+ "0.1.0-alpha6": [
+ "[New] Add a sketch plugin to open the file in Kactus",
+ "[Fixed] Correct URL for the usage reporting"
+ ],
"0.1.0-alpha5": [
"[New] Create a new sketch file with all the kactus options"
10
],
0 commit comments