chore(main): release 2.1.0 (#18)

Co-authored-by: jimehbot[bot] <132453784+jimehbot[bot]@users.noreply.github.com>
This commit is contained in:
jimehbot[bot]
2025-10-28 01:59:41 +00:00
committed by GitHub
parent 1041193aa6
commit f44ca97378
5 changed files with 18 additions and 6 deletions

View File

@@ -27,7 +27,7 @@ to move its own major and minor tags.
```yaml
- uses: jimeh/update-tags-action@v2
with:
tags: v2,v2.0
tags: v2,v2.1
```
```yaml
@@ -35,7 +35,7 @@ to move its own major and minor tags.
with:
tags: |
v2
v2.0
v2.1
```
<!-- x-release-please-end -->