Skip to content

Commit 9d4a3c6

Browse files
committed
Merge branch 'main' of github.com:hugomrdias/iso-repo
* 'main' of github.com:hugomrdias/iso-repo: chore(main): release docs 0.1.8 (#446)
2 parents 0e65ad3 + 86261ae commit 9d4a3c6

File tree

3 files changed

+10
-2
lines changed

3 files changed

+10
-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.7"
12+
"packages/docs": "0.1.8"
1313
}

packages/docs/CHANGELOG.md

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

3+
## [0.1.8](https://github.com/hugomrdias/iso-repo/compare/docs-v0.1.7...docs-v0.1.8) (2025-12-14)
4+
5+
6+
### Bug Fixes
7+
8+
* add files to npm ([f6e1089](https://github.com/hugomrdias/iso-repo/commit/f6e1089ba93dc72c664357bbcb134f890d384820))
9+
* fix exports and names ([21a1394](https://github.com/hugomrdias/iso-repo/commit/21a13942dc840ac18d59829634d811f7614832df))
10+
311
## [0.1.7](https://github.com/hugomrdias/iso-repo/compare/docs-v0.1.6...docs-v0.1.7) (2025-12-14)
412

513

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.7",
4+
"version": "0.1.8",
55
"description": "Docs for iso-repo",
66
"author": "Hugo Dias <[email protected]> (hugodias.me)",
77
"license": "MIT",

0 commit comments

Comments
 (0)