Skip to content

Commit

Permalink
chore(release): 1.1.24 [skip ci]
Browse files Browse the repository at this point in the history
### [1.1.24](v1.1.23...v1.1.24) (2022-02-15)

### Bug Fixes

* include src files for source maps ([#337](#337)) ([0c88d98](0c88d98))

### Miscellaneous Chores

* **deps-dev:** bump @rollup/plugin-replace from 3.0.1 to 3.1.0 ([#334](#334)) ([aad781f](aad781f))
* **deps-dev:** bump @types/google.maps from 3.47.3 to 3.47.4 ([#331](#331)) ([02350aa](02350aa))
* **deps-dev:** bump rollup from 2.67.1 to 2.67.2 ([#333](#333)) ([db9a3e3](db9a3e3))
* **deps:** bump @googlemaps/js-api-loader from 1.13.4 to 1.13.5 ([#332](#332)) ([69127f1](69127f1))
  • Loading branch information
semantic-release-bot committed Feb 15, 2022
1 parent 0c88d98 commit 7601426
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/react-wrapper",
"version": "1.1.23",
"version": "1.1.24",
"description": "React component that wraps the loading of Google Maps JavaScript API.",
"keywords": [
"google",
Expand Down

0 comments on commit 7601426

Please sign in to comment.