We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 493af25 commit 5414474Copy full SHA for 5414474
.release-please-manifest.json
@@ -1,3 +1,3 @@
1
{
2
- ".": "0.7.0"
+ ".": "0.7.1"
3
}
CHANGELOG.md
@@ -1,5 +1,12 @@
# Changelog
+## [0.7.1](https://github.com/hbstack/breadcrumb/compare/v0.7.0...v0.7.1) (2024-06-04)
4
+
5
6
+### Bug Fixes 🐞
7
8
+* ancestors cache issue ([493af25](https://github.com/hbstack/breadcrumb/commit/493af257c9b65f5cdcef1b6a601edc915c4e12b6))
9
10
## [0.7.0](https://github.com/hbstack/breadcrumb/compare/v0.6.0...v0.7.0) (2024-06-04)
11
12
0 commit comments