Skip to content

Commit 7229a65

Browse files
authored
chore(main): release 0.4.1 (#221)
2 parents e2b39c3 + 75c705a commit 7229a65

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

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

3+
## [0.4.1](https://github.com/googlemaps/react-native-navigation-sdk/compare/v0.4.0...v0.4.1) (2024-08-05)
4+
5+
6+
### Bug Fixes
7+
8+
* ci and packaging issues ([#220](https://github.com/googlemaps/react-native-navigation-sdk/issues/220)) ([df7a9f1](https://github.com/googlemaps/react-native-navigation-sdk/commit/df7a9f12a31f77d223655bef6f05bb4b89d636a4))
9+
* simulate location ([#219](https://github.com/googlemaps/react-native-navigation-sdk/issues/219)) ([e2b39c3](https://github.com/googlemaps/react-native-navigation-sdk/commit/e2b39c3b62136a07c26aa671949c969c9aa1e3d1))
10+
311
## [0.4.0](https://github.com/googlemaps/react-native-navigation-sdk/compare/0.4.0-beta...v0.4.0) (2024-07-30)
412

513

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-native-navigation-sdk",
3-
"version": "0.4.0",
3+
"version": "0.4.1",
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)