fix(repository): no changes to commit

This commit is contained in:
2026-03-11 19:42:29 +00:00
parent c600f5267f
commit 4402c568d3
3 changed files with 6 additions and 2 deletions
+4
View File
@@ -1,5 +1,9 @@
# Changelog # Changelog
## 2026-03-11 - 0.1.1 - fix(repository)
no changes to commit
## 2026-03-07 - 0.1.0 - feat(web) ## 2026-03-07 - 0.1.0 - feat(web)
add web demo and polish Lit web components UI and demo tooling add web demo and polish Lit web components UI and demo tooling
+1 -1
View File
@@ -3,6 +3,6 @@
*/ */
export const commitinfo = { export const commitinfo = {
name: '@push.rocks/smartchat', name: '@push.rocks/smartchat',
version: '0.1.0', version: '0.1.1',
description: 'Interactive chat interfaces for AI agents — CLI TUI and web components, built on @push.rocks/smartagent.' description: 'Interactive chat interfaces for AI agents — CLI TUI and web components, built on @push.rocks/smartagent.'
} }
+1 -1
View File
@@ -3,6 +3,6 @@
*/ */
export const commitinfo = { export const commitinfo = {
name: '@push.rocks/smartchat', name: '@push.rocks/smartchat',
version: '0.1.0', version: '0.1.1',
description: 'Interactive chat interfaces for AI agents — CLI TUI and web components, built on @push.rocks/smartagent.' description: 'Interactive chat interfaces for AI agents — CLI TUI and web components, built on @push.rocks/smartagent.'
} }