chore(release): v5.1.1 [skip ci]

This commit is contained in:
Conventional Changelog Action 2022-10-30 20:32:30 +00:00
parent a7237eca11
commit 39b7cb17b7
2 changed files with 10 additions and 10 deletions

View file

@ -1,3 +1,12 @@
## [5.1.1](https://github.com/zyachel/quetre/compare/v5.1.0...v5.1.1) (2022-10-30)
### Bug Fixes
* fix accidental console.log statement in template ([f719b3c](https://github.com/zyachel/quetre/commit/f719b3c4c91c504db35d1077bd05aa149b0f42db))
# [5.1.0](https://github.com/zyachel/quetre/compare/v5.0.0...v5.1.0) (2022-10-30)
@ -49,12 +58,3 @@ closes https://github.com/zyachel/quetre/issues/68
# [3.3.0](https://github.com/zyachel/quetre/compare/v3.2.0...v3.3.0) (2022-08-03)
### Features
* add profile route ([49f5a3e](https://github.com/zyachel/quetre/commit/49f5a3e74e1c5cfd058ab2a1cc12bf5d9799a1c7))

View file

@ -1,6 +1,6 @@
{
"name": "quetre",
"version": "5.1.0",
"version": "5.1.1",
"description": "a libre front-end for Quora",
"private": true,
"type": "module",