chore(release): 3.4.0

This commit is contained in:
zyachel 2024-03-31 16:03:13 +05:30
parent dc42b3204c
commit fe34600cbf
2 changed files with 13 additions and 1 deletions

View File

@ -2,6 +2,18 @@
All notable changes to this project will be documented in this file. See [commit-and-tag-version](https://github.com/absolute-version/commit-and-tag-version) for commit guidelines.
## [3.4.0](https://github.com/zyachel/libremdb/compare/v3.3.1...v3.4.0) (2024-03-31)
### Features
* **reviews:** add reviews route ([dc42b32](https://github.com/zyachel/libremdb/commit/dc42b3204caf843d0f07fa28572c5ed275bb601d))
### Bug Fixes
* **instances:** fix urls in instances.json ([3eb5178](https://github.com/zyachel/libremdb/commit/3eb517849f279b2453579d0b5c5000e803a13bca))
## [3.3.1](https://github.com/zyachel/libremdb/compare/v3.3.0...v3.3.1) (2024-01-06)

View File

@ -1,6 +1,6 @@
{
"name": "libremdb",
"version": "3.3.1",
"version": "3.4.0",
"description": "a free & open source IMDb front-end",
"private": true,
"type": "module",