chore(release): v1.3.3 [skip ci]

This commit is contained in:
Conventional Changelog Action
2023-08-06 13:26:23 +00:00
parent 666bb72158
commit 0c5c1cfe71
2 changed files with 10 additions and 5 deletions
+9 -4
View File
@@ -1,3 +1,12 @@
## [1.3.3](https://github.com/ghoshRitesh12/zoro.to-api/compare/v1.3.2...v1.3.3) (2023-08-06)
### Bug Fixes
* **totalPages:** fixed bug showing wrong `totalPages` ([96085a3](https://github.com/ghoshRitesh12/zoro.to-api/commit/96085a32b1aa8f882464da2a47218997b26b8145))
## [1.3.2](https://github.com/ghoshRitesh12/zoro.to-api/compare/v1.3.1...v1.3.2) (2023-08-06)
@@ -41,7 +50,3 @@
## [1.1.2](https://github.com/ghoshRitesh12/zoro.to-api/compare/v1.1.1...v1.1.2) (2023-08-02)
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "zoro.to-api",
"version": "1.3.2",
"version": "1.3.3",
"description": "",
"main": "dist/server.js",
"scripts": {