Skip to content

Commit

Permalink
chore(release): 4.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
GoParrot Bot authored and ruscon committed Nov 29, 2021
1 parent dd8a4c3 commit ea2ad3c
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.4.0](https://github.com/goparrot/geocoder/compare/v4.3.0...v4.4.0) (2021-11-29)

### Features

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

## [4.3.0](https://github.com/goparrot/geocoder/compare/v4.2.1...v4.3.0) (2021-11-15)

### 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.3.0",
"version": "4.4.0",
"author": "Coroliov Oleg",
"license": "MIT",
"private": false,
Expand Down

0 comments on commit ea2ad3c

Please sign in to comment.