Skip to content

Commit

Permalink
chore(main): release 1.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored Jan 9, 2025
1 parent 28f346e commit ee21929
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 3 deletions.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# Changelog

## [1.1.2](https://github.com/akari-blue/akari/compare/v1.1.1...v1.1.2) (2025-01-09)


### Bug Fixes

* center icons ([28f346e](https://github.com/akari-blue/akari/commit/28f346e77f0d482f66c73cdab4bdecd91ea728d6))
* dont show post menu items that require with when signed out ([85f5b79](https://github.com/akari-blue/akari/commit/85f5b79f250c329e28aed56ae6f742611936fa22))
* error component rendering ([249ca19](https://github.com/akari-blue/akari/commit/249ca195de9ca243de4b00e8e346e6b91b8352dc))
* posts throwing error for author.viewer ([711a5b5](https://github.com/akari-blue/akari/commit/711a5b5671eb07b01bfcab36d7d1898fd6cd7319))

## [1.1.1](https://github.com/akari-blue/akari/compare/v1.1.0...v1.1.1) (2025-01-09)


Expand Down
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
Expand Up @@ -2,7 +2,7 @@
"name": "akari",
"description": "a bluesky client",
"private": true,
"version": "1.1.1",
"version": "1.1.2",
"type": "module",
"scripts": {
"build": "vite build",
Expand Down

0 comments on commit ee21929

Please sign in to comment.