Skip to content

Commit

Permalink
chore(release): 3.0.2 [skip ci]
Browse files Browse the repository at this point in the history
### [3.0.2](v3.0.1...v3.0.2) (2022-05-19)

### Build System

* checkout with credentials ([#390](#390)) ([1177bf4](1177bf4))
* fix workflow name and badge ([#391](#391)) ([3a67c89](3a67c89))
* standardize check name ([#389](#389)) ([fc34d8e](fc34d8e))
* use different token for branch protection ([#388](#388)) ([1423e00](1423e00))

### Miscellaneous Chores

* add --approve ([33fd002](33fd002))
* **deps-dev:** bump @babel/preset-env from 7.16.11 to 7.17.10 ([#399](#399)) ([ef31b6c](ef31b6c))
* **deps-dev:** bump @babel/preset-env from 7.17.10 to 7.17.12 ([#408](#408)) ([966ecaa](966ecaa))
* **deps-dev:** bump @googlemaps/jest-mocks from 2.7.1 to 2.7.3 ([#394](#394)) ([3ed1a39](3ed1a39))
* **deps-dev:** bump @googlemaps/js-api-loader from 1.14.1 to 1.14.2 ([#400](#400)) ([3aeeb27](3aeeb27))
* **deps-dev:** bump @rollup/plugin-node-resolve from 13.2.1 to 13.3.0 ([#398](#398)) ([8e2e08c](8e2e08c))
* **deps-dev:** bump @types/google.maps from 3.48.7 to 3.48.8 ([#401](#401)) ([edc138f](edc138f))
* **deps-dev:** bump @types/selenium-webdriver from 4.0.20 to 4.1.0 ([#405](#405)) ([f9643c1](f9643c1))
* **deps-dev:** bump @types/three from 0.139.0 to 0.140.0 ([#404](#404)) ([09d1d5c](09d1d5c))
* **deps-dev:** bump chromedriver from 100.0.0 to 101.0.0 ([#402](#402)) ([5259c7f](5259c7f))
* **deps-dev:** bump core-js from 3.22.2 to 3.22.5 ([#395](#395)) ([eaa3111](eaa3111))
* **deps-dev:** bump eslint-plugin-jest from 26.1.5 to 26.2.2 ([#406](#406)) ([b9cff04](b9cff04))
* **deps-dev:** bump rollup from 2.70.2 to 2.72.1 ([#403](#403)) ([86e8943](86e8943))
* **deps-dev:** bump rollup from 2.72.1 to 2.73.0 ([#407](#407)) ([ce05224](ce05224))
* **deps-dev:** bump rollup from 2.73.0 to 2.74.0 ([#409](#409)) ([16a381d](16a381d))
* **deps-dev:** bump selenium-webdriver and @types/selenium-webdriver ([#397](#397)) ([292870b](292870b))
* **deps-dev:** bump three from 0.139.2 to 0.140.2 ([#387](#387)) ([9ec7c08](9ec7c08))
* **deps-dev:** bump typescript from 4.6.3 to 4.6.4 ([#383](#383)) ([996a4f0](996a4f0))
* fix approval by providing url to pr ([e83c0a5](e83c0a5))
* only approve ([ecb9402](ecb9402))
* simplify dependabot workflow ([4b325ca](4b325ca))
* Synced file(s) with googlemaps/.github ([#386](#386)) ([245ebb7](245ebb7))
* Synced file(s) with googlemaps/.github ([#396](#396)) ([f52e375](f52e375))
* Synced local '.github/' with remote 'sync-files/js/.github/' ([#393](#393)) ([2ceac43](2ceac43))
* Synced local '.github/workflows/dependabot.yml' with remote '.github/workflows/dependabot.yml' ([#392](#392)) ([bf5e678](bf5e678))
* update pull request approval comment ([adb4380](adb4380))
  • Loading branch information
semantic-release-bot committed May 19, 2022
1 parent 16a381d commit c4bfb31
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": "3.0.1",
"version": "3.0.2",
"keywords": [
"google",
"maps",
Expand Down

0 comments on commit c4bfb31

Please sign in to comment.