Skip to content

Commit 724f565

Browse files
committed
chore(release): v0.6.1
1 parent 6aebba2 commit 724f565

2 files changed

Lines changed: 13 additions & 1 deletion

File tree

CHANGELOG.md

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

33

4+
## v0.6.1
5+
6+
[compare changes](https://github.com/ymansurozer/galley/compare/v0.6.0...v0.6.1)
7+
8+
### 🚀 Enhancements
9+
10+
- Focused reviews — rename handling, guide movedFrom, and a churn-skim taxonomy ([6aebba2](https://github.com/ymansurozer/galley/commit/6aebba2))
11+
12+
### ❤️ Contributors
13+
14+
- Ymansurozer <ymansurozer@gmail.com>
15+
416
## v0.6.0
517

618
[compare changes](https://github.com/ymansurozer/galley/compare/v0.5.0...v0.6.0)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "galley-diff",
3-
"version": "0.6.0",
3+
"version": "0.6.1",
44
"description": "An integrated review environment (IRE) for code you didn't write by hand — review a git diff in the browser, then hand a structured review back to your coding agent.",
55
"keywords": [
66
"git",

0 commit comments

Comments
 (0)