Skip to content

Commit

Permalink
Merge pull request #62 from RokiiApp/release-please--branches--main
Browse files Browse the repository at this point in the history
chore: release main
  • Loading branch information
dubisdev authored Sep 12, 2024
2 parents 6c70e66 + 64fed00 commit 5d15482
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"app": "1.8.13",
"app": "1.8.14",
"packages/ui": "2.0.15",
"packages/api": "0.8.2",
"packages/build": "2.0.15",
Expand Down
9 changes: 9 additions & 0 deletions app/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# Changelog

## [1.8.14](https://github.com/RokiiApp/app/compare/rokii-v1.8.13...rokii-v1.8.14) (2024-09-12)


### Bug Fixes

* about page not being shown ([11bee7d](https://github.com/RokiiApp/app/commit/11bee7d02af3049e065b79bc025efba340469ee4))
* Generate updater artifacts ([98a825c](https://github.com/RokiiApp/app/commit/98a825c713b4465241a859c41121b116d27b7723))
* Shortcut not being unregistered ([9e9049c](https://github.com/RokiiApp/app/commit/9e9049cf8d35a979e5022b47929d0e8870947371))

## [1.8.13](https://github.com/RokiiApp/app/compare/rokii-v1.8.12...rokii-v1.8.13) (2024-09-12)


Expand Down
2 changes: 1 addition & 1 deletion app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "rokii",
"description": "Productivity booster for Windows",
"private": true,
"version": "1.8.13",
"version": "1.8.14",
"type": "module",
"scripts": {
"web:dev": "vite",
Expand Down

0 comments on commit 5d15482

Please sign in to comment.