Skip to content

Commit

Permalink
chore(release): 4.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
GoParrot Bot authored and ruscon committed May 12, 2021
1 parent cdb6b83 commit 953e6ae
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,12 @@

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.

## [4.2.0](https://github.com/goparrot/geocoder/compare/v4.1.0...v4.2.0) (2021-05-12)

### Features

* update npm dependencies ([fce4674](https://github.com/goparrot/geocoder/commit/fce467477237f28e09969acf21bacc18c80b521d))

## [4.1.0](https://github.com/goparrot/geocoder/compare/v4.0.1...v4.1.0) (2021-04-11)

### Features
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@goparrot/geocoder",
"description": "TypeScript GeoCoder, node geocoding library, supports google maps, mapquest, here, open street map, tom tom",
"version": "4.1.0",
"version": "4.2.0",
"author": "Coroliov Oleg",
"license": "MIT",
"private": false,
Expand Down

0 comments on commit 953e6ae

Please sign in to comment.