Skip to content

Commit 327ed9f

Browse files
v8.1.19
1 parent 8fc004f commit 327ed9f

3 files changed

Lines changed: 19 additions & 2 deletions

File tree

.versionbot/CHANGELOG.yml

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,16 @@
1+
- commits:
2+
- subject: Update dependency lint-staged to v17
3+
hash: 239b4c57622851e83c65e5f8b6e60e8eac0191fb
4+
body: |
5+
Update lint-staged from 16.4.0 to 17.0.0
6+
footer:
7+
Change-type: patch
8+
change-type: patch
9+
author: balena-renovate[bot]
10+
nested: []
11+
version: 8.1.19
12+
title: ""
13+
date: 2026-05-12T04:27:31.411Z
114
- commits:
215
- subject: Revert flowzone pinning to master
316
hash: 02b7cf012c6eeaaab690428747822efa345c947e

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,10 @@ 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+
## 8.1.19 - 2026-05-12
8+
9+
* Update dependency lint-staged to v17 [balena-renovate[bot]]
10+
711
## 8.1.18 - 2026-03-26
812

913
* Revert flowzone pinning to master [Kyle Harding]

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "pinejs-client-request",
3-
"version": "8.1.18",
3+
"version": "8.1.19",
44
"description": "This module provides a request backend for pinejs-client.",
55
"type": "commonjs",
66
"main": "request.js",
@@ -48,6 +48,6 @@
4848
]
4949
},
5050
"versionist": {
51-
"publishedAt": "2026-03-26T17:19:11.203Z"
51+
"publishedAt": "2026-05-12T04:27:31.541Z"
5252
}
5353
}

0 commit comments

Comments
 (0)