Skip to content

Commit 533db8e

Browse files
chore(master): release 0.5.15 (#45)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 1acae25 commit 533db8e

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.14"
2+
".": "0.5.15"
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.15](https://github.com/fbosch/docs-cache/compare/v0.5.14...v0.5.15) (2026-04-10)
4+
5+
6+
### Bug Fixes
7+
8+
* **ci:** use npm 11 via npx for publishing ([#43](https://github.com/fbosch/docs-cache/issues/43)) ([1e59f1a](https://github.com/fbosch/docs-cache/commit/1e59f1affdfcf22ccbfeaa214ebab8a2c0b65be8))
9+
310
## [0.5.14](https://github.com/fbosch/docs-cache/compare/v0.5.13...v0.5.14) (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.14",
5+
"version": "0.5.15",
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)