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

Wip/jsonld parsing testing rdfjs #831

Closed
wants to merge 31 commits into from
Closed

Conversation

jeswr
Copy link
Contributor

@jeswr jeswr commented Nov 12, 2023

This PR fixes #.

  • I've added a unit test to test for potential regressions of this bug.
  • The changelog has been updated, if applicable.
  • Commits in this PR are minimal and have descriptive commit messages.

New feature description

Checklist

  • All acceptance criteria are met.
  • Relevant documentation, if any, has been written/updated.
  • The changelog has been updated, if applicable.
  • New functions/types have been exported in index.ts, if applicable.
  • New modules (i.e. new .ts files) are listed in the exports field in package.json, if applicable.
  • New modules (i.e. new .ts files) are listed in the typedocOptions.entryPoints field in tsconfig.json, if applicable.
  • Commits in this PR are minimal and have descriptive commit messages.

This PR bumps the version to .

Release steps:

  1. Inspecting the CHANGELOG.md to determine if the release was major, minor or patch. Make sure you align with the rest of the team first.
  2. Use npm version --no-git-tag-version <major|minor|patch> to update package.json.
  3. Update the CHANGELOG.md has been updated to show version and release date.
  4. Add any @since X.Y.Z annotations if there have been any added or deprecated APIs.
  5. Commit the changes as release: prepare vX.Y.Z on a branch named release/X.Y.Z
  6. Create a PR, once CI passes, merge as a squash merge.
  7. Create and publish the release via GitHub, this will create the tag and trigger the npm publish.

Copy link

vercel bot commented Nov 12, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
solid-client-access-grants-js ❌ Failed (Inspect) Nov 13, 2023 7:12pm

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.

1 participant