Skip to content

Commit

Permalink
v1.31.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ericnewcomer committed Apr 11, 2024
1 parent 12e779a commit 01fa8b0
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.31.0](https://github.com/nyaruka/floweditor/compare/v1.30.0...v1.31.0)

> 11 April 2024
- Heavier fonts [`#1232`](https://github.com/nyaruka/floweditor/pull/1232)
- Update static components [`1150f41`](https://github.com/nyaruka/floweditor/commit/1150f41835c9741215c8f1ca9333bc47e86e6b6b)

#### [v1.30.0](https://github.com/nyaruka/floweditor/compare/v1.29.0...v1.30.0)

> 9 April 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.30.0",
"version": "1.31.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",
Expand Down

0 comments on commit 01fa8b0

Please sign in to comment.