Skip to content

Commit 0eec01d

Browse files
authored
Release v6.7.1 (#539)
1 parent 77de434 commit 0eec01d

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
# Changelog
22

3+
### [6.7.1]
4+
* Fix large attachment handling with string keys and custom content_ids
5+
36
### [6.7.0]
47
* Added access to response headers
58

lib/nylas/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# frozen_string_literal: true
22

33
module Nylas
4-
VERSION = "6.7.0"
4+
VERSION = "6.7.1"
55
end

0 commit comments

Comments
 (0)