Skip to content

Commit

Permalink
chore(release): 2.0.4 [skip ci]
Browse files Browse the repository at this point in the history
### [2.0.4](v2.0.3...v2.0.4) (2022-11-07)

### Miscellaneous Chores

* **deps-dev:** bump @rollup/plugin-typescript from 8.5.0 to 9.0.0 ([#314](#314)) ([88bfe24](88bfe24))
* **deps-dev:** bump @rollup/plugin-typescript from 9.0.0 to 9.0.1 ([#319](#319)) ([34191bb](34191bb))
* **deps-dev:** bump @rollup/plugin-typescript from 9.0.1 to 9.0.2 ([#322](#322)) ([ed8d387](ed8d387))
* **deps-dev:** bump @types/google.maps from 3.50.2 to 3.50.4 ([#312](#312)) ([c98d642](c98d642))
* **deps-dev:** bump @types/google.maps from 3.50.4 to 3.50.5 ([#335](#335)) ([5d3009a](5d3009a))
* **deps-dev:** bump @typescript-eslint/eslint-plugin ([#305](#305)) ([b0fdf20](b0fdf20))
* **deps-dev:** bump @typescript-eslint/eslint-plugin ([#310](#310)) ([a7a3e6f](a7a3e6f))
* **deps-dev:** bump @typescript-eslint/eslint-plugin ([#316](#316)) ([9567a2a](9567a2a))
* **deps-dev:** bump @typescript-eslint/eslint-plugin ([#325](#325)) ([28d5437](28d5437))
* **deps-dev:** bump @typescript-eslint/eslint-plugin ([#328](#328)) ([e4d5a6d](e4d5a6d))
* **deps-dev:** bump @typescript-eslint/eslint-plugin ([#336](#336)) ([c923977](c923977))
* **deps-dev:** bump @typescript-eslint/parser from 5.38.1 to 5.39.0 ([#306](#306)) ([664602c](664602c))
* **deps-dev:** bump @typescript-eslint/parser from 5.39.0 to 5.40.0 ([#313](#313)) ([212dad5](212dad5))
* **deps-dev:** bump @typescript-eslint/parser from 5.40.0 to 5.40.1 ([#320](#320)) ([b5140db](b5140db))
* **deps-dev:** bump @typescript-eslint/parser from 5.40.1 to 5.41.0 ([#323](#323)) ([fefae0b](fefae0b))
* **deps-dev:** bump @typescript-eslint/parser from 5.41.0 to 5.42.0 ([#330](#330)) ([b607dd7](b607dd7))
* **deps-dev:** bump @typescript-eslint/parser from 5.42.0 to 5.42.1 ([#337](#337)) ([ff203b3](ff203b3))
* **deps-dev:** bump eslint from 8.24.0 to 8.25.0 ([#309](#309)) ([70622ce](70622ce))
* **deps-dev:** bump eslint from 8.25.0 to 8.26.0 ([#327](#327)) ([b182abb](b182abb))
* **deps-dev:** bump eslint from 8.26.0 to 8.27.0 ([#333](#333)) ([18922f6](18922f6))
* **deps-dev:** bump eslint-plugin-jest from 27.0.4 to 27.1.0 ([#308](#308)) ([7d4aab8](7d4aab8))
* **deps-dev:** bump eslint-plugin-jest from 27.1.0 to 27.1.1 ([#311](#311)) ([1be1003](1be1003))
* **deps-dev:** bump eslint-plugin-jest from 27.1.1 to 27.1.2 ([#317](#317)) ([e1ef2b5](e1ef2b5))
* **deps-dev:** bump eslint-plugin-jest from 27.1.2 to 27.1.3 ([#326](#326)) ([9635631](9635631))
* **deps-dev:** bump eslint-plugin-jest from 27.1.3 to 27.1.4 ([#334](#334)) ([d6806a2](d6806a2))
* **deps-dev:** bump rollup from 2.79.1 to 3.2.2 ([#318](#318)) ([a7ba9b8](a7ba9b8))
* **deps-dev:** bump rollup from 3.2.2 to 3.2.3 ([#321](#321)) ([565dde2](565dde2))
* **deps-dev:** bump rollup from 3.2.3 to 3.2.4 ([#331](#331)) ([f6eaebb](f6eaebb))
* **deps-dev:** bump rollup from 3.2.4 to 3.2.5 ([#332](#332)) ([a9ec940](a9ec940))
* **deps-dev:** bump typedoc from 0.23.15 to 0.23.16 ([#315](#315)) ([92bda89](92bda89))
* **deps-dev:** bump typedoc from 0.23.16 to 0.23.18 ([#324](#324)) ([2709c31](2709c31))
* **deps-dev:** bump typedoc from 0.23.18 to 0.23.19 ([#329](#329)) ([9e0e0ef](9e0e0ef))
* **deps-dev:** bump typescript from 4.8.3 to 4.8.4 ([#307](#307)) ([4221440](4221440))
  • Loading branch information
semantic-release-bot committed Nov 7, 2022
1 parent ff203b3 commit 845340c
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": "2.0.3",
"version": "2.0.4",
"description": "TypeScript guards for Google Maps Platform JavaScript.",
"keywords": [
"google",
Expand Down

0 comments on commit 845340c

Please sign in to comment.