Skip to content

Commit fe5524d

Browse files
committed
Bump patch version, update changelog
1 parent 8782dcf commit fe5524d

File tree

3 files changed

+6
-2
lines changed

3 files changed

+6
-2
lines changed

README.md

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

187187
## Changelog
188188

189+
### v. 1.6.1
190+
191+
- Improved move animation ([#55](https://github.com/mblomdahl/mapbox-gl-circle/issues/55))
192+
189193
### v. 1.6.0
190194

191195
- Add optional `before` argument to _MapboxCircle.addTo_

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.6.0",
3+
"version": "1.6.1",
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)