Skip to content

Commit 81c4ebf

Browse files
authored
Merge pull request #2 from nicepkg/changeset-release/main
chore: version packages
2 parents 1206ca2 + 62bf590 commit 81c4ebf

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/four-dogs-fold08.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.5
4+
5+
### Patch Changes
6+
7+
- [#1](https://github.com/nicepkg/vsync/pull/1) [`b703993`](https://github.com/nicepkg/vsync/commit/b7039932001698ccbcadc3481ad980f9ae4a7c48) Thanks [@2214962083](https://github.com/2214962083)! - release first version 08
8+
39
## 1.0.4
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": "vsync",
3-
"version": "1.0.4",
3+
"version": "1.0.5",
44
"description": "CLI for vsync - AI coding tool config synchronizer",
55
"type": "module",
66
"publishConfig": {

0 commit comments

Comments
 (0)