Skip to content

Commit

Permalink
chore(release): 0.4.13
Browse files Browse the repository at this point in the history
  • Loading branch information
Reptarsrage committed Sep 27, 2021
1 parent 3452662 commit dc97fcf
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.13](https://github.com/reptarsrage/looking-glass/compare/v0.4.12...v0.4.13) (2021-09-27)

### Bug Fixes

- touching up colors a bit ([3452662](https://github.com/reptarsrage/looking-glass/commit/34526622097c8ccd3b71a29a9d3eb877355a8c02))

### [0.4.12](https://github.com/reptarsrage/looking-glass/compare/v0.4.10...v0.4.12) (2021-09-26)

### 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.12",
"version": "0.4.13",
"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 dc97fcf

Please sign in to comment.