Skip to content

Commit

Permalink
v1.32.2
Browse files Browse the repository at this point in the history
  • Loading branch information
ericnewcomer committed May 3, 2024
1 parent af13e36 commit df926c0
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,13 @@ All notable changes to this project will be documented in this file. Dates are d

Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).

#### [v1.32.2](https://github.com/nyaruka/floweditor/compare/v1.32.1...v1.32.2)

> 3 May 2024
- Simplify template configuration [`#1235`](https://github.com/nyaruka/floweditor/pull/1235)
- Update test snapshot [`743ea58`](https://github.com/nyaruka/floweditor/commit/743ea5831dcb484d6f5a60fce05726c71d2c8d5b)

#### [v1.32.1](https://github.com/nyaruka/floweditor/compare/v1.32.0...v1.32.1)

> 1 May 2024
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "@nyaruka/flow-editor",
"license": "AGPL-3.0",
"repository": "git://github.com/nyaruka/floweditor.git",
"version": "1.32.1",
"version": "1.32.2",
"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.'",
"browser": "umd/flow-editor.min.js",
"unpkg": "umd/flow-editor.min.js",
Expand Down

0 comments on commit df926c0

Please sign in to comment.