Skip to content

Commit 92bacd8

Browse files
chore(main): release 0.9.0
1 parent 5c376eb commit 92bacd8

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

CHANGELOG.md

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

3+
## [0.9.0](https://github.com/googlemaps/react-native-navigation-sdk/compare/v0.8.1...v0.9.0) (2024-11-20)
4+
5+
6+
### ⚠ BREAKING CHANGES
7+
8+
* create bitmapdescriptor from asset on android ([#347](https://github.com/googlemaps/react-native-navigation-sdk/issues/347))
9+
10+
### Bug Fixes
11+
12+
* create bitmapdescriptor from asset on android ([#347](https://github.com/googlemaps/react-native-navigation-sdk/issues/347)) ([fb9da83](https://github.com/googlemaps/react-native-navigation-sdk/commit/fb9da83b03fa8cd57c89fe917bd351dbf8c1a4d9))
13+
314
## [0.8.1](https://github.com/googlemaps/react-native-navigation-sdk/compare/v0.8.0...v0.8.1) (2024-11-01)
415

516

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.8.1",
3+
"version": "0.9.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)