Skip to content

Commit

Permalink
chore: release v0.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
robertsLando committed Jan 16, 2024
1 parent b2b6515 commit 4b88c4e
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 4 deletions.
9 changes: 8 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@


# [0.9.0](https://github.com/innovation-system/electron-kiosk/compare/v0.8.0...v0.9.0) (2024-01-16)


### Features

* electron 28 and deps bump ([#17](https://github.com/innovation-system/electron-kiosk/issues/17)) ([b2b6515](https://github.com/innovation-system/electron-kiosk/commit/b2b6515e52d0b95f7e0ad21f45c6b2ca2608b9d4))

# [0.8.0](https://github.com/innovation-system/electron-kiosk/compare/v0.7.1...v0.8.0) (2024-01-16)


Expand Down Expand Up @@ -109,4 +116,4 @@
* atom loader and dark mode ([e9fd95a](https://github.com/innovation-system/electron-kiosk/commit/e9fd95a951161ab35ecf547ea2e581bcee4b3302))
* autoReload and cacheLimit settings ([f52cd6f](https://github.com/innovation-system/electron-kiosk/commit/f52cd6f231b6eb68dc8e175babae76cf899805a4))
* clear storage ([206bfc1](https://github.com/innovation-system/electron-kiosk/commit/206bfc130cefc8072b07f6939c61948b696f9f55))
* very basic functionalities ([576a434](https://github.com/innovation-system/electron-kiosk/commit/576a434542e771c39204ce8f749cacffb9b87771))
* very basic functionalities ([576a434](https://github.com/innovation-system/electron-kiosk/commit/576a434542e771c39204ce8f749cacffb9b87771))
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,6 +1,6 @@
{
"name": "electron-kiosk",
"version": "0.8.0",
"version": "0.9.0",
"private": false,
"description": "Electron Kiosk",
"main": "./out/main/index.js",
Expand Down

0 comments on commit 4b88c4e

Please sign in to comment.