Skip to content

Commit

Permalink
chore(main): release 3.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
lgdd committed Apr 29, 2024
1 parent 0e49bb2 commit 8438f7b
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
".": "3.0.0"
".": "3.0.1"
}
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [3.0.1](https://github.com/lgdd/lfr-cli/compare/v3.0.0...v3.0.1) (2024-04-29)


### Bug Fixes

* output printed twice when running 'lfr c cx' ([9857217](https://github.com/lgdd/lfr-cli/commit/9857217f20866b69148aaa88525674250f823916))

## [3.0.0](https://github.com/lgdd/lfr-cli/compare/v2.0.0...v3.0.0) (2024-04-28)


Expand Down

0 comments on commit 8438f7b

Please sign in to comment.