ci: release-please for version bumps, changelog and release tagging

This commit is contained in:
2026-08-20 12:03:10 +02:00
parent 7841a13ba3
commit d0573cd6b6
4 changed files with 47 additions and 0 deletions
+9
View File
@@ -0,0 +1,9 @@
# Changelog
All notable changes to sattle are documented in this file. The format is
based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/), and
releases are automated with
[release-please](https://github.com/googleapis/release-please) from
conventional commits: it maintains a release PR that bumps `package.json`
and updates this file; merging that PR tags `vX.Y.Z` and creates the
GitHub release.