Skip to content

Commit 2119012

Browse files
committed
v0.116.0
1 parent 3408942 commit 2119012

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

Diff for: CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,14 @@ All notable changes to this project will be documented in this file. Dates are d
44

55
Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
66

7+
#### [v0.116.0](https://github.com/nyaruka/temba-components/compare/v0.114.1...v0.116.0)
8+
9+
- Change how ticket workflow works when unmatched [`#471`](https://github.com/nyaruka/temba-components/pull/471)
10+
711
#### [v0.114.1](https://github.com/nyaruka/temba-components/compare/v0.114.0...v0.114.1)
812

13+
> 8 January 2025
14+
915
- Encode email addresses on resolveUsers [`b3ce6de`](https://github.com/nyaruka/temba-components/commit/b3ce6dec167eddadbec8447b0b0a5380fb85dd72)
1016

1117
#### [v0.114.0](https://github.com/nyaruka/temba-components/compare/v0.113.0...v0.114.0)

Diff for: package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@nyaruka/temba-components",
3-
"version": "0.114.1",
3+
"version": "0.116.0",
44
"description": "Web components to support rapidpro and related projects",
55
"author": "Nyaruka <[email protected]>",
66
"main": "dist/index.js",

0 commit comments

Comments
 (0)