We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0d5c217 + 95535e6 commit 382aa53Copy full SHA for 382aa53
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+## [0.4.3](https://github.com/googlemaps/react-native-navigation-sdk/compare/v0.4.2...v0.4.3) (2024-08-19)
4
+
5
6
+### Miscellaneous Chores
7
8
+* release 0.4.3 ([6f0b74f](https://github.com/googlemaps/react-native-navigation-sdk/commit/6f0b74f3ae9d3a830f2055090fc1a88691109d9d))
9
10
## [0.4.2](https://github.com/googlemaps/react-native-navigation-sdk/compare/v0.4.1...v0.4.2) (2024-08-06)
11
12
package.json
@@ -1,6 +1,6 @@
{
"name": "@googlemaps/react-native-navigation-sdk",
- "version": "0.4.2",
+ "version": "0.4.3",
"author": "Google",
"description": "A React Native library for Navigation SDK on Google Maps Platform",
"main": "lib/commonjs/index",
0 commit comments