Skip to content

Commit a780db1

Browse files
chore: version packages (#4)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent bcba769 commit a780db1

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/four-dogs-fold09.md

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

cli/CHANGELOG.md

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

3+
## 1.0.6
4+
5+
### Patch Changes
6+
7+
- [#3](https://github.com/nicepkg/vsync/pull/3) [`bcba769`](https://github.com/nicepkg/vsync/commit/bcba769564b20250208dce11d09ef6c1f1cf85c4) Thanks [@2214962083](https://github.com/2214962083)! - release first version 09
8+
39
## 1.0.5
410

511
### Patch Changes

cli/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@nicepkg/vsync",
3-
"version": "1.0.5",
3+
"version": "1.0.6",
44
"description": "CLI for vsync - AI coding tool config synchronizer",
55
"type": "module",
66
"publishConfig": {

0 commit comments

Comments
 (0)