Skip to content

Commit

Permalink
chore: release main
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored Apr 4, 2024
1 parent 4323263 commit 7912d1b
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.11",
"app": "1.8.12",
"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.12](https://github.com/RokiiApp/app/compare/rokii-v1.8.11...rokii-v1.8.12) (2024-04-04)


### Bug Fixes

* Update deps ([75390b6](https://github.com/RokiiApp/app/commit/75390b60e9e6a2a7b89571210deb98a9cca3dc79))

## [1.8.11](https://github.com/RokiiApp/app/compare/rokii-v1.8.10...rokii-v1.8.11) (2024-03-27)


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

0 comments on commit 7912d1b

Please sign in to comment.