Skip to content

Commit 78d827c

Browse files
v8.1.18
1 parent e4edbee commit 78d827c

3 files changed

Lines changed: 18 additions & 2 deletions

File tree

.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: Revert flowzone pinning to master
3+
hash: 02b7cf012c6eeaaab690428747822efa345c947e
4+
body: ""
5+
footer:
6+
Change-type: patch
7+
change-type: patch
8+
author: Kyle Harding
9+
nested: []
10+
version: 8.1.18
11+
title: ""
12+
date: 2026-03-26T17:19:11.027Z
113
- commits:
214
- subject: Update product-os/flowzone digest to 8ea01d3
315
hash: f7262e0393621ed72039ef758d3d33bb543a7fd3

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.18 - 2026-03-26
8+
9+
* Revert flowzone pinning to master [Kyle Harding]
10+
711
## 8.1.17 - 2026-03-26
812

913
* Update product-os/flowzone digest to 8ea01d3 [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.17",
3+
"version": "8.1.18",
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-26T12:13:37.891Z"
51+
"publishedAt": "2026-03-26T17:19:11.203Z"
5252
}
5353
}

0 commit comments

Comments
 (0)