Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 8e5223f

Browse files
committedNov 11, 2021
chore(release): 1.0.1 [skip ci]
### [1.0.1](v1.0.0...v1.0.1) (2021-11-11) ### Documentation * **README:** fix npm badge ([7943ad4](7943ad4)) ### Miscellaneous Chores * **deps-dev:** bump @types/google.maps from 3.46.0 to 3.46.1 ([#4](#4)) ([1d5c9dd](1d5c9dd)) * **deps-dev:** bump @typescript-eslint/eslint-plugin ([#3](#3)) ([c531a73](c531a73)) * **deps-dev:** bump @typescript-eslint/parser from 5.3.0 to 5.3.1 ([#2](#2)) ([1767613](1767613)) * **deps-dev:** bump eslint from 7.32.0 to 8.2.0 ([#5](#5)) ([54cdbaa](54cdbaa)) * **deps-dev:** bump eslint-plugin-jest from 25.2.2 to 25.2.4 ([#1](#1)) ([5cc9a62](5cc9a62))
1 parent 54cdbaa commit 8e5223f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed
 

‎package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@googlemaps/typescript-guards",
3-
"version": "1.0.0",
3+
"version": "1.0.1",
44
"description": "TypeScript guards for Google Maps Platform JavaScript.",
55
"keywords": [
66
"google",

0 commit comments

Comments
 (0)
Please sign in to comment.