Skip to content

Commit 3510ea9

Browse files
v0.15.1
1 parent 50f27e5 commit 3510ea9

File tree

4 files changed

+22
-7
lines changed

4 files changed

+22
-7
lines changed

.versionbot/CHANGELOG.yml

Lines changed: 13 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,14 @@
1+
- commits:
2+
- subject: Update flowzone.yml to allow external PRs
3+
hash: 5987f51d65497f09bbc8f3cb48a8d8e4affed0bf
4+
body: ""
5+
footer:
6+
Change-type: patch
7+
change-type: patch
8+
author: Pagan Gazzard
9+
version: 0.15.1
10+
title: ""
11+
date: 2025-05-26T11:52:15.658Z
112
- commits:
213
- subject: Add `dbt-project` type mapping
314
hash: 7cdc839c750282bdfc413f66dd1306e211fb7db6
@@ -346,9 +357,8 @@
346357
- commits:
347358
- subject: Delete CODEOWNERS
348359
hash: 183f4a50af612f59093ddd85d258e51df880d302
349-
body: >
350-
See
351-
https://www.flowdock.com/app/rulemotion/pub/threads/trLcZFnSX9fLZn4LiaIv4xuBbah
360+
body: |
361+
See https://www.flowdock.com/app/rulemotion/pub/threads/trLcZFnSX9fLZn4LiaIv4xuBbah
352362
footer:
353363
Change-type: patch
354364
change-type: patch

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+
# v0.15.1
8+
## (2025-05-26)
9+
10+
* Update flowzone.yml to allow external PRs [Pagan Gazzard]
11+
712
# v0.15.0
813
## (2024-06-13)
914

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "balena-versionist",
3-
"version": "0.15.0",
3+
"version": "0.15.1",
44
"description": "",
55
"main": "lib/index.js",
66
"bin": {
@@ -32,6 +32,6 @@
3232
},
3333
"types": "lib/index.d.ts",
3434
"versionist": {
35-
"publishedAt": "2024-06-13T11:47:48.006Z"
35+
"publishedAt": "2025-05-26T11:52:15.761Z"
3636
}
3737
}

0 commit comments

Comments
 (0)