Skip to content

Commit

Permalink
Bump version to v0.28.0 in CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
stephenafamo committed Jun 25, 2024
1 parent 1787fe5 commit 46f0276
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
3 changes: 3 additions & 0 deletions .github/workflows/lint.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,10 @@
name: golangci-lint
on:
push:
branches:
- main
pull_request:

permissions:
contents: read
# Optional: allow read access to pull request. Use with `only-new-issues` option.
Expand Down
3 changes: 2 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
<!--toc:start-->

- [Changelog](#changelog)
- [[v0.28.0] - 2024-06-25](#v0280-2024-06-25)
- [[v0.27.1] - 2024-06-05](#v0271-2024-06-05)
- [[v0.27.0] - 2024-06-05](#v0270-2024-06-05)
- [[v0.26.1] - 2024-05-26](#v0261-2024-05-26)
Expand Down Expand Up @@ -37,7 +38,7 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [Unreleased]
## [v0.28.0] - 2024-06-25

### Added

Expand Down

0 comments on commit 46f0276

Please sign in to comment.