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: introduce semantic versioning #2326

Merged
merged 1 commit into from
Mar 26, 2024
Merged

feat: introduce semantic versioning #2326

merged 1 commit into from
Mar 26, 2024

Conversation

bonomat
Copy link
Contributor

@bonomat bonomat commented Mar 26, 2024

With this patch we say patch-releases are compatible with older versions

With this patch we say `patch`-releases are compatible with older versions
patch: None,
pre: Default::default(),
},
// We introduced sematic versioning only after this version, hence, we say each app
Copy link
Contributor

Choose a reason for hiding this comment

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

Suggested change
// We introduced sematic versioning only after this version, hence, we say each app
// We introduced semantic versioning only after this version, hence, we say each app

@bonomat bonomat merged commit e0c83b8 into main Mar 26, 2024
22 checks passed
@bonomat bonomat deleted the chore/semver branch March 26, 2024 04:29
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.

2 participants