Skip to content

Commit 765262f

Browse files
committed
v1.34.0
1 parent 8e70606 commit 765262f

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +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+
#### [v1.34.0](https://github.com/nyaruka/floweditor/compare/v1.33.0...v1.34.0)
8+
9+
> 2 July 2024
10+
11+
- Don't allow localization of wa templates [`#1242`](https://github.com/nyaruka/floweditor/pull/1242)
12+
- Update hucky precommit [`3dd6538`](https://github.com/nyaruka/floweditor/commit/3dd6538eaeea1ed83e6d81c806f7a896289a647a)
13+
- Update snapshots [`d30b8a5`](https://github.com/nyaruka/floweditor/commit/d30b8a5d737a26bfd8fb9d2b7d09dc6021023d38)
14+
715
#### [v1.33.0](https://github.com/nyaruka/floweditor/compare/v1.32.2...v1.33.0)
816

917
> 7 June 2024

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.33.0",
5+
"version": "1.34.0",
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)