Skip to content

Commit 1c782cd

Browse files
committed
chore: release version 1.0.3 and update CHANGELOG
2 parents 32afad1 + 71b9723 commit 1c782cd

3 files changed

Lines changed: 8 additions & 2 deletions

File tree

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@
22
"vibe-sync": patch
33
---
44

5-
release first version 05
5+
release first version 06

cli/CHANGELOG.md

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

3+
## 1.0.3
4+
5+
### Patch Changes
6+
7+
- [#8](https://github.com/nicepkg/vibe-sync/pull/8) [`83f3082`](https://github.com/nicepkg/vibe-sync/commit/83f308251c4afa649d4ed1fe785315f89ac9ba2f) Thanks [@2214962083](https://github.com/2214962083)! - release first version 05
8+
39
## 1.0.2
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": "vibe-sync",
3-
"version": "1.0.2",
3+
"version": "1.0.3",
44
"description": "CLI for vibe-sync - AI coding tool config synchronizer",
55
"type": "module",
66
"publishConfig": {

0 commit comments

Comments
 (0)