@1dot5/design-assistant 0.3.0 → 0.4.0

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.
Files changed (2) hide show
  1. package/README.md +1 -1
  2. package/package.json +1 -1
package/README.md CHANGED
@@ -1,4 +1,4 @@
1
- # @1dot5/design-assistant
1
+ # Design assistant
2
2
 
3
3
  Next.js 16 + React 19 プロジェクト向けに、シニアデザイナー兼フロントエンドエンジニアとしての規約・Skill・ワークフローを一式ばらまくための CLI。
4
4
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@1dot5/design-assistant",
3
- "version": "0.3.0",
3
+ "version": "0.4.0",
4
4
  "description": "Design assistant agents, skills, and conventions for Next.js 16 + React 19 projects",
5
5
  "homepage": "https://github.com/1dot5/da#readme",
6
6
  "bugs": {