We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents c5a3666 + 34473d7 commit dd92b0dCopy full SHA for dd92b0d
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+## [1.4.2](https://github.com/hivetown/backend/compare/v1.4.1...v1.4.2) (2023-07-12)
4
+
5
6
+### Bug Fixes
7
8
+* product search because of inner query on misc qb ([1ae1136](https://github.com/hivetown/backend/commit/1ae1136351b0de780be9879fd3567a4ccaa16f1d))
9
10
## [1.4.1](https://github.com/hivetown/backend/compare/v1.4.0...v1.4.1) (2023-07-12)
11
12
package.json
@@ -1,6 +1,6 @@
{
"name": "@hivetown/backend",
- "version": "1.4.1",
+ "version": "1.4.2",
"description": "Hivetown Backend",
"main": "dist/index.js",
"types": "dist/index.d.ts",
0 commit comments