Skip to content

Commit

Permalink
chore(release): 2.35.0
Browse files Browse the repository at this point in the history
  • Loading branch information
AlejandroAkbal committed Apr 23, 2023
1 parent 88eae3c commit 159da05
Show file tree
Hide file tree
Showing 3 changed files with 16 additions and 3 deletions.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,19 @@

All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.

## [2.35.0](https://github.com/Rule-34/App/compare/v2.34.0...v2.35.0) (2023-04-23)


### Features

* **State migration:** clean removed settings ([88eae3c](https://github.com/Rule-34/App/commit/88eae3c0b570973c9a85359731b61bfe868eb185))


### Bug Fixes

* **API fetch:** replace state for posts ([e5a9221](https://github.com/Rule-34/App/commit/e5a9221996221ae8467d838235c6cc29cd0c3de6))
* **Post:** fall back to width & height of large file ([b523ad9](https://github.com/Rule-34/App/commit/b523ad98b46763c4b77a7199502f2fe9b846c03c))

## [2.34.0](https://github.com/Rule-34/App/compare/v2.33.0...v2.34.0) (2023-04-15)


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
@@ -1,6 +1,6 @@
{
"name": "rule-34-app",
"version": "2.34.0",
"version": "2.35.0",
"description": "Browse the most popular Boorus in the Rule 34 App",
"author": "Alejandro Akbal",
"private": true,
Expand Down

0 comments on commit 159da05

Please sign in to comment.