fix(): no changes detected; no release required
This commit is contained in:
@@ -1,5 +1,11 @@
|
||||
# Changelog
|
||||
|
||||
## 2026-01-20 - 0.13.1 - fix()
|
||||
no changes detected; no release required
|
||||
|
||||
- No changes found in the provided git diff
|
||||
- Current package version is 0.13.0
|
||||
|
||||
## 2026-01-20 - 0.13.0 - feat(provider.ollama)
|
||||
add chain-of-thought reasoning support to chat messages and Ollama provider
|
||||
|
||||
|
||||
@@ -3,6 +3,6 @@
|
||||
*/
|
||||
export const commitinfo = {
|
||||
name: '@push.rocks/smartai',
|
||||
version: '0.13.0',
|
||||
version: '0.13.1',
|
||||
description: 'SmartAi is a versatile TypeScript library designed to facilitate integration and interaction with various AI models, offering functionalities for chat, audio generation, document processing, and vision tasks.'
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user