Skip to content

v3.2.3

Compare
Choose a tag to compare
@github-actions github-actions released this 24 Aug 02:31
aa7dfbb

Important

On the next version, the JSON Schema CLI will be moved to the Sourcemeta GitHub organization. GitHub repository transfers keep a URL re-direct, so this transfer should be pretty smooth. However, to avoid future issues, make sure to update any references of the repository to the new org on GitHub Actions, NPM, etc.

On NPM, start using @sourcemeta/jsonschema instead of @intelligence-ai/jsonschema.

On Homebrew:

brew uninstall intelligence-ai/apps/jsonschema
brew untap intelligence-ai/apps
brew install sourcemeta/apps/jsonschema

What's Changed

  • Implement the linter command using the AlterSchema project by @jviotti in #155

Full Changelog: v3.2.2...v3.2.3