Skip to content

Commit

Permalink
chore(release): v5.4.0 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
Conventional Changelog Action committed Jan 7, 2023
1 parent 7106a5e commit 0cd38a7
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 17 deletions.
30 changes: 14 additions & 16 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,17 @@
# [5.4.0](https://github.com/zyachel/quetre/compare/v5.3.0...v5.4.0) (2023-01-07)


### Bug Fixes

* **routes:** add unimplemented error message to `space` route ([8820f36](https://github.com/zyachel/quetre/commit/8820f36af80f29d861a47526538293357e7c32f3))


### Features

* **lang:** add ability to choose language in search route ([cca6f69](https://github.com/zyachel/quetre/commit/cca6f69deda235fa87416e28a4dd557698974e3d))



# [5.3.0](https://github.com/zyachel/quetre/compare/v5.2.0...v5.3.0) (2023-01-07)


Expand Down Expand Up @@ -35,19 +49,3 @@



# [5.0.0](https://github.com/zyachel/quetre/compare/v4.0.0...v5.0.0) (2022-10-14)


### Bug Fixes

* **fetcher.js:** fix broken data fetching logic ([5e1d605](https://github.com/zyachel/quetre/commit/5e1d60525ed04d22cbc71c101fbbb96f4e200b73))


### BREAKING CHANGES

* **fetcher.js:** previous versions won't work

fix https://github.com/zyachel/quetre/issues/72



2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "quetre",
"version": "5.3.0",
"version": "5.4.0",
"description": "a libre front-end for Quora",
"private": true,
"type": "module",
Expand Down

0 comments on commit 0cd38a7

Please sign in to comment.