Skip to content

Commit 8d56164

Browse files
v4.2.12
1 parent 6ffaa8e commit 8d56164

3 files changed

Lines changed: 18 additions & 2 deletions

File tree

.versionbot/CHANGELOG.yml

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,14 @@
1+
- commits:
2+
- subject: "Tests: remove lodash"
3+
hash: 83043192219fb01d9c7968ab633d7afb529e5aca
4+
body: ""
5+
footer:
6+
Change-type: patch
7+
change-type: patch
8+
author: Pagan Gazzard
9+
version: 4.2.12
10+
title: ""
11+
date: 2026-03-12T20:38:46.950Z
112
- commits:
213
- subject: "Add id-token: write permission for NPM OIDC publishing"
314
hash: cb767ef366951cd363cd272a1752f3521a5d29ec

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,11 @@ All notable changes to this project will be documented in this file
44
automatically by Versionist. DO NOT EDIT THIS FILE MANUALLY!
55
This project adheres to [Semantic Versioning](http://semver.org/).
66

7+
# v4.2.12
8+
## (2026-03-12)
9+
10+
* Tests: remove lodash [Pagan Gazzard]
11+
712
# v4.2.11
813
## (2026-03-12)
914

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@balena/odata-parser",
3-
"version": "4.2.11",
3+
"version": "4.2.12",
44
"description": "An OData parser written in OMeta",
55
"type": "commonjs",
66
"main": "odata-parser.js",
@@ -38,6 +38,6 @@
3838
"npm": ">=8.1.0"
3939
},
4040
"versionist": {
41-
"publishedAt": "2026-03-12T14:49:16.083Z"
41+
"publishedAt": "2026-03-12T20:38:47.058Z"
4242
}
4343
}

0 commit comments

Comments
 (0)