Skip to content

Commit

Permalink
Merge pull request #55 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 16, 2024
2 parents 1c91d4c + 903b12f commit 366c3aa
Show file tree
Hide file tree
Showing 3 changed files with 9 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.8",
"app": "1.8.9",
"packages/ui": "2.0.14",
"packages/api": "0.8.1",
"packages/build": "2.0.14",
Expand Down
7 changes: 7 additions & 0 deletions app/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [1.8.9](https://github.com/RokiiApp/app/compare/rokii-v1.8.8...rokii-v1.8.9) (2024-03-15)


### Bug Fixes

* use pinned deps ([8b06563](https://github.com/RokiiApp/app/commit/8b06563610d02376f31bff48bebe59a16789d5bd))

## [1.8.8](https://github.com/RokiiApp/app/compare/rokii-v1.8.7...rokii-v1.8.8) (2024-03-15)


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

0 comments on commit 366c3aa

Please sign in to comment.