chore(release): 1.15.6 [skip ci]

## [1.15.6](https://github.com/ashim-hq/ashim/compare/v1.15.5...v1.15.6) (2026-04-17)

### Performance Improvements

* parallelize model downloads and switch to registry cache ([79c4ed6](https://github.com/ashim-hq/ashim/commit/79c4ed6a359b008dedeb154a55e2764ee0e3d9fa))
This commit is contained in:
semantic-release-bot
2026-04-17 06:55:08 +00:00
parent 79c4ed6a35
commit 23dae8d152
9 changed files with 15 additions and 8 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@ashim/docs",
"version": "1.15.5",
"version": "1.15.6",
"private": true,
"scripts": {
"docs:dev": "vitepress dev .",