Skip to content

Commit

Permalink
[0.29.2] Release
Browse files Browse the repository at this point in the history
  • Loading branch information
christopherdro committed Jul 5, 2021
1 parent d93d093 commit 58a3bc3
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# Change Log

## 0.29.2 - (July 5, 2021)

* Android: **Revert** [#3797](https://github.com/react-native-maps/react-native-maps/pull/3797) Allow a previously dashed line to be made solid

## 0.29.1 - (July 5, 2021)

* Common: [#3855](https://github.com/react-native-maps/react-native-maps/pull/3855) Fix crashes related to getAddressFromCoordinates for android and iOS
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"description": "React Native Mapview component for iOS + Android",
"main": "index.js",
"author": "Leland Richardson <leland.m.richardson@gmail.com>",
"version": "0.29.1",
"version": "0.29.2",
"scripts": {
"lint": "./node_modules/eslint/bin/eslint.js .",
"ci": "npm run lint"
Expand Down

0 comments on commit 58a3bc3

Please sign in to comment.