Skip to content

Commit 99c6f83

Browse files
chore(main): release flows-ide 1.4.5 (#214)
🤖 I have created a release *beep* *boop* --- ## [1.4.5](flows-ide-v1.4.4...flows-ide-v1.4.5) (2025-04-08) ### Bug Fixes * Addresses issue causing 'Validate' button to be hidden behind editor ([e17ab89](e17ab89)) --- 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 e17ab89 commit 99c6f83

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.4"
2+
".": "1.4.5"
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.5](https://github.com/globus/flows-ide/compare/flows-ide-v1.4.4...flows-ide-v1.4.5) (2025-04-08)
4+
5+
6+
### Bug Fixes
7+
8+
* Addresses issue causing 'Validate' button to be hidden behind editor ([e17ab89](https://github.com/globus/flows-ide/commit/e17ab8919247003bdc5e443599eeda404abe770a))
9+
310
## [1.4.4](https://github.com/globus/flows-ide/compare/flows-ide-v1.4.3...flows-ide-v1.4.4) (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.4",
3+
"version": "1.4.5",
44
"private": true,
55
"scripts": {
66
"dev": "next dev",

0 commit comments

Comments
 (0)