Skip to content

Commit d17c2ef

Browse files
chore(release): 7.0.46 [skip ci]
## [7.0.46](v7.0.45...v7.0.46) (2024-04-16) ### Bug fixes * add missing import for `getActiveLeafRoute` ([#585](#585)) ([93a64c8](93a64c8))
1 parent 93a64c8 commit d17c2ef

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [7.0.46](https://github.com/technology-studio/conditional-navigation-react-peer/compare/v7.0.45...v7.0.46) (2024-04-16)
2+
3+
4+
### Bug fixes
5+
6+
* add missing import for `getActiveLeafRoute` ([#585](https://github.com/technology-studio/conditional-navigation-react-peer/issues/585)) ([93a64c8](https://github.com/technology-studio/conditional-navigation-react-peer/commit/93a64c8a7da03f7f22ecffafe05ce0c9c36c2116))
7+
18
## [7.0.45](https://github.com/technology-studio/conditional-navigation-react-peer/compare/v7.0.44...v7.0.45) (2024-04-10)
29

310

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@txo-peer-dep/conditional-navigation-react",
3-
"version": "7.0.45",
3+
"version": "7.0.46",
44
"description": "Technology Studio - Conditional navigation react peer",
55
"main": "lib/index.js",
66
"typings": "lib/index.d.ts",

0 commit comments

Comments
 (0)