Skip to content

Commit dd92b0d

Browse files
authored
Merge pull request #76 from hivetown/release-please--branches--main--components--backend
chore(main): release 1.4.2
2 parents c5a3666 + 34473d7 commit dd92b0d

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

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+
310
## [1.4.1](https://github.com/hivetown/backend/compare/v1.4.0...v1.4.1) (2023-07-12)
411

512

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@hivetown/backend",
3-
"version": "1.4.1",
3+
"version": "1.4.2",
44
"description": "Hivetown Backend",
55
"main": "dist/index.js",
66
"types": "dist/index.d.ts",

0 commit comments

Comments
 (0)