Skip to content

Commit

Permalink
Release version 2.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
pakkunbot committed Jul 22, 2023
1 parent db122fb commit 3f3ebcd
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/publish-workflow.yaml
Expand Up @@ -9,7 +9,7 @@ jobs:
steps:
- uses: actions/checkout@v2
with:
ref: main
ref: v2.4.1
- uses: actions/setup-node@v2
with:
node-version: '16'
Expand Down
2 changes: 1 addition & 1 deletion CHANGELOG.md
Expand Up @@ -5,7 +5,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.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## Unreleased
## 2.4.1 - 2023-07-22
### Fixed
- Fix lack of spacing between log labels and message

Expand Down
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -6,7 +6,7 @@
"cli",
"command line"
],
"version": "2.4.1-pre.0",
"version": "2.4.1",
"homepage": "http://github.com/cliffano/bagofcli",
"author": "Cliffano Subagio <blah@cliffano.com> (http://blog.cliffano.com)",
"contributors": [
Expand Down

0 comments on commit 3f3ebcd

Please sign in to comment.