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: formatting of commit message for data update PRs #141

Merged
merged 1 commit into from
Jun 24, 2024

Conversation

queengooborg
Copy link
Collaborator

This PR fixes a minor issue with the formatting of the commit messages for the commits that update the runtime compat data.

Before:

Updates the runtime compat data.
Runtime versions:  - bun: 1.1.15
 - deno: 1.44.4
 - edge-light: 2.5.9
 - fastly: 3.13.1
 - llrt: 0.1.15-beta
 - netlify: 17.23.1
 - node: 20.14.0
 - wasmer: 0.4.4
 - workerd: 2024-05-12

After:

Updates the runtime compat data.
Runtime versions:

 - bun: 1.1.15
 - deno: 1.44.4
 - edge-light: 2.5.9
 - fastly: 3.13.1
 - llrt: 0.1.15-beta
 - netlify: 17.23.1
 - node: 20.14.0
 - wasmer: 0.4.4
 - workerd: 2024-05-12

@ascorbic ascorbic merged commit 80e4606 into main Jun 24, 2024
4 checks passed
@queengooborg queengooborg deleted the queengooborg-patch-1 branch June 24, 2024 13:38
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