Skip to content

Commit 3a97507

Browse files
committed
Update CHANGELOG + patch version bump to 1.5.2
1 parent 03e59a8 commit 3a97507

3 files changed

Lines changed: 7 additions & 2 deletions

File tree

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -184,6 +184,11 @@ Returns **{sw: {lat: [number](https://developer.mozilla.org/en-US/docs/Web/JavaS
184184

185185
## Changelog
186186

187+
### v. 1.5.2
188+
189+
- Fix bug where the circle would always show a horizontal resize cursor on radius handles,
190+
irrespective of position (top/bottom/right/left)
191+
187192
### v. 1.5.1
188193

189194
- Bug fixes with respect to cursor style when hovering over editable-and-clickable circles

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "mapbox-gl-circle",
3-
"version": "1.5.1",
3+
"version": "1.5.2",
44
"author": "Smith Micro Software, Inc.",
55
"license": "ISC",
66
"description": "A google.maps.Circle replacement for Mapbox GL JS API",

0 commit comments

Comments
 (0)