Skip to content

Commit

Permalink
chore(release): 1.0.15 [skip ci]
Browse files Browse the repository at this point in the history
### [1.0.15](v1.0.14...v1.0.15) (2022-05-10)

### Miscellaneous Chores

* **deps-dev:** bump @googlemaps/jest-mocks from 2.7.1 to 2.7.2 ([#173](#173)) ([9148941](9148941)), closes [#244](#244) [#240](#240) [#241](#241) [#244](#244) [#241](#241) [#240](#240)
* **deps-dev:** bump @typescript-eslint/eslint-plugin ([#170](#170)) ([ecb33ec](ecb33ec))
* **deps-dev:** bump @typescript-eslint/eslint-plugin from 5.21.0 to 5.22.0 ([#176](#176)) ([f518fcc](f518fcc)), closes [#4868](https://github.com/googlemaps/js-typescript-guards/issues/4868) [#3258](https://github.com/googlemaps/js-typescript-guards/issues/3258) [#4833](https://github.com/googlemaps/js-typescript-guards/issues/4833) [#4868](https://github.com/googlemaps/js-typescript-guards/issues/4868) [#4833](https://github.com/googlemaps/js-typescript-guards/issues/4833) [#4873](https://github.com/googlemaps/js-typescript-guards/issues/4873) [#4884](https://github.com/googlemaps/js-typescript-guards/issues/4884) [#4879](https://github.com/googlemaps/js-typescript-guards/issues/4879) [#4868](https://github.com/googlemaps/js-typescript-guards/issues/4868) [#4833](https://github.com/googlemaps/js-typescript-guards/issues/4833)
* **deps-dev:** bump @typescript-eslint/parser from 5.20.0 to 5.21.0 ([#172](#172)) ([5335859](5335859))
* **deps-dev:** bump @typescript-eslint/parser from 5.21.0 to 5.22.0 ([#177](#177)) ([86f12db](86f12db)), closes [#4868](https://github.com/googlemaps/js-typescript-guards/issues/4868) [#3258](https://github.com/googlemaps/js-typescript-guards/issues/3258) [#4833](https://github.com/googlemaps/js-typescript-guards/issues/4833)
* **deps-dev:** bump eslint-plugin-jest from 26.1.4 to 26.1.5 ([#171](#171)) ([85b262f](85b262f))
* **deps-dev:** bump typescript from 4.6.3 to 4.6.4 ([#175](#175)) ([1e887ee](1e887ee)), closes [#48463](https://github.com/googlemaps/js-typescript-guards/issues/48463) [#48477](https://github.com/googlemaps/js-typescript-guards/issues/48477)
* Synced file(s) with googlemaps/.github ([#178](#178)) ([49129f2](49129f2))
* Synced local '.github/sync-repo-settings.yaml' with remote '.github/sync-repo-settings.yaml' ([#183](#183)) ([4ae2dff](4ae2dff))

### Build System

* checkout with credentials ([#189](#189)) ([6a225d9](6a225d9))
* standardize check name ([#188](#188)) ([c11af4c](c11af4c))
* use different token for branch protection ([#187](#187)) ([2e4481c](2e4481c))
  • Loading branch information
semantic-release-bot committed May 10, 2022
1 parent 6a225d9 commit 7ebafed
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/typescript-guards",
"version": "1.0.14",
"version": "1.0.15",
"description": "TypeScript guards for Google Maps Platform JavaScript.",
"keywords": [
"google",
Expand Down

0 comments on commit 7ebafed

Please sign in to comment.