Skip to content
This repository was archived by the owner on Aug 8, 2023. It is now read-only.

Commit ae46356

Browse files
author
Bobby Sudekum
authored
Update version number and changelog (#7662)
1 parent a3b72f3 commit ae46356

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@mapbox/mapbox-gl-native",
3-
"version": "3.4.3",
3+
"version": "3.4.4",
44
"description": "Renders map tiles with Mapbox GL",
55
"keywords": [
66
"mapbox",

platform/node/CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# 3.4.4 - January 10, 2017
2+
3+
- Updates the node binary publish location on s3 to reflect new package name ([#7653](https://github.com/mapbox/mapbox-gl-native/pull/7653))
4+
15
# 3.4.3 - January 9, 2017
26

37
- Adds `map.addImage()` and `map.removeImage()` APIs ([#7610](https://github.com/mapbox/mapbox-gl-native/pull/7610))

0 commit comments

Comments
 (0)