Skip to content

Commit 4a45313

Browse files
committed
chore(release): v0.2.4
1 parent ca2f0b4 commit 4a45313

2 files changed

Lines changed: 22 additions & 1 deletion

File tree

CHANGELOG.md

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

33

4+
## v0.2.4
5+
6+
[compare changes](https://github.com/ymansurozer/galley/compare/v0.2.3...v0.2.4)
7+
8+
### 🚀 Enhancements
9+
10+
- Go to line by typing its number ([#9](https://github.com/ymansurozer/galley/pull/9))
11+
- Render guide prose as markdown and promote guidance typography ([#11](https://github.com/ymansurozer/galley/pull/11))
12+
- Make review progress visible, animated, and always-on ([#12](https://github.com/ymansurozer/galley/pull/12))
13+
- Add walkthrough sidebar tab and overview file list ([#13](https://github.com/ymansurozer/galley/pull/13))
14+
- Ephemeral agent status line and agent-presence signal in the desk ([#14](https://github.com/ymansurozer/galley/pull/14))
15+
16+
### 🩹 Fixes
17+
18+
- Make the active Split/Stacked tab visibly selected ([#10](https://github.com/ymansurozer/galley/pull/10))
19+
- Keep the accept/reject bar directly under its hunk when a comment shares the line ([#15](https://github.com/ymansurozer/galley/pull/15))
20+
21+
### ❤️ Contributors
22+
23+
- Yusuf Mansur Özer <ymansurozer@gmail.com>
24+
425
## v0.2.3
526

627
[compare changes](https://github.com/ymansurozer/galley/compare/v0.2.2...v0.2.3)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@ymansurozer/galley",
3-
"version": "0.2.3",
3+
"version": "0.2.4",
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)