Skip to content

Commit 008782b

Browse files
committed
Revert "release v0.4.6"
This reverts commit d005d81.
1 parent fa71fec commit 008782b

File tree

3 files changed

+3
-17
lines changed

3 files changed

+3
-17
lines changed

CHANGELOG.md

Lines changed: 0 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,5 @@
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-
173
## 0.4.5 (2024-11-05)
184

195
**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.6",
8+
"version": "0.4.5",
99
"scripts": {
1010
"upgrade": "npx npm-check-updates -u -x codemirror",
1111
"postinstall": "electron-builder install-app-deps",

0 commit comments

Comments
 (0)