Skip to content

Commit d005d81

Browse files
committed
release v0.4.6
1 parent 1bd220f commit d005d81

File tree

3 files changed

+17
-3
lines changed

3 files changed

+17
-3
lines changed

CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,19 @@
11
# Changelog
22

3+
## 0.4.6 (2024-11-14)
4+
5+
**Removed**
6+
7+
- Electron updater
8+
9+
**Changed**
10+
11+
- Various package upgrades
12+
13+
**Fixed**
14+
15+
- MacOS build
16+
317
## 0.4.5 (2024-11-05)
418

519
**Added**

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"author": "Konstantinos Kaloutas",
66
"homepage": "https://repath.studio",
77
"license": "AGPL-3.0",
8-
"version": "0.4.5",
8+
"version": "0.4.6",
99
"scripts": {
1010
"upgrade": "npx npm-check-updates -u -x codemirror",
1111
"postinstall": "electron-builder install-app-deps",

0 commit comments

Comments
 (0)