@nyaruka/temba-components 0.141.0 → 0.141.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md CHANGED
@@ -4,8 +4,15 @@ All notable changes to this project will be documented in this file. Dates are d
4
4
 
5
5
  Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
6
6
 
7
+ #### [v0.141.1](https://github.com/nyaruka/temba-components/compare/v0.141.0...v0.141.1)
8
+
9
+ - Add editor version to saved flow definitions [`#837`](https://github.com/nyaruka/temba-components/pull/837)
10
+ - Fix chat flow footer pointer events for scrollbar dragging [`#836`](https://github.com/nyaruka/temba-components/pull/836)
11
+
7
12
  #### [v0.141.0](https://github.com/nyaruka/temba-components/compare/v0.140.0...v0.141.0)
8
13
 
14
+ > 25 February 2026
15
+
9
16
  - Clear flow definition and activity when editor is unloaded [`#835`](https://github.com/nyaruka/temba-components/pull/835)
10
17
  - Add introductory text before rules in wait for response [`#834`](https://github.com/nyaruka/temba-components/pull/834)
11
18
  - Center first step menu and improve X button spacing [`#833`](https://github.com/nyaruka/temba-components/pull/833)