Skip to content

Commit 12536d3

Browse files
authored
Merge pull request #10 from sinch/release-please--branches--main--components--node-red-conversation-api
chore(main): release 1.1.0
2 parents c6b751c + bab24da commit 12536d3

File tree

3 files changed

+10
-4
lines changed

3 files changed

+10
-4
lines changed

CHANGELOG.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [1.1.0](https://github.com/sinch/node-red-conversation-api/compare/v1.0.3...v1.1.0) (2025-05-30)
4+
5+
6+
### Features
7+
8+
* include message metadata in input ([c6b751c](https://github.com/sinch/node-red-conversation-api/commit/c6b751cefa15058f5a273605c27ae9b55a4e4e08))
9+
310
## [1.0.3](https://github.com/sinch/node-red-contrib-sinch-conversation-api/compare/v1.0.2...v1.0.3) (2023-07-03)
411

512
### Add keyword for Node-RED
@@ -17,4 +24,3 @@
1724
### Bug Fixes
1825

1926
* typo in readme ([535ee27](https://github.com/sinch/node-red-contrib-sinch-conversation-api/commit/535ee2719f380ef78a3a763fd970d1da0f7762d5))
20-

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@sinch/node-red-conversation-api",
3-
"version": "1.0.3",
3+
"version": "1.1.0",
44
"author": "Sinch AB",
55
"description": "Package of Sinch messaging nodes for Node-RED",
66
"homepage": "https://www.sinch.com/",

0 commit comments

Comments
 (0)