Skip to content

Commit

Permalink
chore(main): release 0.3.0 (#119)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] authored Apr 4, 2024
1 parent 56538cd commit d4f0abc
Show file tree
Hide file tree
Showing 2 changed files with 15 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 @@
{
".": "0.2.0"
".": "0.3.0"
}
14 changes: 14 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,19 @@
# Changelog

## [0.3.0](https://github.com/launchdarkly/ldcli/compare/v0.2.0...v0.3.0) (2024-04-04)


### Features

* Can go back to choose SDK page from show SDK instructions ([#120](https://github.com/launchdarkly/ldcli/issues/120)) ([6900bc6](https://github.com/launchdarkly/ldcli/commit/6900bc6301bf668830ca029867f6d9de4c555d85))


### Bug Fixes

* add instructions to continue from show sdk step ([#117](https://github.com/launchdarkly/ldcli/issues/117)) ([4baf2d0](https://github.com/launchdarkly/ldcli/commit/4baf2d0b2850b3979267f1d2ab964b5a295a27e3))
* fix the step count ([#121](https://github.com/launchdarkly/ldcli/issues/121)) ([1943c45](https://github.com/launchdarkly/ldcli/commit/1943c4590587f0a3b84e60c6a1628a2ed37254b6))
* remove id from goreleaser homebrew build config ([#125](https://github.com/launchdarkly/ldcli/issues/125)) ([56538cd](https://github.com/launchdarkly/ldcli/commit/56538cd34bb3ea908e4622a110ab6f486c288b86))

## [0.2.0](https://github.com/launchdarkly/ldcli/compare/v0.1.0...v0.2.0) (2024-04-03)


Expand Down

0 comments on commit d4f0abc

Please sign in to comment.