File tree Expand file tree Collapse file tree 3 files changed +18
-2
lines changed
Expand file tree Collapse file tree 3 files changed +18
-2
lines changed Original file line number Diff line number Diff line change 1+ - commits :
2+ - subject : Avoid setting $count `options` for $orderby when not provided
3+ hash : 4e1f9750aed95dba4731d1fe9e7a46a000ea4ab6
4+ body : " "
5+ footer :
6+ Change-type : patch
7+ change-type : patch
8+ author : Thodoris Greasidis
9+ version : 4.2.3
10+ title : " "
11+ date : 2025-04-01T08:42:18.322Z
112- commits :
213 - subject : Update dependency mocha to v11
314 hash : 118d83467fc89b977ad89f7b9444897739399693
Original file line number Diff line number Diff line change @@ -4,6 +4,11 @@ All notable changes to this project will be documented in this file
44automatically by Versionist. DO NOT EDIT THIS FILE MANUALLY!
55This project adheres to [ Semantic Versioning] ( http://semver.org/ ) .
66
7+ # v4.2.3
8+ ## (2025-04-01)
9+
10+ * Avoid setting $count ` options ` for $orderby when not provided [ Thodoris Greasidis]
11+
712# v4.2.2
813## (2025-03-25)
914
Original file line number Diff line number Diff line change 11{
22 "name" : " @balena/odata-parser" ,
3- "version" : " 4.2.2 " ,
3+ "version" : " 4.2.3 " ,
44 "description" : " An OData parser written in OMeta" ,
55 "main" : " odata-parser.js" ,
66 "scripts" : {
3939 "npm" : " >=8.1.0"
4040 },
4141 "versionist" : {
42- "publishedAt" : " 2025-03-25T16:34:08.623Z "
42+ "publishedAt" : " 2025-04-01T08:42:18.450Z "
4343 }
4444}
You can’t perform that action at this time.
0 commit comments