Skip to content

Commit c4d9c5d

Browse files
v4.2.7
1 parent be54fd8 commit c4d9c5d

File tree

3 files changed

+19
-2
lines changed

3 files changed

+19
-2
lines changed

.versionbot/CHANGELOG.yml

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
- commits:
2+
- subject: Update dependency peggy to v5
3+
hash: a3bd65a4f4a63999b58a5076563e0eaa51a755d3
4+
body: |
5+
Update peggy from 4.2.0 to 5.0.0
6+
footer:
7+
Change-type: patch
8+
change-type: patch
9+
author: balena-renovate[bot]
10+
version: 4.2.7
11+
title: ""
12+
date: 2025-09-11T12:15:50.679Z
113
- commits:
214
- subject: Update @balena/lint to 9.x
315
hash: c1809b591bae1b5f1872d5a30eab2eb90337d3cd

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.7
8+
## (2025-09-11)
9+
10+
* Update dependency peggy to v5 [balena-renovate[bot]]
11+
712
# v4.2.6
813
## (2025-04-10)
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.6",
3+
"version": "4.2.7",
44
"description": "An OData parser written in OMeta",
55
"type": "commonjs",
66
"main": "odata-parser.js",
@@ -40,6 +40,6 @@
4040
"npm": ">=8.1.0"
4141
},
4242
"versionist": {
43-
"publishedAt": "2025-04-10T03:22:06.814Z"
43+
"publishedAt": "2025-09-11T12:15:50.770Z"
4444
}
4545
}

0 commit comments

Comments
 (0)