Skip to content

Commit

Permalink
chore(release): 2.0.7 [skip ci]
Browse files Browse the repository at this point in the history
### [2.0.7](v2.0.6...v2.0.7) (2022-05-19)

### Build System

* checkout with credentials ([#324](#324)) ([75f4965](75f4965))
* fix workflow name and badge ([#326](#326)) ([62561fd](62561fd))
* standardize check name ([#323](#323)) ([d002aa7](d002aa7))
* use different token for branch protection ([#322](#322)) ([ea31153](ea31153))

### Miscellaneous Chores

* add --approve ([3d43a42](3d43a42))
* **deps-dev:** bump @babel/preset-env from 7.16.11 to 7.17.10 ([#315](#315)) ([8fb006b](8fb006b))
* **deps-dev:** bump @babel/preset-env from 7.17.10 to 7.17.12 ([#337](#337)) ([55272b6](55272b6))
* **deps-dev:** bump @googlemaps/jest-mocks from 2.7.2 to 2.7.3 ([#331](#331)) ([68a07f1](68a07f1))
* **deps-dev:** bump @googlemaps/js-api-loader from 1.14.1 to 1.14.2 ([#334](#334)) ([32eb518](32eb518))
* **deps-dev:** bump @rollup/plugin-node-resolve from 13.2.1 to 13.3.0 ([#330](#330)) ([b51a911](b51a911))
* **deps-dev:** bump @types/google.maps from 3.48.7 to 3.48.8 ([#333](#333)) ([64be90e](64be90e))
* **deps-dev:** bump chromedriver from 100.0.0 to 101.0.0 ([#317](#317)) ([9fd956b](9fd956b))
* **deps-dev:** bump core-js from 3.22.2 to 3.22.5 ([#325](#325)) ([4f59f38](4f59f38))
* **deps-dev:** bump eslint-plugin-jest from 26.1.5 to 26.2.2 ([#336](#336)) ([1354fc6](1354fc6))
* **deps-dev:** bump rollup from 2.70.2 to 2.72.1 ([#332](#332)) ([f90cb48](f90cb48))
* **deps-dev:** bump rollup from 2.72.1 to 2.73.0 ([#335](#335)) ([ccf3847](ccf3847))
* **deps-dev:** bump typescript from 4.6.3 to 4.6.4 ([#316](#316)) ([29e8a85](29e8a85))
* fix approval by providing url to pr ([5c64151](5c64151))
* only approve ([99b2dfe](99b2dfe))
* simplify dependabot workflow ([c48bb5a](c48bb5a))
* Synced file(s) with googlemaps/.github ([#321](#321)) ([6b59c8b](6b59c8b))
* Synced file(s) with googlemaps/.github ([#329](#329)) ([3f8a437](3f8a437))
* Synced local '.github/' with remote 'sync-files/js/.github/' ([#328](#328)) ([63c893c](63c893c))
* Synced local '.github/workflows/dependabot.yml' with remote '.github/workflows/dependabot.yml' ([#327](#327)) ([61b86f1](61b86f1))
* update pull request approval comment ([e870770](e870770))

### Documentation

* **README:** fix typo ([#338](#338)) ([6c90ac1](6c90ac1))
  • Loading branch information
semantic-release-bot committed May 19, 2022
1 parent 6c90ac1 commit 66e9fee
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/markerclusterer",
"version": "2.0.6",
"version": "2.0.7",
"description": "Creates and manages per-zoom-level clusters for large amounts of markers.",
"keywords": [
"cluster",
Expand Down

0 comments on commit 66e9fee

Please sign in to comment.