Skip to content

Commit b9eb277

Browse files
committed
Bump version. Prepare changelog.
1 parent 4d82ece commit b9eb277

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

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

22
# Changelog
33

4+
## Version 0.7.1
5+
6+
- Add detection-code for new Gmail.
7+
- Fix locale-detection in new Gmail.
8+
49
## Version 0.7.0
510

611
- Dramatically improve compatiblity situation: Now supports

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.0",
3+
"version": "0.7.1",
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)