Skip to content

Commit f11c5a7

Browse files
v8.1.22
1 parent 9b47674 commit f11c5a7

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.0.7
3+
hash: c603a221363c4006d1a8ac4b4e0288bf9e46112a
4+
body: |
5+
Update lint-staged from 17.0.5 to 17.0.7
6+
footer:
7+
Change-type: patch
8+
change-type: patch
9+
author: balena-renovate[bot]
10+
nested: []
11+
version: 8.1.22
12+
title: ""
13+
date: 2026-06-06T00:20:29.496Z
114
- commits:
215
- subject: Update dependency lint-staged to v17.0.5
316
hash: 1566f4f5a64525796ed4efd03333d4d8b603b82b

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.22 - 2026-06-06
8+
9+
* Update dependency lint-staged to v17.0.7 [balena-renovate[bot]]
10+
711
## 8.1.21 - 2026-05-23
812

913
* Update dependency lint-staged to v17.0.5 [balena-renovate[bot]]

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.21",
3+
"version": "8.1.22",
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-05-23T00:17:38.955Z"
51+
"publishedAt": "2026-06-06T00:20:29.625Z"
5252
}
5353
}

0 commit comments

Comments
 (0)