Skip to content

Commit befb7e1

Browse files
googlemaps-botjokerttu
authored andcommitted
chore(main): release 0.5.0
1 parent 77f43f2 commit befb7e1

2 files changed

Lines changed: 17 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,21 @@
11
# Changelog
22

3+
## [0.5.0](https://github.com/googlemaps/react-native-navigation-sdk/compare/v0.4.3...v0.5.0) (2024-09-05)
4+
5+
6+
### ⚠ BREAKING CHANGES
7+
8+
* The height and width properties have been removed from NavigationView in favor of an optional style property.
9+
10+
### Features
11+
12+
* view callback and layout functionality improvements ([#239](https://github.com/googlemaps/react-native-navigation-sdk/issues/239)) ([d24855b](https://github.com/googlemaps/react-native-navigation-sdk/commit/d24855b9b391f41fedc46137267c2d947c57ca16))
13+
14+
15+
### Miscellaneous Chores
16+
17+
* release 0.5.0 ([e46648b](https://github.com/googlemaps/react-native-navigation-sdk/commit/e46648b2ffb71503608ec8cb704a03e7c43840f1))
18+
319
## [0.4.3](https://github.com/googlemaps/react-native-navigation-sdk/compare/v0.4.2...v0.4.3) (2024-08-19)
420

521

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@googlemaps/react-native-navigation-sdk",
3-
"version": "0.4.3",
3+
"version": "0.5.0",
44
"author": "Google",
55
"description": "A React Native library for Navigation SDK on Google Maps Platform",
66
"main": "lib/commonjs/index",

0 commit comments

Comments
 (0)