Skip to content

Commit

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

### Build System

* checkout with credentials ([#522](#522)) ([cd5d502](cd5d502))
* fix workflow name and badge ([#523](#523)) ([06a3d25](06a3d25))
* standardize check name ([#521](#521)) ([c8ee7ef](c8ee7ef))
* use different token for branch protection ([#520](#520)) ([78bda76](78bda76))

### Miscellaneous Chores

* add --approve ([ad983a0](ad983a0))
* **deps-dev:** bump @babel/preset-env from 7.16.11 to 7.17.12 ([#531](#531)) ([649e1ae](649e1ae))
* **deps-dev:** bump @googlemaps/jest-mocks from 2.7.1 to 2.7.3 ([#526](#526)) ([b96bad6](b96bad6))
* **deps-dev:** bump @types/google.maps from 3.48.7 to 3.48.8 ([#534](#534)) ([3b815d7](3b815d7))
* **deps-dev:** bump chromedriver from 100.0.0 to 101.0.0 ([#533](#533)) ([4ea5f35](4ea5f35))
* **deps-dev:** bump eslint-plugin-jest from 26.1.5 to 26.2.2 ([#535](#535)) ([9b22df2](9b22df2))
* **deps-dev:** bump rollup from 2.70.2 to 2.74.0 ([#530](#530)) ([21494e2](21494e2))
* **deps-dev:** bump selenium-webdriver and @types/selenium-webdriver ([#528](#528)) ([29a41d6](29a41d6))
* **deps-dev:** bump selenium-webdriver and @types/selenium-webdriver ([#532](#532)) ([10631c5](10631c5))
* **deps-dev:** bump typescript from 4.6.3 to 4.6.4 ([#510](#510)) ([fb06324](fb06324))
* fix approval by providing url to pr ([3b9d0ca](3b9d0ca))
* only approve ([e5a7613](e5a7613))
* simplify dependabot workflow ([adf6cc9](adf6cc9))
* Synced file(s) with googlemaps/.github ([#518](#518)) ([eb4723b](eb4723b))
* Synced file(s) with googlemaps/.github ([#527](#527)) ([57972d3](57972d3))
* Synced local '.github/' with remote 'sync-files/js/.github/' ([#525](#525)) ([1af1967](1af1967))
* Synced local '.github/workflows/dependabot.yml' with remote '.github/workflows/dependabot.yml' ([#524](#524)) ([96744be](96744be))
* update pull request approval comment ([369730b](369730b))
  • Loading branch information
semantic-release-bot committed May 19, 2022
1 parent 9b22df2 commit 349465d
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/markerwithlabel",
"version": "2.0.12",
"version": "2.0.13",
"keywords": [
"label",
"google",
Expand Down

0 comments on commit 349465d

Please sign in to comment.