Skip to content

Commit 049fc3d

Browse files
committed
v1.38.2
1 parent cf8a9d4 commit 049fc3d

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,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.38.2](https://github.com/nyaruka/floweditor/compare/v1.38.1...v1.38.2)
8+
9+
> 31 March 2025
10+
11+
- Move auto translations under localizations [`#1269`](https://github.com/nyaruka/floweditor/pull/1269)
12+
713
#### [v1.38.1](https://github.com/nyaruka/floweditor/compare/v1.38.0...v1.38.1)
814

915
> 31 March 2025

package.json

Lines changed: 1 addition & 1 deletion
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.38.1",
5+
"version": "1.38.2",
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)