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 parse testing #754

Closed
wants to merge 28 commits into from
Closed

Wip/jsonld parse testing #754

wants to merge 28 commits into from

Conversation

jeswr
Copy link
Contributor

@jeswr jeswr commented Sep 14, 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.

@vercel
Copy link

vercel bot commented Sep 14, 2023

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

Name Status Preview Comments Updated (UTC)
solid-client-access-grants-js ✅ Ready (Inspect) Visit Preview 💬 Add feedback Nov 12, 2023 8:52pm

@jeswr jeswr temporarily deployed to ESS PodSpaces October 18, 2023 20:50 — with GitHub Actions Inactive
@jeswr jeswr temporarily deployed to ESS PodSpaces October 18, 2023 20:50 — with GitHub Actions Inactive
@jeswr jeswr temporarily deployed to ESS Dev-2-2 October 18, 2023 20:50 — with GitHub Actions Inactive
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