Skip to content

Commit 470c74e

Browse files
chore(release): 1.12.4 [skip ci]
### [1.12.4](v1.12.3...v1.12.4) (2021-09-27) ### Miscellaneous Chores * remove unnecessary file ([#389](#389)) ([2321234](2321234)) * standardize eslint ([#382](#382)) ([969d8f8](969d8f8)) * standardize repos ([#380](#380)) ([322189b](322189b)) * switch default branch ([b6405a7](b6405a7)) * Synced file(s) with googlemaps/.github ([#377](#377)) ([b94746e](b94746e)) * Synced file(s) with googlemaps/.github ([#392](#392)) ([22e3630](22e3630)) * Synced file(s) with googlemaps/.github ([#400](#400)) ([8cb9d3e](8cb9d3e)) * Synced local '.babelrc' with remote 'sync-files/js/.babelrc' ([#385](#385)) ([9570775](9570775)) * Synced local '.babelrc' with remote 'sync-files/js/.babelrc' ([#388](#388)) ([3ffcd5b](3ffcd5b)) * Synced local '.eslintignore' with remote 'sync-files/js/.eslintignore' ([#383](#383)) ([10b9321](10b9321)) * Synced local '.github/' with remote 'sync-files/js/.github/' ([#396](#396)) ([ed35696](ed35696)) * Synced local '.github/' with remote 'sync-files/js/.github/' ([#397](#397)) ([3dd31c9](3dd31c9)) * Synced local '.github/' with remote 'sync-files/js/.github/' ([#398](#398)) ([8eabe66](8eabe66)) * update eslint ([#384](#384)) ([7664d13](7664d13)) ### Build System * **deps-dev:** bump @rollup/plugin-node-resolve from 13.0.4 to 13.0.5 ([#394](#394)) ([fb42dcc](fb42dcc)) * **deps-dev:** bump @types/jest from 27.0.1 to 27.0.2 ([#390](#390)) ([04d45de](04d45de)) * **deps-dev:** bump core-js from 3.17.2 to 3.17.3 ([#374](#374)) ([dfe49c0](dfe49c0)) * **deps-dev:** bump core-js from 3.17.3 to 3.18.0 ([#386](#386)) ([00a1022](00a1022)) * **deps-dev:** bump core-js from 3.18.0 to 3.18.1 ([#401](#401)) ([6e07b51](6e07b51)) * **deps-dev:** bump eslint-plugin-jest from 24.4.0 to 24.4.1 ([#379](#379)) ([17182f5](17182f5)) * **deps-dev:** bump eslint-plugin-jest from 24.4.1 to 24.4.2 ([#381](#381)) ([f8ffa08](f8ffa08)) * **deps-dev:** bump prettier from 2.4.0 to 2.4.1 ([#378](#378)) ([17f2330](17f2330)) * **deps-dev:** bump rollup from 2.56.3 to 2.57.0 ([#393](#393)) ([744894d](744894d)) * **deps-dev:** bump typedoc from 0.21.9 to 0.22.4 ([#387](#387)) ([7e32e8c](7e32e8c)) * **deps:** bump tmpl from 1.0.4 to 1.0.5 ([#391](#391)) ([4a091d3](4a091d3))
1 parent 6e07b51 commit 470c74e

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/js-api-loader",
3-
"version": "1.12.3",
3+
"version": "1.12.4",
44
"description": "Wrapper for the loading of Google Maps JavaScript API script in the browser",
55
"keywords": [
66
"google",

0 commit comments

Comments
 (0)