Skip to content

Commit cd19e7f

Browse files
committed
Update changelog. Bump version.
1 parent 9698171 commit cd19e7f

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.6.13
5+
6+
- Fix bug in `api.get.visible_emails`.
7+
- Upgrade jQuery to latest.
8+
49
## Version 0.6.12
510

611
- Fix locale-detection in `api.get.localization`.

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