Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

(maint) release prep v1.3.3 #197

Merged
merged 1 commit into from
Aug 26, 2021
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Changelog

## [v1.3.3](https://github.com/drone/drone-cli/tree/v1.3.3) (2021-08-26)

[Full Changelog](https://github.com/drone/drone-cli/compare/v1.3.2...v1.3.3)

**Fixed bugs:**

- Fix `--stream` combined with `--format` for `jsonnet` [\#195](https://github.com/drone/drone-cli/pull/195) ([julienduchesne](https://github.com/julienduchesne))

## [v1.3.2](https://github.com/drone/drone-cli/tree/v1.3.2) (2021-08-25)

[Full Changelog](https://github.com/drone/drone-cli/compare/v1.3.1...v1.3.2)
Expand All @@ -8,6 +16,10 @@

- \(fix\) re-enable format option for jsonnet command [\#193](https://github.com/drone/drone-cli/pull/193) ([tphoney](https://github.com/tphoney))

**Merged pull requests:**

- \(maint\) release prep for v1.3.2 [\#194](https://github.com/drone/drone-cli/pull/194) ([tphoney](https://github.com/tphoney))

## [v1.3.1](https://github.com/drone/drone-cli/tree/v1.3.1) (2021-08-20)

[Full Changelog](https://github.com/drone/drone-cli/compare/v1.3.0...v1.3.1)
Expand Down