Skip to content
Closed
Show file tree
Hide file tree
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
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.5.0"
".": "0.0.1"
}
62 changes: 62 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,67 @@
# Changelog

## [0.0.1](https://github.com/launchdarkly/ldcli/compare/v0.5.0...v0.0.1) (2024-04-08)


### Features

* Add auto create step in UI ([#10](https://github.com/launchdarkly/ldcli/issues/10)) ([fb2fb5c](https://github.com/launchdarkly/ldcli/commit/fb2fb5cf202af0966c264d217d92958174be250b))
* Add flags create command ([#56](https://github.com/launchdarkly/ldcli/issues/56)) ([19add8d](https://github.com/launchdarkly/ldcli/commit/19add8d1daa0c60a510d29697996f74660233a2d))
* add ldcli formula to homebrew-tap ([#108](https://github.com/launchdarkly/ldcli/issues/108)) ([1d638dc](https://github.com/launchdarkly/ldcli/commit/1d638dc0bf23f1e9fab96718a0a0058a74284dc0))
* add methods to send real (local) API requests for demo ([#54](https://github.com/launchdarkly/ldcli/issues/54)) ([6b48414](https://github.com/launchdarkly/ldcli/commit/6b48414eafaf7590e5cab9b5700abbe0dce363c8))
* Add more help in error message ([#72](https://github.com/launchdarkly/ldcli/issues/72)) ([6221983](https://github.com/launchdarkly/ldcli/commit/62219838f1c815695f6529252ded80170f267dcf))
* add new input model, use in projects step ([#30](https://github.com/launchdarkly/ldcli/issues/30)) ([fbc9d0f](https://github.com/launchdarkly/ldcli/commit/fbc9d0fe55caf8977fa5279adb6dd250f056819a))
* Add project create command structure ([#33](https://github.com/launchdarkly/ldcli/issues/33)) ([f33ebb9](https://github.com/launchdarkly/ldcli/commit/f33ebb9b60a46cb7cd0710f7e21d29d54cbe6584))
* add sdk instructions step to quickstart ([#91](https://github.com/launchdarkly/ldcli/issues/91)) ([bf4aba6](https://github.com/launchdarkly/ldcli/commit/bf4aba61651c7bc359157e39abceb9b4bf7b101e))
* add sdk wizard step ([#29](https://github.com/launchdarkly/ldcli/issues/29)) ([c4dc7d0](https://github.com/launchdarkly/ldcli/commit/c4dc7d0b4e6b540a14243a399982f7930f067ea8))
* add toggle flag step ([#111](https://github.com/launchdarkly/ldcli/issues/111)) ([9cd4018](https://github.com/launchdarkly/ldcli/commit/9cd401883f0b2a9b1d84fde095658316091ecd3d))
* add toggle on and off aliases to update flag ([#82](https://github.com/launchdarkly/ldcli/issues/82)) ([7b6c6f1](https://github.com/launchdarkly/ldcli/commit/7b6c6f1e160598353ab0ed0e93cbc1bd3dd04360))
* Adding release please ([#4](https://github.com/launchdarkly/ldcli/issues/4)) ([4515a4c](https://github.com/launchdarkly/ldcli/commit/4515a4c06a29c4c08fa7cb821cd424a6f60e898b))
* alias command to invite members ([#84](https://github.com/launchdarkly/ldcli/issues/84)) ([7002866](https://github.com/launchdarkly/ldcli/commit/7002866263f510637546c3fea02608083cfb689b))
* better flag create error handling ([#85](https://github.com/launchdarkly/ldcli/issues/85)) ([708925b](https://github.com/launchdarkly/ldcli/commit/708925b4978f85539fffca513c84434f00b5d08f))
* 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))
* create binaries in GitHub actions ([#9](https://github.com/launchdarkly/ldcli/issues/9)) ([9528f8d](https://github.com/launchdarkly/ldcli/commit/9528f8d6ddf07bc7f2ca947248e858b423d7329d))
* Create choose SDK view ([#89](https://github.com/launchdarkly/ldcli/issues/89)) ([7518423](https://github.com/launchdarkly/ldcli/commit/7518423da3712fa2986fe20935428d7336d21b81))
* create command to get an environment ([#96](https://github.com/launchdarkly/ldcli/issues/96)) ([19b4ede](https://github.com/launchdarkly/ldcli/commit/19b4ede40d836855896c06105e7f0fb01d7e6161))
* create command to invite members ([#68](https://github.com/launchdarkly/ldcli/issues/68)) ([e1a2ca5](https://github.com/launchdarkly/ldcli/commit/e1a2ca5d09415143cc0673674d83d29fc1a99e17))
* create flag as first step in wizard ([#42](https://github.com/launchdarkly/ldcli/issues/42)) ([7f62386](https://github.com/launchdarkly/ldcli/commit/7f6238627212c4000cab99ad0506e25843fbedbc))
* create prod-ready quickstart command ([#75](https://github.com/launchdarkly/ldcli/issues/75)) ([7768bfa](https://github.com/launchdarkly/ldcli/commit/7768bfae10842292e615c5da8b18e3ee94066049))
* list projects err handling ([#21](https://github.com/launchdarkly/ldcli/issues/21)) ([2ab3668](https://github.com/launchdarkly/ldcli/commit/2ab3668be4a6cf2ef04dfd5fe25a3d14801030e6))
* Make styling consistent ([#47](https://github.com/launchdarkly/ldcli/issues/47)) ([c46c510](https://github.com/launchdarkly/ldcli/commit/c46c5107bc729c5b93e375a5e813ad18f7862046))
* pass in optional role flag when using members invite ([#90](https://github.com/launchdarkly/ldcli/issues/90)) ([b51470d](https://github.com/launchdarkly/ldcli/commit/b51470d54d6c63fcc478b64770a2c6e91a2539fb))
* publish docker image ([#99](https://github.com/launchdarkly/ldcli/issues/99)) ([a294ce0](https://github.com/launchdarkly/ldcli/commit/a294ce063e608a6dbee5ff8a2fb32f329d643083))
* render markdown ([#41](https://github.com/launchdarkly/ldcli/issues/41)) ([83837ad](https://github.com/launchdarkly/ldcli/commit/83837adaf884f0d0aaa55420494a6a77b065a5da))
* select child resources based on parent key ([#31](https://github.com/launchdarkly/ldcli/issues/31)) ([85c30ee](https://github.com/launchdarkly/ldcli/commit/85c30eed5ecd2c0346e05163a5b7f805f73c98ce))
* setting version dynamically ([#83](https://github.com/launchdarkly/ldcli/issues/83)) ([7e4e794](https://github.com/launchdarkly/ldcli/commit/7e4e7943a425689e342e34c55a613bf02b7c44c2))
* Show error along with message and quit if applicable ([#87](https://github.com/launchdarkly/ldcli/issues/87)) ([f076a59](https://github.com/launchdarkly/ldcli/commit/f076a59772b85b095411f63f35e1c66bee0304d0))
* show help text ([#138](https://github.com/launchdarkly/ldcli/issues/138)) ([69d7f5e](https://github.com/launchdarkly/ldcli/commit/69d7f5ee03579fc6c3cb34fb00fb6f07ba90bf84))
* show list of sdks in setup wizard ([#43](https://github.com/launchdarkly/ldcli/issues/43)) ([a984580](https://github.com/launchdarkly/ldcli/commit/a9845803e6d86071dc47a5016f78a9c62e7db335))
* toggle flag ([#45](https://github.com/launchdarkly/ldcli/issues/45)) ([ac3b5c3](https://github.com/launchdarkly/ldcli/commit/ac3b5c32db48da37258f41d7004079978fe0becc))
* update flag ([#57](https://github.com/launchdarkly/ldcli/issues/57)) ([6f73a0c](https://github.com/launchdarkly/ldcli/commit/6f73a0cb3df3fb2e6f210f6adf0ab40893c5a3cb))
* use tab to toggle, add final step ([#50](https://github.com/launchdarkly/ldcli/issues/50)) ([33a447d](https://github.com/launchdarkly/ldcli/commit/33a447d4ab473a581a24e1e9351ff4b0ca9efc10))
* We added release please. Currently it only does a github release (hopefully) ([4515a4c](https://github.com/launchdarkly/ldcli/commit/4515a4c06a29c4c08fa7cb821cd424a6f60e898b))


### 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))
* create flag prompt should be on the same line as text ([#135](https://github.com/launchdarkly/ldcli/issues/135)) ([52aa92b](https://github.com/launchdarkly/ldcli/commit/52aa92b647710f86f531b69afb3be50baf452a8d))
* fix err messages for toggle flag command ([#112](https://github.com/launchdarkly/ldcli/issues/112)) ([9b385e9](https://github.com/launchdarkly/ldcli/commit/9b385e9a0816ba1677aaf170b1186f86f69d786a))
* fix the step count ([#121](https://github.com/launchdarkly/ldcli/issues/121)) ([1943c45](https://github.com/launchdarkly/ldcli/commit/1943c4590587f0a3b84e60c6a1628a2ed37254b6))
* members create cmd should invite multiple members ([#103](https://github.com/launchdarkly/ldcli/issues/103)) ([c575248](https://github.com/launchdarkly/ldcli/commit/c575248c6ab058622dd6e55f2b312656743e4cff))
* rebind projKey flag to update subcommand ([#62](https://github.com/launchdarkly/ldcli/issues/62)) ([1f0f898](https://github.com/launchdarkly/ldcli/commit/1f0f898511716becdf57ecd90a81ee84c56b1217))
* remove create flag placeholder text ([#114](https://github.com/launchdarkly/ldcli/issues/114)) ([3e8624d](https://github.com/launchdarkly/ldcli/commit/3e8624d6e70c45285143a5bbded5c917fff829bc))
* remove id from goreleaser homebrew build config ([#125](https://github.com/launchdarkly/ldcli/issues/125)) ([56538cd](https://github.com/launchdarkly/ldcli/commit/56538cd34bb3ea908e4622a110ab6f486c288b86))
* remove release action since goreleaser publishes for us ([#18](https://github.com/launchdarkly/ldcli/issues/18)) ([f749e96](https://github.com/launchdarkly/ldcli/commit/f749e965fc35e39ed2623673b4e46fc4d9e220e6))
* uncomment conditional in release-please for release-ldcli ([#12](https://github.com/launchdarkly/ldcli/issues/12)) ([8938c1b](https://github.com/launchdarkly/ldcli/commit/8938c1b79e36dc5f227f0c8fd020b00053464f39))
* update dry-run to false in release-please github workflow ([#14](https://github.com/launchdarkly/ldcli/issues/14)) ([ea3c089](https://github.com/launchdarkly/ldcli/commit/ea3c089fc4be846bbe341feaa277ce7fd0b25526))
* Update release-please.yml to dry-run: false ([#15](https://github.com/launchdarkly/ldcli/issues/15)) ([237c775](https://github.com/launchdarkly/ldcli/commit/237c775937a96f11b9e7c8415a8c62df445187b2))


### Miscellaneous Chores

* release 0.0.1 ([#51](https://github.com/launchdarkly/ldcli/issues/51)) ([73ef41e](https://github.com/launchdarkly/ldcli/commit/73ef41e7cef0715ee20918fae6c14a026ea477f9))

## [0.5.0](https://github.com/launchdarkly/ldcli/compare/v0.4.0...v0.5.0) (2024-04-05)


Expand Down