Procházet zdrojové kódy

chore(release): bump @vocmarket/voc-skill to 0.3.19 and publish

de-restaurant cleanup shipped to npm; version + lockfile + release manifest updated.
gangvy před 3 měsíci
rodič
revize
99b8245504

+ 2 - 2
claude-code/claude-code-voc-intelligence/package-lock.json

@@ -1,12 +1,12 @@
 {
   "name": "@vocmarket/voc-skill",
-  "version": "0.3.18",
+  "version": "0.3.19",
   "lockfileVersion": 3,
   "requires": true,
   "packages": {
     "": {
       "name": "@vocmarket/voc-skill",
-      "version": "0.3.18",
+      "version": "0.3.19",
       "dependencies": {
         "@modelcontextprotocol/sdk": "^1.29.0",
         "zod": "^4.4.3"

+ 1 - 1
claude-code/claude-code-voc-intelligence/package.json

@@ -1,6 +1,6 @@
 {
   "name": "@vocmarket/voc-skill",
-  "version": "0.3.18",
+  "version": "0.3.19",
   "description": "Claude Code VOC intelligence skills for Xiaohongshu and Douyin trend reports, live social VOC collection, Fmode image analysis, single-issue deep dives, boss/operator action plans, and multi-turn memory.",
   "type": "commonjs",
   "bin": {

+ 7 - 7
dist/npm/claude-code-voc-npm-package-manifest.json

@@ -1,11 +1,11 @@
 {
   "name": "@vocmarket/voc-skill",
-  "version": "0.3.16",
-  "generatedAt": "2026-06-21T10:04:04.086Z",
-  "tarball": "dist/npm/vocmarket-voc-skill-0.3.16.tgz",
-  "tarballBytes": 160944,
-  "unpackedBytes": 578748,
-  "entryCount": 88,
+  "version": "0.3.19",
+  "generatedAt": "2026-06-22T12:26:12.183Z",
+  "tarball": "dist/npm/vocmarket-voc-skill-0.3.19.tgz",
+  "tarballBytes": 167587,
+  "unpackedBytes": 624387,
+  "entryCount": 93,
   "installCommands": [
     "npm install -g @vocmarket/voc-skill",
     "claude-voc install",
@@ -15,5 +15,5 @@
   "tested": true,
   "npxTested": true,
   "workspaceTested": true,
-  "published": false
+  "published": true
 }