Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 0 additions & 5 deletions .changeset/brave-macos-signatures.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/calm-branches-reconcile.md

This file was deleted.

10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# Changelog

## 0.11.0

### Minor Changes

- 1f911b1: Reconcile active feature worktrees with their configured tracking refs before updating their parent stacks.

### Patch Changes

- 7a81070: Ad-hoc sign and verify both macOS release binaries before publishing.

## 0.10.2

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "worktree-kit",
"version": "0.10.2",
"version": "0.11.0",
"private": true,
"description": "CLI tool to simplify git-worktree workflow with automatic config file copying",
"type": "module",
Expand Down