update changelog

This commit is contained in:
decolua
2026-05-04 11:30:40 +07:00
parent 9c6be62a54
commit 1aedf5cfc0
2 changed files with 9 additions and 1 deletions

View File

@@ -1,3 +1,11 @@
# v0.4.16 (2026-05-04)
## Features
- Skills system: manage and execute custom AI skills
## Fixes
- Fix input fields in tool cards
# v0.4.14 (2026-05-03) # v0.4.14 (2026-05-03)
## Improvements ## Improvements

View File

@@ -1,6 +1,6 @@
{ {
"name": "9router-app", "name": "9router-app",
"version": "0.4.15", "version": "0.4.16",
"description": "9Router web dashboard", "description": "9Router web dashboard",
"private": true, "private": true,
"scripts": { "scripts": {