Skip to content

Commit e5403c5

Browse files
chore(master): release 0.5.12 (#39)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent f29899b commit e5403c5

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "0.5.11"
2+
".": "0.5.12"
33
}

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.5.12](https://github.com/fbosch/docs-cache/compare/v0.5.11...v0.5.12) (2026-04-10)
4+
5+
6+
### Bug Fixes
7+
8+
* **ci:** use npm trusted publishing in release workflow ([#38](https://github.com/fbosch/docs-cache/issues/38)) ([f29899b](https://github.com/fbosch/docs-cache/commit/f29899b39adafb912954bb0dce50ab381a49b939))
9+
310
## [0.5.11](https://github.com/fbosch/docs-cache/compare/v0.5.10...v0.5.11) (2026-04-10)
411

512

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "docs-cache",
33
"private": false,
44
"type": "module",
5-
"version": "0.5.11",
5+
"version": "0.5.12",
66
"packageManager": "pnpm@10.14.0+sha512.ad27a79641b49c3e481a16a805baa71817a04bbe06a38d17e60e2eaee83f6a146c6a688125f5792e48dd5ba30e7da52a5cda4c3992b9ccf333f9ce223af84748",
77
"description": "CLI for deterministic local caching of external documentation for agents and tools",
88
"author": "Frederik Bosch",

0 commit comments

Comments
 (0)