Skip to content

Commit 34f337a

Browse files
chore(release): version packages
1 parent 26bd8a0 commit 34f337a

4 files changed

Lines changed: 17 additions & 2 deletions

File tree

packages/app/CHANGELOG.md

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

3+
## 1.0.86
4+
5+
### Patch Changes
6+
7+
- chore: automated version bump
8+
9+
- Updated dependencies []:
10+
- @prover-coder-ai/docker-git-session-sync@1.0.5
11+
312
## 1.0.85
413

514
### Patch 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.0.85",
3+
"version": "1.0.86",
44
"description": "docker-git Bun and Gridland CLI plus browser frontend",
55
"main": "dist/src/docker-git/main.js",
66
"bin": {

packages/docker-git-session-sync/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-session-sync
22

3+
## 1.0.5
4+
5+
### Patch Changes
6+
7+
- chore: automated version bump
8+
39
## 1.0.4
410

511
### Patch Changes

packages/docker-git-session-sync/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-session-sync",
3-
"version": "1.0.4",
3+
"version": "1.0.5",
44
"description": "Standalone docker-git AI agent session synchronization tool",
55
"main": "dist/docker-git-session-sync.js",
66
"bin": {

0 commit comments

Comments
 (0)