Skip to content

Commit 033ca4e

Browse files
chore(release): @nicepkg/vsync 1.1.0 [skip ci]
## 1.1.0 (2026-01-27) * feat(website): add seo enhancements with sitemap and structured data (#15) ([682c726](682c726)), closes [#15](#15) * chore: fix eslint warnings and format changelog (#14) ([93d9ea0](93d9ea0)), closes [#14](#14)
1 parent 682c726 commit 033ca4e

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
## 1.1.0 (2026-01-27)
2+
3+
* feat(website): add seo enhancements with sitemap and structured data (#15) ([682c726](https://github.com/nicepkg/vsync/commit/682c726)), closes [#15](https://github.com/nicepkg/vsync/issues/15)
4+
* chore: fix eslint warnings and format changelog (#14) ([93d9ea0](https://github.com/nicepkg/vsync/commit/93d9ea0)), closes [#14](https://github.com/nicepkg/vsync/issues/14)
5+
16
## <small>1.0.10 (2026-01-27)</small>
27

38
- fix: update release workflow and documentation (#13) ([5787a19](https://github.com/nicepkg/vsync/commit/5787a19)), closes [#13](https://github.com/nicepkg/vsync/issues/13)

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.10",
3+
"version": "1.1.0",
44
"description": "Sync MCP servers, Skills, Agents & Commands across Claude Code, Cursor, OpenCode, Codex. One config, all tools.",
55
"type": "module",
66
"repository": {

0 commit comments

Comments
 (0)