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

[API] Remove -dev suffix from 0.0.3 version of API #6188

Merged
merged 1 commit into from
Mar 26, 2020

Conversation

driusan
Copy link
Collaborator

@driusan driusan commented Mar 26, 2020

There has been a significant amount of changes and endpoints
added since 0.0.2. This removes the -dev suffix to officially
release 0.0.3 since it's for the most part what people are using
anyways.

This PR is mostly the result of the command git grep '0\.0\.3\-dev' | cut -f 1 -d':' | uniq | xargs sed -i -e 's/0\.\0\.3\-dev/0.0.3/g'

There has been a significant amount of changes and endpoints
added since 0.0.2. This removes the `-dev` suffix to officially
release 0.0.3 since it's for the most part what people are using
anyways.
@driusan driusan requested review from xlecours and cmadjar March 26, 2020 13:57
Copy link
Collaborator

@cmadjar cmadjar left a comment

Choose a reason for hiding this comment

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

LGTM

@driusan driusan merged commit 6d11f74 into aces:23.0-release Mar 26, 2020
@ridz1208 ridz1208 added this to the 23.0.0 milestone Apr 1, 2020
@christinerogers christinerogers added Release: Add to release notes PR whose changes should be highlighted in the release notes State: Needs changelog update PR that needs an update in the CHANGELOG file to proceed and removed Release: Add to release notes PR whose changes should be highlighted in the release notes labels Jun 11, 2020
@christinerogers
Copy link
Contributor

christinerogers commented Jun 11, 2020

added this to the 23 Release notes since it didn't make the changelog yet.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
State: Needs changelog update PR that needs an update in the CHANGELOG file to proceed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants