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

fix: create a version.ts file and use this for CLI version numbers #390

Merged
merged 1 commit into from
Jun 20, 2024

Conversation

geographika
Copy link
Collaborator

Currently geostyler tool is displaying the old version prior to the version bump as it relies on package.json.
This pull request uses a version.ts file that will be updated as part of the release process.

@geographika geographika requested a review from jansule June 20, 2024 09:04
Copy link
Contributor

@jansule jansule left a comment

Choose a reason for hiding this comment

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

Very nice!

@jansule jansule merged commit 5b4f47e into geostyler:master Jun 20, 2024
3 checks passed
github-actions bot pushed a commit that referenced this pull request Jun 20, 2024
## [3.1.5](v3.1.4...v3.1.5) (2024-06-20)

### Bug Fixes

* add missing dependency ([44f0f59](44f0f59))
* create a version.ts file and use this for CLI version numbers ([#390](#390)) ([5b4f47e](5b4f47e))
@jansule
Copy link
Contributor

jansule commented Jun 20, 2024

🎉 This PR is included in version 3.1.5 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants