Skip to content

Commit

Permalink
chore: release workflow updates (#10)
Browse files Browse the repository at this point in the history
* chore: release workflow updates

* misc: fix typo
  • Loading branch information
tcodes0 authored Sep 5, 2024
1 parent 1735457 commit 67e1343
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,17 @@
# workflow updates: v0.2.1 *(2024-09-05)*
### [Diff with v0.2.0](https://github.com/tcodes0/sh/compare/v0.2.1..v0.2.0)

### PRs in this release: [#9](https://github.com/tcodes0/sh/pull/9)
## Features
- **workflows/release**: add TAGS_FILE global ([17354579](https://github.com/tcodes0/sh/commit/173545795d19b008e92347ff56ea24a68d4540da))

## Bug Fixes
- **workflows/release**: correct changelog flag name ([17354579](https://github.com/tcodes0/sh/commit/173545795d19b008e92347ff56ea24a68d4540da))
- **workflows/release**: correct unset env DRY_RUN ([17354579](https://github.com/tcodes0/sh/commit/173545795d19b008e92347ff56ea24a68d4540da))

#### Other
- add tags.txt ([17354579](https://github.com/tcodes0/sh/commit/173545795d19b008e92347ff56ea24a68d4540da))

# go 1 23: v0.2.0 *(2024-09-04)*

### PRs in this release: [#7](https://github.com/tcodes0/sh/pull/7), [#6](https://github.com/tcodes0/sh/pull/6)
Expand Down

0 comments on commit 67e1343

Please sign in to comment.