Skip to content

Commit 5742d62

Browse files
v0.2.2
1 parent a253663 commit 5742d62

File tree

4 files changed

+22
-4
lines changed

4 files changed

+22
-4
lines changed

.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: Log commit current author & committer details
3+
hash: 17935e8a637d2cca6ec4e26b35238e791f5cb737
4+
body: ""
5+
footer:
6+
Change-type: patch
7+
change-type: patch
8+
Signed-off-by: Christina Ying Wang <[email protected]>
9+
signed-off-by: Christina Ying Wang <[email protected]>
10+
author: Christina Ying Wang
11+
version: 0.2.2
12+
title: ""
13+
date: 2025-07-16T19:13:13.005Z
114
- commits:
215
- subject: Lock file maintenance
316
hash: 8066a52b806cb3eaa3c43eb651e490faf4a76079

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.2.2
8+
## (2025-07-16)
9+
10+
* Log commit current author & committer details [Christina Ying Wang]
11+
712
# v0.2.1
813
## (2025-07-14)
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.2.1",
3+
"version": "0.2.2",
44
"private": true,
55
"description": "A GitHub app for rebasing on demand",
66
"author": "Balena",
@@ -44,6 +44,6 @@
4444
},
4545
"type": "module",
4646
"versionist": {
47-
"publishedAt": "2025-07-14T19:17:18.557Z"
47+
"publishedAt": "2025-07-16T19:13:13.056Z"
4848
}
4949
}

0 commit comments

Comments
 (0)