mirror of
https://github.com/zyachel/quetre.git
synced 2025-04-04 21:47:38 +03:00
chore(release): v5.3.0 [skip ci]
This commit is contained in:
parent
d16ae48dcb
commit
e35f4c699a
2 changed files with 10 additions and 17 deletions
25
CHANGELOG.md
25
CHANGELOG.md
|
@ -1,3 +1,12 @@
|
||||||
|
# [5.3.0](https://github.com/zyachel/quetre/compare/v5.2.0...v5.3.0) (2023-01-07)
|
||||||
|
|
||||||
|
|
||||||
|
### Features
|
||||||
|
|
||||||
|
* add support for other languages ([d16ae48](https://github.com/zyachel/quetre/commit/d16ae48dcb762af6d0888b6fc556a04a4c954549))
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
# [5.2.0](https://github.com/zyachel/quetre/compare/v5.1.1...v5.2.0) (2022-11-27)
|
# [5.2.0](https://github.com/zyachel/quetre/compare/v5.1.1...v5.2.0) (2022-11-27)
|
||||||
|
|
||||||
|
|
||||||
|
@ -42,19 +51,3 @@ fix https://github.com/zyachel/quetre/issues/72
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
# [4.0.0](https://github.com/zyachel/quetre/compare/v3.3.1...v4.0.0) (2022-09-22)
|
|
||||||
|
|
||||||
|
|
||||||
### Bug Fixes
|
|
||||||
|
|
||||||
* fix fetcher.js ([bf266a9](https://github.com/zyachel/quetre/commit/bf266a9a8971b55400f934a1e2338e83d8fd4d38))
|
|
||||||
|
|
||||||
|
|
||||||
### BREAKING CHANGES
|
|
||||||
|
|
||||||
* previous fetcher.js won't work as Quora again changed their HTML
|
|
||||||
|
|
||||||
closes https://github.com/zyachel/quetre/issues/68
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "quetre",
|
"name": "quetre",
|
||||||
"version": "5.2.0",
|
"version": "5.3.0",
|
||||||
"description": "a libre front-end for Quora",
|
"description": "a libre front-end for Quora",
|
||||||
"private": true,
|
"private": true,
|
||||||
"type": "module",
|
"type": "module",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue