From 2c187560f7dd0e016fe8e4788bc2bf5c070698bb Mon Sep 17 00:00:00 2001 From: Stepan Kuzmin Date: Sun, 2 Aug 2020 18:23:05 +0300 Subject: [PATCH] chore(release): 1.14.0 --- CHANGELOG.md | 7 +++++++ package.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index f30cc971..2d018c17 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.0](https://github.com/urbica/react-map-gl/compare/v1.13.2...v1.14.0) (2020-08-02) + + +### Features + +* **marker:** add onClick handler ([#301](https://github.com/urbica/react-map-gl/issues/301)) ([5a09e0e](https://github.com/urbica/react-map-gl/commit/5a09e0e4b3099f3a71517c41c44ac359baeb0a25)) + ### [1.13.2](https://github.com/urbica/react-map-gl/compare/v1.13.1...v1.13.2) (2020-07-18) diff --git a/package.json b/package.json index 6ae62acd..e16ddb31 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@urbica/react-map-gl", - "version": "1.13.2", + "version": "1.14.0", "description": "React Component for Mapbox GL JS", "author": "Stepan Kuzmin (stepankuzmin.com)", "contributors": [