Skip to content

Commit 72d7530

Browse files
committed
3.5.0
1 parent 361d91c commit 72d7530

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
## 3.5.0
2+
3+
* Update fixture `011` to use a larger, less-likely-to-come-into-future-conflict number for the custom value type [#99](https://github.com/mapbox/mvt-fixtures/pull/99)
4+
* Add a new fixture `061` with with a linestring geometry that contains a ClosePath command [#94](https://github.com/mapbox/mvt-fixtures/pull/94)
5+
16
## 3.4.0
27

38
* Add two new fixtures used for layer compositing tests [#97](https://github.com/mapbox/mvt-fixtures/pull/97)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@mapbox/mvt-fixtures",
3-
"version": "3.4.0",
3+
"version": "3.5.0",
44
"description": "A require-able test fixture suite of valid and invalid Mapbox Vector Tiles",
55
"main": "index.js",
66
"scripts": {

0 commit comments

Comments
 (0)