Skip to content

Commit

Permalink
release 1.0.0 (#277)
Browse files Browse the repository at this point in the history
  • Loading branch information
jpoehnelt authored Sep 11, 2019
1 parent 3459f19 commit 69d6afe
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 3 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@ All notable changes to this project will be documented in this file.

## [Unreleased](https://github.com/googlemaps/google-maps-services-js/compare/0.5.5...HEAD)

## [1.0.0](https://github.com/googlemaps/google-maps-services-js/compare/0.5.5...1.0.0) - 2019-09-11

### Merged

- add support for subfields in mask [`#269`](https://github.com/googlemaps/google-maps-services-js/pull/269)
Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@google/maps",
"version": "0.5.5",
"version": "1.0.0",
"author": "Google Inc.",
"description": "Node.js client library for Google Maps API Web Services",
"main": "./lib",
Expand Down Expand Up @@ -68,4 +68,4 @@
"registry": "https://wombat-dressing-room.appspot.com",
"access": "public"
}
}
}

0 comments on commit 69d6afe

Please sign in to comment.