Skip to content

Commit 6feb152

Browse files
committed
chore: release 8.2.1
1 parent eab816d commit 6feb152

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,10 @@ PR Title ([#123](link to my pr))
77

88
---
99

10+
## 8.2.1
11+
12+
fix issue when publishing to npm with `prepare` script
13+
1014
## 8.2.0
1115

1216
getClusterLeaves method for ShapeSource ([#1411](https://github.com/react-native-mapbox-gl/maps/pull/1411))

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@react-native-mapbox-gl/maps",
33
"description": "A Mapbox GL react native module for creating custom maps",
4-
"version": "8.2.0",
4+
"version": "8.2.1",
55
"publishConfig": {
66
"access": "public"
77
},

0 commit comments

Comments
 (0)