Skip to content

Commit 2792e2f

Browse files
fix changelog version
1 parent 50f42a3 commit 2792e2f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Changelog
22
All notable changes to this project will be documented in this file.
33

4-
## [6.0.0] - revision 2023-08-15
4+
## [5.1.0] - revision 2023-08-15
55
### Added
66
- Flow Message Templates
77
- You can now retrieve the templates associated with flow messages using `Flows.getFlowMessageTemplate()` or `Flows.getFlowMessageRelationshipsTemplate()` . You’re also able to include the template HTML for a flow message using `Flows.getFlowMessage(FLOW_MESSAGE_ID, {include: ['template']})`.

0 commit comments

Comments
 (0)