chore: release v0.1.4

This commit is contained in:
github-actions[bot]
2026-04-10 06:35:47 +00:00
parent 140b224b1a
commit 95df135a3f
2 changed files with 14 additions and 1 deletions

View File

@@ -2,6 +2,19 @@
<!-- New entries are prepended automatically by the publish workflow -->
## v0.1.4 — 2026-04-10
### Changes
- feat: add MIT license file and specify license in package.json (140b224)
- fix: correct punctuation and enhance README clarity (3e6dfca)
- Phase 5: GitHub Auth + Repo Management (58a1261)
**Full diff:** [v0.1.3...v0.1.4](https://github.com/doum1004/llmwiki-cli/compare/v0.1.3...v0.1.4)
---
## v0.1.3 — 2026-04-10
### Changes

View File

@@ -1,6 +1,6 @@
{
"name": "llmwiki-cli",
"version": "0.1.3",
"version": "0.1.4",
"description": "CLI tool for LLM agents to build and maintain personal knowledge bases",
"repository": {
"type": "git",