Skip to content

Commit

Permalink
chore(release): 1.0.26 [skip ci]
Browse files Browse the repository at this point in the history
### [1.0.26](v1.0.25...v1.0.26) (2022-05-19)

### Miscellaneous Chores

* add --approve ([c4c0f80](c4c0f80))
* **deps-dev:** bump @babel/preset-env from 7.16.11 to 7.17.10 ([#344](#344)) ([61c4e65](61c4e65))
* **deps-dev:** bump @babel/preset-env from 7.17.10 to 7.17.12 ([#363](#363)) ([f6a9d4e](f6a9d4e))
* **deps-dev:** bump @googlemaps/jest-mocks from 2.7.2 to 2.7.3 ([#357](#357)) ([4e0ab8f](4e0ab8f))
* **deps-dev:** bump @rollup/plugin-node-resolve from 13.2.1 to 13.3.0 ([#347](#347)) ([89b7498](89b7498))
* **deps-dev:** bump @types/google.maps from 3.48.7 to 3.48.8 ([#358](#358)) ([0b7dd00](0b7dd00))
* **deps-dev:** bump @types/selenium-webdriver from 4.0.20 to 4.1.0 ([#360](#360)) ([87ced7d](87ced7d))
* **deps-dev:** bump chromedriver from 100.0.0 to 101.0.0 ([#359](#359)) ([f42f21e](f42f21e))
* **deps-dev:** bump core-js from 3.22.2 to 3.22.5 ([#350](#350)) ([c6fbb70](c6fbb70))
* **deps-dev:** bump eslint-plugin-jest from 26.1.5 to 26.2.2 ([#364](#364)) ([40b986a](40b986a))
* **deps-dev:** bump rollup from 2.70.2 to 2.72.1 ([#361](#361)) ([ba2679f](ba2679f))
* **deps-dev:** bump rollup from 2.72.1 to 2.73.0 ([#362](#362)) ([28a02f4](28a02f4))
* **deps-dev:** bump selenium-webdriver and @types/selenium-webdriver ([#356](#356)) ([2476a53](2476a53))
* **deps-dev:** bump typescript from 4.6.3 to 4.6.4 ([#345](#345)) ([8db5ae9](8db5ae9))
* fix approval by providing url to pr ([34ed0b6](34ed0b6))
* only approve ([720be3d](720be3d))
* simplify dependabot workflow ([e4d7924](e4d7924))
* Synced file(s) with googlemaps/.github ([#348](#348)) ([c8c8d5b](c8c8d5b))
* Synced file(s) with googlemaps/.github ([#355](#355)) ([72595f2](72595f2))
* Synced local '.github/' with remote 'sync-files/js/.github/' ([#354](#354)) ([842b6fb](842b6fb))
* Synced local '.github/workflows/dependabot.yml' with remote '.github/workflows/dependabot.yml' ([#353](#353)) ([bdc1b9d](bdc1b9d))
* update pull request approval comment ([a52cc07](a52cc07))

### Build System

* change dependabot interval to weekly ([#365](#365)) ([5394797](5394797))
* fix workflow name and badge ([#352](#352)) ([8670dec](8670dec))
* standardize check name ([#351](#351)) ([f8da698](f8da698))
  • Loading branch information
semantic-release-bot committed May 19, 2022
1 parent 5394797 commit 18e2a67
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/ogc",
"version": "1.0.25",
"version": "1.0.26",
"keywords": [
"google",
"maps",
Expand Down

0 comments on commit 18e2a67

Please sign in to comment.