Skip to content

Commit

Permalink
v1.14.3
Browse files Browse the repository at this point in the history
  • Loading branch information
ericnewcomer committed Sep 20, 2021
1 parent 97292b0 commit 0725591
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 19 deletions.
22 changes: 4 additions & 18 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,11 @@ 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.14.2](https://github.com/nyaruka/floweditor/compare/v1.14.1...v1.14.2)
#### [v1.14.3](https://github.com/nyaruka/floweditor/compare/v1.14.1...v1.14.3)

> 16 September 2021
> 20 September 2021
- Let components control how new objects are created [`#1013`](https://github.com/nyaruka/floweditor/pull/1013)
- Use topic rather than subject for open ticket events in simulator [`#1012`](https://github.com/nyaruka/floweditor/pull/1012)
- Bump axios from 0.21.1 to 0.21.2 [`#1011`](https://github.com/nyaruka/floweditor/pull/1011)
- Change topic to be an object rather than string [`521994f`](https://github.com/nyaruka/floweditor/commit/521994f536a45618c7adf7cfd2b5cc6adeed2d9e)
Expand Down Expand Up @@ -50,30 +51,15 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
- Update i18n [`433d561`](https://github.com/nyaruka/floweditor/commit/433d561617365c762db02217545d7966341d307b)
- Fix i18n for field placeholder [`ee7763d`](https://github.com/nyaruka/floweditor/commit/ee7763d66160f9078e1f8abba1361455528cb359)

#### [v1.13.16](https://github.com/nyaruka/floweditor/compare/v1.13.15...v1.13.16)
#### [v1.13.16](https://github.com/nyaruka/floweditor/compare/v1.13.9...v1.13.16)

> 3 June 2021
- Remove old completion [`#999`](https://github.com/nyaruka/floweditor/pull/999)
- Update snapshots [`74b2d6a`](https://github.com/nyaruka/floweditor/commit/74b2d6a941f20e1b01a593b40bb288fc08abb976)
- merge [`d250bdc`](https://github.com/nyaruka/floweditor/commit/d250bdcd3d7fc8f81fdc2753b623c50d75b06983)

#### [v1.13.15](https://github.com/nyaruka/floweditor/compare/v1.13.14...v1.13.15)

> 20 May 2021
- Make sass a dev dependency only [`5f8e6fe`](https://github.com/nyaruka/floweditor/commit/5f8e6fe6e3c7d463908e24fa3b646981ff6d5c6d)

#### [v1.13.14](https://github.com/nyaruka/floweditor/compare/v1.13.13...v1.13.14)

> 20 May 2021
#### [v1.13.13](https://github.com/nyaruka/floweditor/compare/v1.13.9...v1.13.13)

> 20 May 2021
- Update to latest temba-components [`be2723b`](https://github.com/nyaruka/floweditor/commit/be2723bd2e3ccae82f232a7282817bf6de88584c)

#### [v1.13.9](https://github.com/nyaruka/floweditor/compare/v1.13.8...v1.13.9)

> 7 May 2021
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.14.2",
"version": "1.14.3",
"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 0725591

Please sign in to comment.