File tree 2 files changed +14
-1
lines changed
2 files changed +14
-1
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## [ 1.4.0] ( https://github.com/hivetown/backend/compare/v1.3.0...v1.4.0 ) (2023-07-11)
4
+
5
+
6
+ ### Features
7
+
8
+ * allow sorting products by popularity and price ([ 2c0bd04] ( https://github.com/hivetown/backend/commit/2c0bd0452270dd3fcf0a756ee8ee469baab629c3 ) )
9
+
10
+
11
+ ### Bug Fixes
12
+
13
+ * products count was incorrect ([ c8592bd] ( https://github.com/hivetown/backend/commit/c8592bde592eb368217be5d1ee167b3b15d21f7b ) )
14
+ * unit products were not populating spec ([ f30755b] ( https://github.com/hivetown/backend/commit/f30755bf1148ea1914ac7f3f1beb68a4b9180a51 ) )
15
+
3
16
## [ 1.3.0] ( https://github.com/hivetown/backend/compare/v1.2.2...v1.3.0 ) (2023-07-06)
4
17
5
18
### Features
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @hivetown/backend" ,
3
- "version" : " 1.3 .0" ,
3
+ "version" : " 1.4 .0" ,
4
4
"description" : " Hivetown Backend" ,
5
5
"main" : " dist/index.js" ,
6
6
"types" : " dist/index.d.ts" ,
You can’t perform that action at this time.
0 commit comments