Skip to content

fix: correct project author to Igor Sheko - #1

Merged
irbisadm merged 3 commits into
mainfrom
develop
Jul 14, 2026
Merged

fix: correct project author to Igor Sheko#1
irbisadm merged 3 commits into
mainfrom
develop

Conversation

@irbisadm

@irbisadm irbisadm commented Jul 14, 2026

Copy link
Copy Markdown
Owner

What

Correct the project author / copyright holder to Igor Sheko:

  • package.json author field
  • LICENSE copyright line
  • README license notice

The npm scope (@irbisadm), repository URLs and contact email
(i@irbisadm.dev) are unchanged — only the human author name.

Release impact

Committed as fix:, so merging to main cuts a patch release (0.1.1) via
the automated semantic-release pipeline. This also exercises the CI and release
workflows end to end (commit lint, tests, e2e cross-validation, dry-run preview
on this PR, and the OIDC publish on merge).

irbisadm added 3 commits July 14, 2026 16:03
The author/copyright holder is Igor Sheko; update package.json author,
LICENSE copyright line and the README license notice. npm scope, repository
URLs and contact email are unchanged.
On a pull_request event env-ci reports the merge ref, so semantic-release
bailed and the preview mislabelled a release as "No release". Present the run
as a push to the PR head branch (override GITHUB_EVENT_NAME/GITHUB_REF) so the
dry-run resolves the version, and distinguish "no bump" from an error.
Replace the semantic-release --dry-run preview (which refuses to run on
pull_request events because env-ci resolves the merge ref / detects a PR) with
a small git+Node script that derives the next version from Conventional Commits
since the last tag. No auth, no branch/PR detection, no npm install — verified
locally to report v0.1.1 for this PR.
@irbisadm
irbisadm merged commit cf0edb2 into main Jul 14, 2026
6 checks passed
@github-actions

Copy link
Copy Markdown

🎉 This PR is included in version 0.1.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant