Skip to content

Commit

Permalink
chore(release): 0.4.19
Browse files Browse the repository at this point in the history
  • Loading branch information
Reptarsrage committed Oct 20, 2021
1 parent 7122a85 commit c0f7076
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,12 @@

All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.

### [0.4.19](https://github.com/reptarsrage/looking-glass/compare/v0.4.18...v0.4.19) (2021-10-20)

### Bug Fixes

- downgrading broken "get-port" package ([7122a85](https://github.com/reptarsrage/looking-glass/commit/7122a851f11a4db2d578f055eaa4a2ab791edbe7))

### [0.4.18](https://github.com/reptarsrage/looking-glass/compare/v0.4.17...v0.4.18) (2021-10-19)

### Features
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "looking-glass",
"productName": "The Looking-Glass",
"version": "0.4.18",
"version": "0.4.19",
"description": "Electron application to browse various website content from one app. Built for development practice only.",
"main": "./main.prod.js",
"repository": {
Expand Down

0 comments on commit c0f7076

Please sign in to comment.