Skip to content

Commit 9bb8aac

Browse files
committed
chore: release v0.3.1
1 parent 94bbd1a commit 9bb8aac

3 files changed

Lines changed: 10 additions & 3 deletions

File tree

CHANGELOG.md

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

3+
## [0.3.1](https://github.com/dbfx/git-projects-updater/compare/v0.3.0...v0.3.1) (2026-02-22)
4+
5+
6+
### Bug Fixes
7+
8+
* publish releases as non-draft and add download button to README ([94bbd1a](https://github.com/dbfx/git-projects-updater/commit/94bbd1aad851f53553bc11f391935b2b5413f037))
9+
310
# [0.3.0](https://github.com/dbfx/git-projects-updater/compare/v0.2.0...v0.3.0) (2026-02-22)
411

512

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
@@ -1,6 +1,6 @@
11
{
22
"name": "git-project-updater",
3-
"version": "0.3.0",
3+
"version": "0.3.1",
44
"description": "Electron app for scanning WSL projects and running dependency + git updates.",
55
"main": "dist/main/main.js",
66
"author": "User",

0 commit comments

Comments
 (0)