Skip to content

Commit 2d6f42c

Browse files
authored
chore(main): release docs 0.1.11 (#454)
1 parent daae36d commit 2d6f42c

3 files changed

Lines changed: 9 additions & 2 deletions

File tree

.github/release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,5 +9,5 @@
99
"packages/iso-ucan": "0.4.2",
1010
"packages/iso-ledger": "0.1.7",
1111
"packages/configs": "1.1.2",
12-
"packages/docs": "0.1.10"
12+
"packages/docs": "0.1.11"
1313
}

packages/docs/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [0.1.11](https://github.com/hugomrdias/iso-repo/compare/docs-v0.1.10...docs-v0.1.11) (2025-12-22)
4+
5+
6+
### Bug Fixes
7+
8+
* **docs:** update package description and keywords for Starlight plugins and AI integration ([c731894](https://github.com/hugomrdias/iso-repo/commit/c731894f8f5ade0efda6449535cd0a54a3213c38))
9+
310
## [0.1.10](https://github.com/hugomrdias/iso-repo/compare/docs-v0.1.9...docs-v0.1.10) (2025-12-14)
411

512

packages/docs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@hugomrdias/docs",
33
"type": "module",
4-
"version": "0.1.10",
4+
"version": "0.1.11",
55
"description": "Starlight plugins for TypeScript documentation and AI chat integration",
66
"author": "Hugo Dias <hugomrdias@gmail.com> (hugodias.me)",
77
"license": "MIT",

0 commit comments

Comments
 (0)