Skip to content

Commit 9d50966

Browse files
committed
Update changelog. Bump version.
1 parent 54f302d commit 9d50966

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
11

22
# Changelog
33

4+
## Version 0.7.5
5+
6+
- Fix minor error in new `api.check.is_conversation_view()`.
7+
48
## Version 0.7.4
59

610
- Fix error with `api.check.is_conversation_view()` in new Gmail.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "gmail-js",
3-
"version": "0.7.4",
3+
"version": "0.7.5",
44
"description": "JavaScript API for Gmail (useful for chrome extensions)",
55
"main": "src/gmail.js",
66
"types": "src/gmail.d.ts",

0 commit comments

Comments
 (0)