mirror of
https://github.com/doum1004/llmwiki-cli.git
synced 2026-05-19 09:13:36 +02:00
chore: release v0.1.4
This commit is contained in:
13
CHANGELOG.md
13
CHANGELOG.md
@@ -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
|
||||
|
||||
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user