Skip to content

Commit 65c4f84

Browse files
chore(release): version packages
1 parent a28bdac commit 65c4f84

3 files changed

Lines changed: 7 additions & 6 deletions

File tree

.changeset/restore-ssh-session-toolbar.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

packages/app/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @prover-coder-ai/docker-git
22

3+
## 1.1.1
4+
5+
### Patch Changes
6+
7+
- [#270](https://github.com/ProverCoderAI/docker-git/pull/270) [`011e2e2`](https://github.com/ProverCoderAI/docker-git/commit/011e2e2687fae1a8afef7fba681282b4e3283430) Thanks [@konard](https://github.com/konard)! - Restore the SSH session toolbar after a page reload on `/ssh/session/:id`. The standalone terminal view now wires Open browser, Apply, Task manager, and New terminal handlers in addition to Detach and Kill, matching the dashboard-launched terminal toolbar.
8+
39
## 1.1.0
410

511
### Minor Changes

packages/app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@prover-coder-ai/docker-git",
3-
"version": "1.1.0",
3+
"version": "1.1.1",
44
"description": "docker-git Bun and Gridland CLI plus browser frontend",
55
"main": "dist/src/docker-git/main.js",
66
"bin": {

0 commit comments

Comments
 (0)