Skip to content

Docs: Fix broken JSON in version files#23997

Merged
ShaunEvening merged 2 commits into
nextfrom
shaun/fix-json-changelog
Aug 29, 2023
Merged

Docs: Fix broken JSON in version files#23997
ShaunEvening merged 2 commits into
nextfrom
shaun/fix-json-changelog

Conversation

@ShaunEvening
Copy link
Copy Markdown
Contributor

@ShaunEvening ShaunEvening commented Aug 29, 2023

What I did

  • fix broken json file

Checklist for Maintainers

  • When this PR is ready for testing, make sure to add ci:normal, ci:merged or ci:daily GH label to it to run a specific set of sandboxes. The particular set of sandboxes can be found in code/lib/cli/src/sandbox-templates.ts

  • Make sure this PR contains one of the labels below:

    Available labels
    • bug: Internal changes that fixes incorrect behavior.
    • maintenance: User-facing maintenance tasks.
    • dependencies: Upgrading (sometimes downgrading) dependencies.
    • build: Internal-facing build tooling & test updates. Will not show up in release changelog.
    • cleanup: Minor cleanup style change. Will not show up in release changelog.
    • documentation: Documentation only changes. Will not show up in release changelog.
    • feature request: Introducing a new feature.
    • BREAKING CHANGE: Changes that break compatibility in some way with current major version.
    • other: Changes that don't fit in the above categories.

@ShaunEvening ShaunEvening added documentation ci:docs Run the CI jobs for documentation checks only. labels Aug 29, 2023
@ShaunEvening ShaunEvening requested a review from kylegach as a code owner August 29, 2023 20:15
@ShaunEvening ShaunEvening self-assigned this Aug 29, 2023
@JReinhold JReinhold added the patch:yes Bugfix & documentation PR that need to be picked to main branch label Aug 29, 2023
@JReinhold JReinhold changed the title Fix broken JSON Docs: Fix broken JSON in version files Aug 29, 2023
@ShaunEvening ShaunEvening merged commit a810931 into next Aug 29, 2023
@ShaunEvening ShaunEvening deleted the shaun/fix-json-changelog branch August 29, 2023 20:46
@ShaunEvening
Copy link
Copy Markdown
Contributor Author

Merging now as it's only a docs change

storybook-bot pushed a commit that referenced this pull request Aug 29, 2023
Docs: Fix broken JSON in version files
(cherry picked from commit a810931)
@github-actions github-actions Bot added the patch:done Patch/release PRs already cherry-picked to main/release branch label Aug 29, 2023
@ndelangen ndelangen removed the patch:yes Bugfix & documentation PR that need to be picked to main branch label Oct 28, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ci:docs Run the CI jobs for documentation checks only. documentation patch:done Patch/release PRs already cherry-picked to main/release branch

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants