Skip to content

Commit

Permalink
release v0.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
sprocketc committed Feb 26, 2024
1 parent 4bbf424 commit 3fef70b
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 3 deletions.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# Changelog

## 0.2.1 (2024-02-26)

**Changed**

- Logo

**Fixed**

- Resizable panels

## 0.2.0 (2024-02-22)

**Added**
Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"author": "Konstantinos Kaloutas",
"homepage": "https://repath.studio",
"license": "AGPL-3.0",
"version": "0.2.0",
"version": "0.2.1",
"scripts": {
"postinstall": "electron-builder install-app-deps",
"postcss:build": "npx postcss main.css -o resources/public/css/main.css --verbose",
Expand Down

0 comments on commit 3fef70b

Please sign in to comment.