Skip to content

Commit 2115dcb

Browse files
chore(release): 1.1.40 [skip ci]
### [1.1.40](v1.1.39...v1.1.40) (2023-01-02) ### Miscellaneous Chores * **deps-dev:** bump @rollup/plugin-commonjs from 23.0.3 to 23.0.4 ([#595](#595)) ([d64f18b](d64f18b)) * **deps-dev:** bump @rollup/plugin-commonjs from 23.0.4 to 24.0.0 ([#599](#599)) ([e4575a6](e4575a6)) * **deps-dev:** bump @rollup/plugin-replace from 5.0.0 to 5.0.1 ([#565](#565)) ([5cc8a87](5cc8a87)) * **deps-dev:** bump @rollup/plugin-replace from 5.0.1 to 5.0.2 ([#600](#600)) ([237aaa6](237aaa6)) * **deps-dev:** bump @rollup/plugin-typescript from 10.0.0 to 10.0.1 ([#592](#592)) ([2fb382f](2fb382f)) * **deps-dev:** bump @testing-library/dom from 8.19.0 to 8.19.1 ([#604](#604)) ([90a564d](90a564d)) * **deps-dev:** bump @types/google.maps from 3.50.5 to 3.51.0 ([#596](#596)) ([c833b2a](c833b2a)) * **deps-dev:** bump @types/react from 18.0.25 to 18.0.26 ([#591](#591)) ([d209503](d209503)) * **deps-dev:** bump @types/react-dom from 18.0.9 to 18.0.10 ([#603](#603)) ([ac428e1](ac428e1)) * **deps-dev:** bump eslint-plugin-jest from 27.1.6 to 27.1.7 ([#601](#601)) ([5809394](5809394)) * **deps-dev:** bump eslint-plugin-jest from 27.1.7 to 27.2.0 ([#605](#605)) ([6f4f324](6f4f324)) * **deps-dev:** bump prettier from 2.8.0 to 2.8.1 ([#598](#598)) ([4d8c159](4d8c159)) * **deps-dev:** bump typedoc from 0.23.21 to 0.23.22 ([#594](#594)) ([dcbb871](dcbb871)) * **deps-dev:** bump typedoc from 0.23.22 to 0.23.23 ([#602](#602)) ([7fbb1df](7fbb1df))
1 parent 6f4f324 commit 2115dcb

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@googlemaps/react-wrapper",
3-
"version": "1.1.39",
3+
"version": "1.1.40",
44
"description": "React component that wraps the loading of Google Maps JavaScript API.",
55
"keywords": [
66
"google",

0 commit comments

Comments
 (0)