Skip to content

Commit 69bb0e9

Browse files
committed
chore(main): release 0.115.2
1 parent 6cd8a67 commit 69bb0e9

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "0.115.1"
2+
".": "0.115.2"
33
}

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [0.115.2](https://github.com/henrikje/arborist/compare/v0.115.1...v0.115.2) (2026-03-30)
4+
5+
6+
### Bug Fixes
7+
8+
* **retarget:** use "reset to" message for noop merged-base rebases ([6cd8a67](https://github.com/henrikje/arborist/commit/6cd8a67aaaf7fb1b315fb8ad60a61c29afd9a7ed))
9+
310
## [0.115.1](https://github.com/henrikje/arborist/compare/v0.115.0...v0.115.1) (2026-03-30)
411

512

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "arb",
3-
"version": "0.115.1",
3+
"version": "0.115.2",
44
"type": "module",
55
"scripts": {
66
"dev": "bun run src/index.ts --",

0 commit comments

Comments
 (0)