Skip to content

Commit

Permalink
release v0.15.6
Browse files Browse the repository at this point in the history
  • Loading branch information
dworthen committed Mar 20, 2024
1 parent c0f18c8 commit 787e2e2
Show file tree
Hide file tree
Showing 5 changed files with 15 additions and 17 deletions.
7 changes: 0 additions & 7 deletions .changeset/pretty-pigs-brush.md

This file was deleted.

7 changes: 0 additions & 7 deletions .changeset/purple-walls-allow.md

This file was deleted.

12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# gov4git-desktop-app

## 0.15.6

### Patch Changes

- 3ff310e: Filter out deleted communities

- Addresses #114, #128

- 4946f12: Add option to remove communities

- Addresses #127

## 0.15.5

### Patch Changes
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
@@ -1,7 +1,7 @@
{
"name": "gov4git-desktop-app",
"private": true,
"version": "0.15.5",
"version": "0.15.6",
"description": "Gov4Git Desktop Application",
"type": "commonjs",
"main": "./build/electron/main.js",
Expand Down

0 comments on commit 787e2e2

Please sign in to comment.