diff --git a/CHANGELOG.md b/CHANGELOG.md index 622792e..88d2737 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,8 @@ 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. +### [9.5.1](https://github.com/maxogden/menubar/compare/v9.5.0...v9.5.1) (2024-10-11) + ## [9.5.0](https://github.com/maxogden/menubar/compare/v9.4.0...v9.5.0) (2024-06-25) diff --git a/package.json b/package.json index 9eecbc3..28c2f56 100644 --- a/package.json +++ b/package.json @@ -1,12 +1,15 @@ { "name": "menubar", - "version": "9.5.0", + "version": "9.5.1", "author": "Max Ogden", "bugs": { "url": "https://github.com/maxogden/menubar/issues" }, "description": "high level way to create menubar desktop applications with electron", - "files": ["/assets", "/lib"], + "files": [ + "/assets", + "/lib" + ], "homepage": "https://github.com/maxogden/menubar", "keywords": [ "electron",