Skip to content

Commit 07c9be5

Browse files
VedranZoricicclaude
andcommitted
chore: bump version to 4.2.2
- Version bump from 4.2.1 to 4.2.2 - Updated changelog with FlatStore improvements 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <[email protected]>
1 parent fd1d603 commit 07c9be5

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

changes.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
4.2.1
1+
4.2.2
22
- Fixed FlatStore to skip hash values when building API request payloads
33
- Removed hash validation on FlatStore reads to allow for custom objects
44

lib/intercom/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
module Intercom #:nodoc:
2-
VERSION = "4.2.1"
2+
VERSION = "4.2.2"
33
end

0 commit comments

Comments
 (0)