Skip to content

fix(schema): add license field #1124

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

Merged
merged 1 commit into from
May 29, 2025
Merged

fix(schema): add license field #1124

merged 1 commit into from
May 29, 2025

Conversation

nakasyou
Copy link
Contributor

License field or license file has required but JSON schema of jsr.json doesn't has a field of this. So I added it.

PR Checklist

  • The PR title follows
    conventional commits
  • Is this closing an open issue? If so, link it, else include a proper
    description of the changes and rason behind them.
  • Does the PR have changes to the frontend? If so, include screenshots or a
    recording of the changes.

    If it affect colors, please include screenshots/recording in both
    light and dark mode.
  • Does the PR have changes to the backend? If so, make sure tests are added.

    And if changing dababase queries, be sure you have ran sqlx prepare
    and committed the changes in the .sqlx directory.

License field or license file has required but JSON schema of jsr.json doesn't has a field of this. So I added it.
Copy link
Collaborator

@crowlKats crowlKats left a comment

Choose a reason for hiding this comment

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

LGTM; thanks!

@crowlKats crowlKats changed the title feat(schema): add license field fix(schema): add license field May 29, 2025
@crowlKats crowlKats added this pull request to the merge queue May 29, 2025
Merged via the queue into jsr-io:main with commit 85981dc May 29, 2025
8 checks passed
@nakasyou nakasyou deleted the patch-1 branch May 30, 2025 06:14
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