-
Notifications
You must be signed in to change notification settings - Fork 40
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: Add OpenAPI version support #136
feat: Add OpenAPI version support #136
Conversation
@TimothyJones Please have a look at this one. Cheers and thank you for maintaining this repo! 👍 |
fb8f765
to
65cd7b7
Compare
65cd7b7
to
4ec68c0
Compare
@TimothyJones I've aligned this implementation to the YAML updater that already exists. |
Looks good to me - although, for some reason this change rewrites the whole README - is it possible to not do that? |
…e-version#131) * chore: Add debug messages for exclusions in lifecycle bump Code has been modified to include debug messages in the bump lifecycle. When a filename is ignored by Git or is not a file, the program will now log a debug-level message. * chore(absolute-version#131): Update formatting * chore(absolute-version#131): Improve debug messages for exclusions during bump lifecycle
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
48b6300
to
ae2ad95
Compare
Fixed! I don't know what that happened. 😄 |
Releasing as 12.4.0. Thanks again! |
This PR just adds another updater type
openapi.js
for OpenAPI specification files.