Skip to content

Commit ada00c2

Browse files
committed
Update changelog. Bump version.
1 parent 6b2e349 commit ada00c2

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.6.12
5+
6+
- Fix locale-detection in `api.get.localization`.
7+
48
## Version 0.6.11
59

610
- Bugfixes in email name-parsing

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