codesyncer 3.4.0 → 3.4.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.ko.md CHANGED
@@ -44,6 +44,12 @@ codesyncer init
44
44
  "CLAUDE.md 읽어줘"
45
45
  ```
46
46
 
47
+ ### 업그레이드
48
+
49
+ ```bash
50
+ npm install -g codesyncer@latest
51
+ ```
52
+
47
53
  ---
48
54
 
49
55
  ## 핵심 기능
package/README.md CHANGED
@@ -44,6 +44,12 @@ codesyncer init
44
44
  "Read CLAUDE.md"
45
45
  ```
46
46
 
47
+ ### Upgrade
48
+
49
+ ```bash
50
+ npm install -g codesyncer@latest
51
+ ```
52
+
47
53
  ---
48
54
 
49
55
  ## Core Features
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "codesyncer",
3
- "version": "3.4.0",
3
+ "version": "3.4.1",
4
4
  "description": "Claude forgets everything when the session ends. CodeSyncer makes it remember.",
5
5
  "keywords": [
6
6
  "ai-collaboration",