From f2a667b9db26f333a80a62fc74c9664dcfcdb9f3 Mon Sep 17 00:00:00 2001 From: Stepan Kuzmin Date: Thu, 11 Nov 2021 16:21:06 +0200 Subject: [PATCH] chore(release): 1.14.4 --- CHANGELOG.md | 7 +++++++ package.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index f0d30f52..0dfa4a1b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,13 @@ All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines. +### [1.14.4](https://github.com/urbica/react-map-gl/compare/v1.14.3...v1.14.4) (2021-11-11) + + +### Bug Fixes + +* update Map event listeners on prop changes ([#349](https://github.com/urbica/react-map-gl/issues/349)) (h/t [@chwallen](https://github.com/chwallen)) ([95ebe0a](https://github.com/urbica/react-map-gl/commit/95ebe0a9043100a1e5ace556aaaa57e0f07f3563)) + ### [1.14.3](https://github.com/urbica/react-map-gl/compare/v1.14.2...v1.14.3) (2021-05-01) diff --git a/package.json b/package.json index b52ff189..61e879ea 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@urbica/react-map-gl", - "version": "1.14.3", + "version": "1.14.4", "description": "React Component for Mapbox GL JS", "author": "Stepan Kuzmin (stepankuzmin.com)", "contributors": [