Skip to content

Commit cb5ba1c

Browse files
v4.2.8
1 parent 6d7d37b commit cb5ba1c

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 lint-staged to v16
3+
hash: 1ad6c3e66d76d9fba07440f75e719f210505f9d9
4+
body: |
5+
Update lint-staged from 15.5.2 to 16.0.0
6+
footer:
7+
Change-type: patch
8+
change-type: patch
9+
author: balena-renovate[bot]
10+
version: 4.2.8
11+
title: ""
12+
date: 2025-09-11T12:20:28.065Z
113
- commits:
214
- subject: Update dependency peggy to v5
315
hash: a3bd65a4f4a63999b58a5076563e0eaa51a755d3

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.8
8+
## (2025-09-11)
9+
10+
* Update dependency lint-staged to v16 [balena-renovate[bot]]
11+
712
# v4.2.7
813
## (2025-09-11)
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.7",
3+
"version": "4.2.8",
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-09-11T12:15:50.770Z"
43+
"publishedAt": "2025-09-11T12:20:28.169Z"
4444
}
4545
}

0 commit comments

Comments
 (0)