Skip to content

Commit 453d6c4

Browse files
committed
v0.114.1
1 parent b3ce6de commit 453d6c4

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.114.1](https://github.com/nyaruka/temba-components/compare/v0.114.0...v0.114.1)
8+
9+
- Encode email addresses on resolveUsers [`b3ce6de`](https://github.com/nyaruka/temba-components/commit/b3ce6dec167eddadbec8447b0b0a5380fb85dd72)
10+
711
#### [v0.114.0](https://github.com/nyaruka/temba-components/compare/v0.113.0...v0.114.0)
812

13+
> 7 January 2025
14+
915
- Assignment bar [`#470`](https://github.com/nyaruka/temba-components/pull/470)
1016
- Add assignment bar [`10d2666`](https://github.com/nyaruka/temba-components/commit/10d2666af7ee61cc89dca8472748fdf9d5520e9e)
1117
- Remove cruft [`8bfb1e7`](https://github.com/nyaruka/temba-components/commit/8bfb1e795a885afa2893b0e6921f663c4487db73)

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.0",
3+
"version": "0.114.1",
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)