Skip to content

Commit a785b72

Browse files
chore(release): 7.1.0 [skip ci]
## [7.1.0](v7.0.47...v7.1.0) (2024-05-06) ### Features * add `onReady` and `onStateChange` callbacks ([#608](#608)) ([1bf2afb](1bf2afb))
1 parent 1bf2afb commit a785b72

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.1.0](https://github.com/technology-studio/conditional-navigation-react-peer/compare/v7.0.47...v7.1.0) (2024-05-06)
2+
3+
4+
### Features
5+
6+
* add `onReady` and `onStateChange` callbacks ([#608](https://github.com/technology-studio/conditional-navigation-react-peer/issues/608)) ([1bf2afb](https://github.com/technology-studio/conditional-navigation-react-peer/commit/1bf2afb47e740424fb098dac43f1041f5518767a))
7+
18
## [7.0.47](https://github.com/technology-studio/conditional-navigation-react-peer/compare/v7.0.46...v7.0.47) (2024-04-30)
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.47",
3+
"version": "7.1.0",
44
"description": "Technology Studio - Conditional navigation react peer",
55
"main": "lib/index.js",
66
"typings": "lib/index.d.ts",

0 commit comments

Comments
 (0)