Skip to content

Commit

Permalink
chore(release): 1.0.0 [skip ci]
Browse files Browse the repository at this point in the history
## 1.0.0 (2022-06-22)

### Features

* implement wrapper ([8482a35](8482a35))

### Bug Fixes

* fixes test action ([7bdf017](7bdf017))
* update request/response ([6d5e6ee](6d5e6ee))
* updates release action ([3a15592](3a15592))
* updates release action ([12159bd](12159bd))
* updates some workflows ([2ceef09](2ceef09))

### Miscellaneous Chores

* init repo ([cfa02e4](cfa02e4))

### Documentation

* **README:** fix typo ([d10a23b](d10a23b))
  • Loading branch information
googlemaps-bot committed Jun 22, 2022
1 parent 3a15592 commit 0a3c25d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
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.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@googlemaps/region-lookup",
"version": "0.0.0",
"version": "1.0.0",
"description": "Axios based methods wrapping Region Lookup service",
"keywords": [
"google",
Expand Down

0 comments on commit 0a3c25d

Please sign in to comment.