update changelog
This commit is contained in:
@@ -1,3 +1,9 @@
|
|||||||
|
# 0.12.2
|
||||||
|
- collects stats in terms of KM2 in a stats file
|
||||||
|
|
||||||
|
# 0.12.1
|
||||||
|
- collects stats about tile in a file
|
||||||
|
|
||||||
# 0.12.0
|
# 0.12.0
|
||||||
|
|
||||||
- Remove support for node versions < 10
|
- Remove support for node versions < 10
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@mapbox/mbtiles",
|
"name": "@mapbox/mbtiles",
|
||||||
"version": "0.12.1",
|
"version": "0.12.2",
|
||||||
"description": "Utilities and tilelive integration for the MBTiles format.",
|
"description": "Utilities and tilelive integration for the MBTiles format.",
|
||||||
"url": "http://github.com/mapbox/node-mbtiles",
|
"url": "http://github.com/mapbox/node-mbtiles",
|
||||||
"author": "Mapbox (https://www.mapbox.com)",
|
"author": "Mapbox (https://www.mapbox.com)",
|
||||||
|
|||||||
Reference in New Issue
Block a user