Skip to content

Commit

Permalink
Release new version
Browse files Browse the repository at this point in the history
  • Loading branch information
guessi committed Feb 16, 2024
1 parent 9f6f330 commit ba5d50d
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 2 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
# v1.0.10 / 2024-02-16

* Dependencies update
* Implement sub-command "version"
* Bump ghr@v0.16.2
* Bump actions/cache@v4

# v1.0.9 / 2024-01-07

* Dependencies update
Expand Down
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ Blazing fast single purpose cli for CloudTrail log filtering, written in golang

```bash
$ cloudtrail-cli --version
cloudtrail-cli version 1.0.9
cloudtrail-cli version 1.0.10
```

```bash
Expand All @@ -24,7 +24,7 @@ USAGE:
cloudtrail-cli [global options] command [command options] [arguments...]

VERSION:
1.0.9
1.0.10

COMMANDS:
help, h Shows a list of commands or help for one command
Expand Down

0 comments on commit ba5d50d

Please sign in to comment.