Skip to content

Commit b732a85

Browse files
author
Neel Mistry
committed
update podspec and changelog
1 parent 212ff06 commit b732a85

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@ Mapbox welcomes participation and contributions from everyone.
44

55
## main
66

7+
## 10.0.0-beta.19.1 - May 7, 2021
8+
79
### Breaking changes ⚠️
810

911
- `OrnamentOptions.logo._isVisible` and `OrnamentOptions.attributionButton._isVisible` have been replaced with `OrnamentOptions.logo.visibility` and `OrnamentOptions.attributionButton.visibility`. ([#326](https://github.com/mapbox/mapbox-maps-ios/pull/326))

MapboxMaps.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Pod::Spec.new do |m|
22

3-
maps_version = '10.0.0-beta.19'
3+
maps_version = '10.0.0-beta.19.1'
44

55
m.name = 'MapboxMaps'
66
m.version = maps_version

0 commit comments

Comments
 (0)