We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 72230e6 + 5205b36 commit 1b2fa52Copy full SHA for 1b2fa52
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+## [1.4.1](https://github.com/hivetown/backend/compare/v1.4.0...v1.4.1) (2023-07-12)
4
+
5
6
+### Bug Fixes
7
8
+* product search because of inner query ([a14e201](https://github.com/hivetown/backend/commit/a14e2019ce69d85186ea1f2b82d2d829a6490f21))
9
10
## [1.4.0](https://github.com/hivetown/backend/compare/v1.3.0...v1.4.0) (2023-07-11)
11
12
package.json
@@ -1,6 +1,6 @@
{
"name": "@hivetown/backend",
- "version": "1.4.0",
+ "version": "1.4.1",
"description": "Hivetown Backend",
"main": "dist/index.js",
"types": "dist/index.d.ts",
0 commit comments