Skip to content

Commit 334c79e

Browse files
committed
v0.138.6
1 parent 588dc72 commit 334c79e

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
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.138.6](https://github.com/nyaruka/temba-components/compare/v0.138.4...v0.138.6)
8+
9+
- Add ticket permission controls to ContactChat [`#811`](https://github.com/nyaruka/temba-components/pull/811)
10+
711
#### [v0.138.4](https://github.com/nyaruka/temba-components/compare/v0.138.3...v0.138.4)
812

13+
> 5 February 2026
14+
915
- Update build command to include yarn install [`a15d622`](https://github.com/nyaruka/temba-components/commit/a15d622a281171fe391b8bd3c2cd4e36f9cf2f9f)
1016

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@nyaruka/temba-components",
3-
"version": "0.138.4",
3+
"version": "0.138.6",
44
"description": "Web components to support rapidpro and related projects",
55
"author": "Nyaruka <code@nyaruka.coim>",
66
"main": "dist/index.js",

0 commit comments

Comments
 (0)