Skip to content

First public release#8

Merged
bpedro merged 6 commits into
mainfrom
develop
Jul 20, 2026
Merged

First public release#8
bpedro merged 6 commits into
mainfrom
develop

Conversation

@bpedro

@bpedro bpedro commented Jul 20, 2026

Copy link
Copy Markdown
Member

Summary

This is the first public release of the plugin.

Checklist

  • Commits are signed (git commit -S)
  • Commit messages follow Conventional Commits
  • Documentation has been updated (if needed)
  • The target branch follows the git flow model (develop for feature/fix PRs, main for release/hotfix PRs)
  • PRs targeting main have a release-type/... label or are intentionally marked skip-release

amagan and others added 6 commits July 13, 2026 14:16
* ci: align workflows with git flow

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>

* docs: document git flow contribution model

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>

* ci: restore InditexTech SonarCloud guard

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>

---------

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
* docs: add animated GIF demo video
* fix: use the public npm registry

* fix: configure public npm registry on the example folder

* fix: re-install modules from public npm registry

* fix: add missing example .npmrc
Document third-party dependency licenses in README (Third-Party Notices),
add per-license texts under THIRD-PARTY-LICENSES/ and annotate REUSE.toml.
* fix: add missing package author

* docs: fix prettier linting
@bpedro bpedro added release-type/major Major version release release-type/minor Minor version release and removed release-type/major Major version release labels Jul 20, 2026
@github-actions

Copy link
Copy Markdown

🚀 Release Preview Success

You are going to release the version minor with the following changes:

0.1.0 - 2026-07-20

Added

  • Initial OSS repository shell.
  • Original code, including the diff highlighting plugin, and the example React application.

💡 Merge Strategy: Create a merge commit

Remember to use the 'Create a merge commit' strategy to merge this Pull Request (developmain).

@InditexTech InditexTech deleted a comment from github-actions Bot Jul 20, 2026
@bpedro
bpedro marked this pull request as ready for review July 20, 2026 10:46
@bpedro
bpedro requested a review from a team as a code owner July 20, 2026 10:46
@github-actions

Copy link
Copy Markdown

🚀 Release Preview Success

You are going to release the version minor with the following changes:

0.1.0 - 2026-07-20

Added

  • Initial OSS repository shell.
  • Original code, including the diff highlighting plugin, and the example React application.

💡 Merge Strategy: Create a merge commit

Remember to use the 'Create a merge commit' strategy to merge this Pull Request (developmain).

@bpedro
bpedro merged commit edb7296 into main Jul 20, 2026
25 of 30 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

release-type/minor Minor version release

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants