Skip to content

Commit 2b23739

Browse files
chore(master): release 0.5.11
1 parent 5dc2d42 commit 2b23739

File tree

3 files changed

+10
-2
lines changed

3 files changed

+10
-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.10"
2+
".": "0.5.11"
33
}

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# Changelog
2+
3+
## [0.5.11](https://github.com/fbosch/docs-cache/compare/v0.5.10...v0.5.11) (2026-04-10)
4+
5+
6+
### Bug Fixes
7+
8+
* **deps:** update package dependencies ([#36](https://github.com/fbosch/docs-cache/issues/36)) ([5dc2d42](https://github.com/fbosch/docs-cache/commit/5dc2d425325fecac6bd1982db6da51b203bd313c))

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.10",
5+
"version": "0.5.11",
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)