From 04c5399d41907592d40bf1ab335d741613918278 Mon Sep 17 00:00:00 2001 From: Bobby Sudekum Date: Tue, 30 May 2017 12:14:08 -0700 Subject: Bump node version - v3.5.3 (#9144) --- package.json | 2 +- platform/node/CHANGELOG.md | 4 ++++ 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/package.json b/package.json index 42ca7215e3..6200226b05 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@mapbox/mapbox-gl-native", - "version": "3.5.2", + "version": "3.5.3", "description": "Renders map tiles with Mapbox GL", "keywords": [ "mapbox", diff --git a/platform/node/CHANGELOG.md b/platform/node/CHANGELOG.md index 904883799f..e7efbac203 100644 --- a/platform/node/CHANGELOG.md +++ b/platform/node/CHANGELOG.md @@ -1,3 +1,7 @@ +# 3.5.3 - May 30, 2017 + +- Fixed a regression around `line-dasharrary` and `fill-pattern` that caused these properties to sometimes not render correctly ([#9130](https://github.com/mapbox/mapbox-gl-native/pull/9130)) + # 3.5.2 - May 18, 2017 - Fixed a memory leak ([#8884](https://github.com/mapbox/mapbox-gl-native/pull/9035)) -- cgit v1.2.1