Skip to content

Commit dfd63ac

Browse files
committed
v0.111.7
1 parent cb9f732 commit dfd63ac

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.111.7](https://github.com/nyaruka/temba-components/compare/v0.111.6...v0.111.7)
8+
9+
- Fix RunList.allowDelete [`cb9f732`](https://github.com/nyaruka/temba-components/commit/cb9f73276c5d16907a5419a5b11cdfd418ee2c44)
10+
711
#### [v0.111.6](https://github.com/nyaruka/temba-components/compare/v0.111.5...v0.111.6)
812

13+
> 21 November 2024
14+
915
- Make configurable whether run list allows deletion [`#464`](https://github.com/nyaruka/temba-components/pull/464)
1016

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

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