Skip to content

Commit

Permalink
chore(release): 1.0.2 [skip ci]
Browse files Browse the repository at this point in the history
### [1.0.2](v1.0.1...v1.0.2) (2021-09-23)

### Miscellaneous Chores

* Created local '.eslintignore' from remote 'sync-files/js/.eslintignore' ([#107](#107)) ([6b70f2e](6b70f2e))
* **deps-dev:** bump @googlemaps/jest-mocks from 1.2.0 to 1.2.1 ([#116](#116)) ([1b4739d](1b4739d))
* **deps-dev:** bump @googlemaps/js-api-loader from 1.12.2 to 1.12.3 ([#95](#95)) ([bc409be](bc409be))
* **deps-dev:** bump @rollup/plugin-node-resolve from 13.0.4 to 13.0.5 ([#120](#120)) ([6d1661c](6d1661c))
* **deps-dev:** bump @types/jest from 27.0.1 to 27.0.2 ([#117](#117)) ([3ef9433](3ef9433))
* **deps-dev:** bump @types/selenium-webdriver from 4.0.14 to 4.0.15 ([#58](#58)) ([e57d64f](e57d64f))
* **deps-dev:** bump @types/three from 0.131.0 to 0.131.1 ([#96](#96)) ([8e2a0ba](8e2a0ba))
* **deps-dev:** bump @types/three from 0.131.1 to 0.132.0 ([#121](#121)) ([16ff2f2](16ff2f2))
* **deps-dev:** bump @typescript-eslint/eslint-plugin ([#114](#114)) ([6b69418](6b69418))
* **deps-dev:** bump @typescript-eslint/eslint-plugin ([#97](#97)) ([a9c9a8a](a9c9a8a))
* **deps-dev:** bump @typescript-eslint/parser from 4.30.0 to 4.31.1 ([#101](#101)) ([12892b3](12892b3))
* **deps-dev:** bump @typescript-eslint/parser from 4.31.1 to 4.31.2 ([#115](#115)) ([a1a2942](a1a2942))
* **deps-dev:** bump core-js from 3.17.3 to 3.18.0 ([#111](#111)) ([518e21b](518e21b))
* **deps-dev:** bump eslint-plugin-jest from 24.4.0 to 24.4.1 ([#104](#104)) ([1db5dd8](1db5dd8))
* **deps-dev:** bump eslint-plugin-jest from 24.4.1 to 24.4.2 ([#112](#112)) ([78dda2d](78dda2d))
* **deps-dev:** bump geckodriver from 2.0.3 to 2.0.4 ([#99](#99)) ([f5f02b2](f5f02b2))
* **deps-dev:** bump prettier from 2.4.0 to 2.4.1 ([#102](#102)) ([9eeacc2](9eeacc2))
* **deps-dev:** bump rollup from 2.56.3 to 2.57.0 ([#119](#119)) ([32118d5](32118d5))
* **deps-dev:** bump typedoc from 0.21.9 to 0.22.3 ([#98](#98)) ([ce93b7a](ce93b7a))
* **deps-dev:** bump typedoc from 0.22.3 to 0.22.4 ([#113](#113)) ([f2c0316](f2c0316))
* **deps-dev:** bump typescript from 4.3.5 to 4.4.3 ([#100](#100)) ([cab9335](cab9335))
* standardize eslint ([#106](#106)) ([e8d0846](e8d0846))
* standardize repos ([#105](#105)) ([38750d5](38750d5))
* Synced file(s) with googlemaps/.github ([#103](#103)) ([faef67f](faef67f))
* Synced file(s) with googlemaps/.github ([#118](#118)) ([143fb1c](143fb1c))
* Synced local '.babelrc' with remote 'sync-files/js/.babelrc' ([#109](#109)) ([d96c88b](d96c88b))
* update dependabot interval ([72c1ce7](72c1ce7))
* update eslint ([#108](#108)) ([d237144](d237144))
  • Loading branch information
semantic-release-bot committed Sep 23, 2021
1 parent 143fb1c commit 732fe83
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/three",
"version": "1.0.1",
"version": "1.0.2",
"keywords": [
"google",
"maps",
Expand Down

0 comments on commit 732fe83

Please sign in to comment.