Skip to content

Commit

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

### Miscellaneous Chores

* add --approve ([4548901](4548901))
* **deps-dev:** bump @types/google.maps from 3.48.7 to 3.48.8 ([#251](#251)) ([04e2f03](04e2f03))
* **deps-dev:** bump eslint-plugin-jest from 26.1.5 to 26.2.2 ([#261](#261)) ([2a72300](2a72300))
* **deps-dev:** bump rollup from 2.70.2 to 2.72.1 ([#249](#249)) ([35d9891](35d9891))
* **deps-dev:** bump rollup from 2.72.1 to 2.73.0 ([#260](#260)) ([cebeaa3](cebeaa3))
* **deps-dev:** bump typescript from 4.6.3 to 4.6.4 ([#245](#245)) ([1a78c66](1a78c66))
* fix approval by providing url to pr ([60d3987](60d3987))
* only approve ([042e772](042e772))
* simplify dependabot workflow ([89b933a](89b933a))
* Synced file(s) with googlemaps/.github ([#250](#250)) ([1634e66](1634e66))
* Synced file(s) with googlemaps/.github ([#258](#258)) ([46f7850](46f7850))
* Synced local '.github/' with remote 'sync-files/js/.github/' ([#257](#257)) ([f410cdb](f410cdb))
* Synced local '.github/workflows/dependabot.yml' with remote '.github/workflows/dependabot.yml' ([#256](#256)) ([152215f](152215f))
* update pull request approval comment ([fbb9df2](fbb9df2))

### Build System

* change dependabot interval to weekly ([#262](#262)) ([a61dc3c](a61dc3c))
* checkout with credentials ([#254](#254)) ([fd4c4d5](fd4c4d5))
* fix workflow name and badge ([#255](#255)) ([4d61a26](4d61a26))
* standardize check name ([#253](#253)) ([520f293](520f293))
  • Loading branch information
semantic-release-bot committed May 19, 2022
1 parent a61dc3c commit 547ddaa
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/jest-mocks",
"version": "2.7.3",
"version": "2.7.4",
"keywords": [
"google",
"maps",
Expand Down

0 comments on commit 547ddaa

Please sign in to comment.