Skip to content

ci: add automated release workflow and PR validation#120

Merged
Nowely merged 5 commits intonextfrom
auto-release
Feb 21, 2026
Merged

ci: add automated release workflow and PR validation#120
Nowely merged 5 commits intonextfrom
auto-release

Conversation

@Nowely
Copy link
Owner

@Nowely Nowely commented Feb 21, 2026

Summary

  • Add automated release workflow using release-please to handle versioning and changelogs on pushes to next branch
  • Add CI workflow with PR title validation (semantic PR), tests, typecheck, lint, build, and format checks
  • Remove old manual Publish.yml workflow
  • Add husky pre-commit hook for linting

@vercel
Copy link

vercel bot commented Feb 21, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
marked-input Error Error Feb 21, 2026 8:41pm
markput-website Ready Ready Preview, Comment Feb 21, 2026 8:41pm

@Nowely Nowely merged commit 85b6fc4 into next Feb 21, 2026
8 of 9 checks passed
@Nowely Nowely deleted the auto-release branch February 21, 2026 20:42
Nowely pushed a commit that referenced this pull request Mar 3, 2026
🤖 I have created a release *beep* *boop*
---


##
[0.2.0](root-0.1.0...root-0.2.0)
(2026-03-03)


### Features

* **vue:** add initial Vue support
([#125](#125))
([c479853](c479853))


### Bug Fixes

* **storybook:** prevent caret reset in TextSpan and fix Storybook
issues ([#122](#122))
([3472085](3472085))


### Refactoring

* extract core features and controllers from React package
([#124](#124))
([c0ad3d7](c0ad3d7))


### Miscellaneous

* add release-please config for unified versioning
([db07f5e](db07f5e))
* upgrade to React 19
([#121](#121))
([d9c9531](d9c9531))


### CI

* add automated release workflow and PR validation
([#120](#120))
([85b6fc4](85b6fc4))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
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