Skip to content

Commit

Permalink
Merge pull request #58 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 Mar 27, 2024
2 parents 4038efb + 0906ccc commit e71dc38
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.10",
"app": "1.8.11",
"packages/ui": "2.0.14",
"packages/api": "0.8.1",
"packages/build": "2.0.14",
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.11](https://github.com/RokiiApp/app/compare/rokii-v1.8.10...rokii-v1.8.11) (2024-03-27)


### Bug Fixes

* add offline support for extensions ([aa5efaf](https://github.com/RokiiApp/app/commit/aa5efaf04b4c640765080df8e21771c89866acae))
* not getting correctly debugging plugins ([f843164](https://github.com/RokiiApp/app/commit/f8431647b3c220fc9cc781fca729947bdbc246f6))
* update deps ([a1f84c6](https://github.com/RokiiApp/app/commit/a1f84c62d5cd8c2092766dd68e383c0ec6f76e0d))

## [1.8.10](https://github.com/RokiiApp/app/compare/rokii-v1.8.9...rokii-v1.8.10) (2024-03-18)


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.10",
"version": "1.8.11",
"type": "module",
"scripts": {
"web:dev": "vite",
Expand Down

0 comments on commit e71dc38

Please sign in to comment.