Skip to content

Commit 17ee4c3

Browse files
committed
v0.113.0
1 parent fafc7f1 commit 17ee4c3

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.113.0](https://github.com/nyaruka/temba-components/compare/v0.112.0...v0.113.0)
8+
9+
- Ensure initial index doesn't fire without tabs [`#467`](https://github.com/nyaruka/temba-components/pull/467)
10+
711
#### [v0.112.0](https://github.com/nyaruka/temba-components/compare/v0.111.5...v0.112.0)
812

13+
> 23 November 2024
14+
915
- Rework TembaUser, active flows, and several bug fixes [`#466`](https://github.com/nyaruka/temba-components/pull/466)
1016
- Make configurable whether run list allows deletion [`#464`](https://github.com/nyaruka/temba-components/pull/464)
1117
- TembaUser as EndpointMonitor. Add active flow in chat. [`fbf6299`](https://github.com/nyaruka/temba-components/commit/fbf62996face5f8bb417c924ee18a4dc311a29f4)

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