Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: display flowr version when using a local shell #88

Conversation

Ellpeck
Copy link
Member

@Ellpeck Ellpeck commented Jun 24, 2024

No description provided.

@Ellpeck Ellpeck linked an issue Jun 24, 2024 that may be closed by this pull request
@Ellpeck Ellpeck requested a review from EagleoutIce June 24, 2024 11:20
@@ -206,7 +206,7 @@
"generate-changelog": "git log ...$(git tag | tail -n 1) --pretty=format:'- %s' --reverse"
},
"dependencies": {
"@eagleoutice/flowr": "^2.0.5"
"@eagleoutice/flowr": "^2.0.9"
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

we should denote such dep updates somewhere in the changelog / have specifc dep prs just for this so that it is easier to track the related flowr version.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

True! There's still the annoying changelog detection issue (#82), so until then, the changelog is kinda useless tbh :(

@EagleoutIce EagleoutIce merged commit 41771b9 into main Jun 25, 2024
4 checks passed
@EagleoutIce EagleoutIce deleted the 87-display-flowr-version-in-bottom-bar-when-using-the-local-shell branch June 25, 2024 06:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Display flowR version in bottom bar when using the local shell
2 participants