Skip to content

Commit 68ff8f1

Browse files
authored
Merge branch 'main' into release-please--branches--main--components--iso-ucan
2 parents 93da23d + b908edf commit 68ff8f1

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.3",
1010
"packages/iso-ledger": "0.1.7",
1111
"packages/configs": "1.1.3",
12-
"packages/docs": "0.1.11"
12+
"packages/docs": "0.2.0"
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.2.0](https://github.com/hugomrdias/iso-repo/compare/docs-v0.1.11...docs-v0.2.0) (2026-04-15)
4+
5+
6+
### Features
7+
8+
* refactor llms with Astro routing, MDX stripping, .md chat URLs ([#493](https://github.com/hugomrdias/iso-repo/issues/493)) ([e114444](https://github.com/hugomrdias/iso-repo/commit/e1144449474228d8317f170f5eb4f6b5ee5f5a25))
9+
310
## [0.1.11](https://github.com/hugomrdias/iso-repo/compare/docs-v0.1.10...docs-v0.1.11) (2025-12-22)
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.11",
4+
"version": "0.2.0",
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)