Skip to content

Commit aa4defe

Browse files
committed
chore(release): v0.6.3
1 parent 4b79696 commit aa4defe

2 files changed

Lines changed: 17 additions & 1 deletion

File tree

CHANGELOG.md

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

33

4+
## v0.6.3
5+
6+
[compare changes](https://github.com/ymansurozer/galley/compare/v0.6.2...v0.6.3)
7+
8+
### 🚀 Enhancements
9+
10+
- Desk lifecycle — galley stop, idle auto-exit, stale-lock sweep ([#39](https://github.com/ymansurozer/galley/pull/39))
11+
12+
### 🩹 Fixes
13+
14+
- Lite /api/poll heartbeat — polling the full state melted big desks ([#40](https://github.com/ymansurozer/galley/pull/40))
15+
16+
### ❤️ Contributors
17+
18+
- Yusuf Mansur Özer <ymansurozer@gmail.com>
19+
420
## v0.6.2
521

622
[compare changes](https://github.com/ymansurozer/galley/compare/v0.6.1...v0.6.2)

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.2",
3+
"version": "0.6.3",
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)