Skip to content

Commit 86abade

Browse files
chore(main): release flows-ide 1.4.7 (#223)
🤖 I have created a release *beep* *boop* --- ## [1.4.7](flows-ide-v1.4.6...flows-ide-v1.4.7) (2025-04-16) ### Bug Fixes * Updates Compute AP entry to reference V3 action provider. ([#222](#222)) ([31d8f80](31d8f80)) --- 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 31d8f80 commit 86abade

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.6"
2+
".": "1.4.7"
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.7](https://github.com/globus/flows-ide/compare/flows-ide-v1.4.6...flows-ide-v1.4.7) (2025-04-16)
4+
5+
6+
### Bug Fixes
7+
8+
* Updates Compute AP entry to reference V3 action provider. ([#222](https://github.com/globus/flows-ide/issues/222)) ([31d8f80](https://github.com/globus/flows-ide/commit/31d8f80f8d4dff781c65201acb23bc5af5bbfb2a))
9+
310
## [1.4.6](https://github.com/globus/flows-ide/compare/flows-ide-v1.4.5...flows-ide-v1.4.6) (2025-04-16)
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.6",
3+
"version": "1.4.7",
44
"private": true,
55
"scripts": {
66
"dev": "next dev",

0 commit comments

Comments
 (0)