Skip to content

Commit 9f3171a

Browse files
chore(release): 1.8.1
Automatically generated by semantic-release
1 parent 008e345 commit 9f3171a

7 files changed

Lines changed: 13 additions & 6 deletions

File tree

packages/cli/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [1.8.1](https://github.com/shrijayan/itwillsync/compare/v1.8.0...v1.8.1) (2026-03-20)
2+
3+
4+
### Bug Fixes
5+
6+
* bundle @itwillsync/shared to prevent workspace: protocol leak in published package ([280f327](https://github.com/shrijayan/itwillsync/commit/280f327d3bd2ab0aae41e763319d0a2cbd4d5c70))
7+
18
# [1.8.0](https://github.com/shrijayan/itwillsync/compare/v1.7.1...v1.8.0) (2026-03-20)
29

310

packages/cli/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "itwillsync",
3-
"version": "1.8.0",
3+
"version": "1.8.1",
44
"description": "Sync any terminal-based coding agent to your phone over local network",
55
"type": "module",
66
"bin": {

packages/docs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@itwillsync/docs",
3-
"version": "1.8.0",
3+
"version": "1.8.1",
44
"private": true,
55
"type": "module",
66
"scripts": {

packages/hub/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@itwillsync/hub",
3-
"version": "1.8.0",
3+
"version": "1.8.1",
44
"private": true,
55
"type": "module",
66
"scripts": {

packages/landing/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@itwillsync/landing",
3-
"version": "1.8.0",
3+
"version": "1.8.1",
44
"private": true,
55
"type": "module",
66
"scripts": {

packages/shared/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@itwillsync/shared",
3-
"version": "1.8.0",
3+
"version": "1.8.1",
44
"private": true,
55
"type": "module",
66
"exports": {

packages/web-client/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@itwillsync/web-client",
3-
"version": "1.8.0",
3+
"version": "1.8.1",
44
"private": true,
55
"type": "module",
66
"scripts": {

0 commit comments

Comments
 (0)