Skip to content

Commit 40df30e

Browse files
chore(main): release flows-ide 1.4.6 (#220)
🤖 I have created a release *beep* *boop* --- ## [1.4.6](flows-ide-v1.4.5...flows-ide-v1.4.6) (2025-04-16) ### Bug Fixes * Avoid crashes in layout when a State name is removed from the definition ([bfdd52a](bfdd52a)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please). Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 122bd91 commit 40df30e

File tree

4 files changed

+11
-4
lines changed

4 files changed

+11
-4
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "1.4.5"
2+
".": "1.4.6"
33
}

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [1.4.6](https://github.com/globus/flows-ide/compare/flows-ide-v1.4.5...flows-ide-v1.4.6) (2025-04-16)
4+
5+
6+
### Bug Fixes
7+
8+
* Avoid crashes in layout when a State name is removed from the definition ([bfdd52a](https://github.com/globus/flows-ide/commit/bfdd52a410b50afb99389006a33c0b427a8a3915))
9+
310
## [1.4.5](https://github.com/globus/flows-ide/compare/flows-ide-v1.4.4...flows-ide-v1.4.5) (2025-04-08)
411

512

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@globus/flows-ide",
3-
"version": "1.4.5",
3+
"version": "1.4.6",
44
"private": true,
55
"scripts": {
66
"dev": "next dev",

0 commit comments

Comments
 (0)