Skip to content

Commit

Permalink
v1.35.0
Browse files Browse the repository at this point in the history
ericnewcomer committed Jul 17, 2024

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
1 parent ef4af16 commit 263a378
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -4,6 +4,15 @@ 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.35.0](https://github.com/nyaruka/floweditor/compare/v1.34.0...v1.35.0)

> 17 July 2024
- Allow template variable attachments [`#1243`](https://github.com/nyaruka/floweditor/pull/1243)
- Update node version for build [`620aa82`](https://github.com/nyaruka/floweditor/commit/620aa8221ce335698f50e29f40ee188d2687878b)
- Update snapshot [`6643c0e`](https://github.com/nyaruka/floweditor/commit/6643c0e19cec8b1e53273a70a61e7a04a6e95c7c)
- Missing node reference [`2c51390`](https://github.com/nyaruka/floweditor/commit/2c51390bb341f25ef3385e5c8c5a03ddb9e2551b)

#### [v1.34.0](https://github.com/nyaruka/floweditor/compare/v1.33.0...v1.34.0)

> 2 July 2024
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -2,7 +2,7 @@
"name": "@nyaruka/flow-editor",
"license": "AGPL-3.0",
"repository": "git://github.com/nyaruka/floweditor.git",
"version": "1.34.0",
"version": "1.35.0",
"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",

0 comments on commit 263a378

Please sign in to comment.