Skip to content

Commit 37ac130

Browse files
authored
chore(main): release docs 0.1.9 (#447)
1 parent 9d4a3c6 commit 37ac130

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

.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.8"
12+
"packages/docs": "0.1.9"
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.9](https://github.com/hugomrdias/iso-repo/compare/docs-v0.1.8...docs-v0.1.9) (2025-12-14)
4+
5+
6+
### Bug Fixes
7+
8+
* fix npm files ([0e65ad3](https://github.com/hugomrdias/iso-repo/commit/0e65ad3d3459b472fa3dfc806a8201c008e3cc1c))
9+
310
## [0.1.8](https://github.com/hugomrdias/iso-repo/compare/docs-v0.1.7...docs-v0.1.8) (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.8",
4+
"version": "0.1.9",
55
"description": "Docs for iso-repo",
66
"author": "Hugo Dias <[email protected]> (hugodias.me)",
77
"license": "MIT",

0 commit comments

Comments
 (0)