Skip to content

Commit c7b7ddc

Browse files
committed
v1.26.3
1 parent 5f7e185 commit c7b7ddc

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,6 +4,12 @@ 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+
#### [v1.26.3](https://github.com/nyaruka/floweditor/compare/v1.26.2...v1.26.3)
8+
9+
> 4 January 2024
10+
11+
- Revert change to remove result name default on open ticket action [`5f7e185`](https://github.com/nyaruka/floweditor/commit/5f7e1853b1a7ca4a12918f04bc3b96cf21ba3354)
12+
713
#### [v1.26.2](https://github.com/nyaruka/floweditor/compare/v1.26.1...v1.26.2)
814

915
> 4 January 2024

Diff for: package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "@nyaruka/flow-editor",
33
"license": "AGPL-3.0",
44
"repository": "git://github.com/nyaruka/floweditor.git",
5-
"version": "1.26.2",
5+
"version": "1.26.3",
66
"description": "'Standalone flow editing tool designed for use within the RapidPro suite of messaging tools but can be adopted for use outside of that ecosystem.'",
77
"browser": "umd/flow-editor.min.js",
88
"unpkg": "umd/flow-editor.min.js",

0 commit comments

Comments
 (0)