Skip to content

Commit a3e6d29

Browse files
chore(release): 8.0.1 [skip ci]
## [8.0.1](v8.0.0...v8.0.1) (2024-06-07) ### Bug fixes * add `ConditionsOrGetConditions` type and update `ConditionConfig` ([#627](#627)) ([fde8494](fde8494))
1 parent fde8494 commit a3e6d29

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+
## [8.0.1](https://github.com/technology-studio/conditional-navigation-react-peer/compare/v8.0.0...v8.0.1) (2024-06-07)
2+
3+
4+
### Bug fixes
5+
6+
* add `ConditionsOrGetConditions` type and update `ConditionConfig` ([#627](https://github.com/technology-studio/conditional-navigation-react-peer/issues/627)) ([fde8494](https://github.com/technology-studio/conditional-navigation-react-peer/commit/fde84949ec090699d51fe919ce392d3f67928899))
7+
18
## [8.0.0](https://github.com/technology-studio/conditional-navigation-react-peer/compare/v7.2.0...v8.0.0) (2024-06-05)
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": "8.0.0",
3+
"version": "8.0.1",
44
"description": "Technology Studio - Conditional navigation react peer",
55
"main": "lib/index.js",
66
"typings": "lib/index.d.ts",

0 commit comments

Comments
 (0)