From 9c2cec4765c34b0255e55754da95809891c2ffff Mon Sep 17 00:00:00 2001 From: Mathias Hansen Date: Fri, 8 Mar 2019 22:04:04 -0500 Subject: [PATCH] chore(release): 0.0.25 --- CHANGELOG.md | 5 +++++ package.json | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 4c64fc6..91a93ef 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,11 @@ 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. + +## [0.0.25](https://github.com/geocodio/lightning-maps/compare/v0.0.24...v0.0.25) (2019-03-09) + + + ## [0.0.24](https://github.com/geocodio/lightning-maps/compare/v0.0.23...v0.0.24) (2019-03-09) diff --git a/package.json b/package.json index 2fd4144..1b00055 100644 --- a/package.json +++ b/package.json @@ -49,7 +49,7 @@ "robust-point-in-polygon": "^1.0.3", "topojson-client": "^3.0.0" }, - "version": "0.0.24", + "version": "0.0.25", "browserslist": [ ">0.2%", "not dead",