Sfoglia il codice sorgente

chore: bump version to 0.3.6 for release

Developer 1 mese fa
parent
commit
83e61465f5
2 ha cambiato i file con 7 aggiunte e 1 eliminazioni
  1. 6 0
      CHANGELOG.md
  2. 1 1
      package.json

+ 6 - 0
CHANGELOG.md

@@ -1,5 +1,11 @@
 # Change Log
 
+## [0.3.6] - 2026-07-14
+
+### Added
+
+- 添加 MIT License 文件
+
 ## [0.3.5] - 2026-07-14
 
 ### Added

+ 1 - 1
package.json

@@ -2,7 +2,7 @@
   "name": "copy-ai-ctx",
   "displayName": "Copy AI Ctx",
   "description": "复制上下文供AI助手使用 —— 复制文件、内容的引用信息",
-  "version": "0.3.5",
+  "version": "0.3.6",
   "publisher": "fivesay",
   "engines": {
     "vscode": "^1.85.0"