Skip to content

Commit 394c464

Browse files
chore(release): 7.0.47 [skip ci]
## [7.0.47](v7.0.46...v7.0.47) (2024-04-30) ### Bug fixes * **deps:** update react-navigation monorepo ([c67200e](c67200e)) * **deps:** update react-navigation monorepo ([#541](#541)) ([140d523](140d523)) ### Testing * update test name ([#470](#470)) ([7ad1ec2](7ad1ec2))
1 parent 2a67182 commit 394c464

File tree

2 files changed

+14
-1
lines changed

2 files changed

+14
-1
lines changed

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,16 @@
1+
## [7.0.47](https://github.com/technology-studio/conditional-navigation-react-peer/compare/v7.0.46...v7.0.47) (2024-04-30)
2+
3+
4+
### Bug fixes
5+
6+
* **deps:** update react-navigation monorepo ([c67200e](https://github.com/technology-studio/conditional-navigation-react-peer/commit/c67200e953ab595f77d9128585d578054d3d0c9a))
7+
* **deps:** update react-navigation monorepo ([#541](https://github.com/technology-studio/conditional-navigation-react-peer/issues/541)) ([140d523](https://github.com/technology-studio/conditional-navigation-react-peer/commit/140d52374c2cf1c405692204b0b2bebf005e049f))
8+
9+
10+
### Testing
11+
12+
* update test name ([#470](https://github.com/technology-studio/conditional-navigation-react-peer/issues/470)) ([7ad1ec2](https://github.com/technology-studio/conditional-navigation-react-peer/commit/7ad1ec29787ee211e392747149d10ab5b0772d73))
13+
114
## [7.0.46](https://github.com/technology-studio/conditional-navigation-react-peer/compare/v7.0.45...v7.0.46) (2024-04-16)
215

316

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.46",
3+
"version": "7.0.47",
44
"description": "Technology Studio - Conditional navigation react peer",
55
"main": "lib/index.js",
66
"typings": "lib/index.d.ts",

0 commit comments

Comments
 (0)