Skip to content

Commit 020a4b9

Browse files
v0.1.2
1 parent 1c05137 commit 020a4b9

File tree

4 files changed

+21
-4
lines changed

4 files changed

+21
-4
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 @types/node to v22
3+
hash: 13a3629b975184a4d3f3534e6fcf2e583d32e1a5
4+
body: |
5+
Update @types/node from 20.17.19 to 22.13.10
6+
footer:
7+
Change-type: patch
8+
change-type: patch
9+
author: balena-renovate[bot]
10+
version: 0.1.2
11+
title: ""
12+
date: 2025-03-12T13:16:21.437Z
113
- commits:
214
- subject: Update dependency vitest to v3
315
hash: 5c703bf2c9ba9bbdcd0b0f7515ad19a0d39da810

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.1.2
8+
## (2025-03-12)
9+
10+
* Update dependency @types/node to v22 [balena-renovate[bot]]
11+
712
# v0.1.1
813
## (2025-03-12)
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": "basejump",
3-
"version": "0.1.1",
3+
"version": "0.1.2",
44
"private": true,
55
"description": "A GitHub app for rebasing on demand",
66
"author": "Balena",
@@ -40,6 +40,6 @@
4040
},
4141
"type": "module",
4242
"versionist": {
43-
"publishedAt": "2025-03-12T12:54:02.612Z"
43+
"publishedAt": "2025-03-12T13:16:21.482Z"
4444
}
4545
}

0 commit comments

Comments
 (0)