|
1 | 1 | # Changelog |
2 | 2 |
|
| 3 | +## [0.0.1](https://github.com/launchdarkly/ld-cli/compare/v1.1.4...v0.0.1) (2024-03-22) |
| 4 | + |
| 5 | + |
| 6 | +### Features |
| 7 | + |
| 8 | +* Add auto create step in UI ([#10](https://github.com/launchdarkly/ld-cli/issues/10)) ([fb2fb5c](https://github.com/launchdarkly/ld-cli/commit/fb2fb5cf202af0966c264d217d92958174be250b)) |
| 9 | +* Add flags create command ([#56](https://github.com/launchdarkly/ld-cli/issues/56)) ([19add8d](https://github.com/launchdarkly/ld-cli/commit/19add8d1daa0c60a510d29697996f74660233a2d)) |
| 10 | +* add methods to send real (local) API requests for demo ([#54](https://github.com/launchdarkly/ld-cli/issues/54)) ([6b48414](https://github.com/launchdarkly/ld-cli/commit/6b48414eafaf7590e5cab9b5700abbe0dce363c8)) |
| 11 | +* add new input model, use in projects step ([#30](https://github.com/launchdarkly/ld-cli/issues/30)) ([fbc9d0f](https://github.com/launchdarkly/ld-cli/commit/fbc9d0fe55caf8977fa5279adb6dd250f056819a)) |
| 12 | +* Add project create command structure ([#33](https://github.com/launchdarkly/ld-cli/issues/33)) ([f33ebb9](https://github.com/launchdarkly/ld-cli/commit/f33ebb9b60a46cb7cd0710f7e21d29d54cbe6584)) |
| 13 | +* add sdk wizard step ([#29](https://github.com/launchdarkly/ld-cli/issues/29)) ([c4dc7d0](https://github.com/launchdarkly/ld-cli/commit/c4dc7d0b4e6b540a14243a399982f7930f067ea8)) |
| 14 | +* Adding release please ([#4](https://github.com/launchdarkly/ld-cli/issues/4)) ([4515a4c](https://github.com/launchdarkly/ld-cli/commit/4515a4c06a29c4c08fa7cb821cd424a6f60e898b)) |
| 15 | +* create binaries in GitHub actions ([#9](https://github.com/launchdarkly/ld-cli/issues/9)) ([9528f8d](https://github.com/launchdarkly/ld-cli/commit/9528f8d6ddf07bc7f2ca947248e858b423d7329d)) |
| 16 | +* create flag as first step in wizard ([#42](https://github.com/launchdarkly/ld-cli/issues/42)) ([7f62386](https://github.com/launchdarkly/ld-cli/commit/7f6238627212c4000cab99ad0506e25843fbedbc)) |
| 17 | +* list projects err handling ([#21](https://github.com/launchdarkly/ld-cli/issues/21)) ([2ab3668](https://github.com/launchdarkly/ld-cli/commit/2ab3668be4a6cf2ef04dfd5fe25a3d14801030e6)) |
| 18 | +* Make styling consistent ([#47](https://github.com/launchdarkly/ld-cli/issues/47)) ([c46c510](https://github.com/launchdarkly/ld-cli/commit/c46c5107bc729c5b93e375a5e813ad18f7862046)) |
| 19 | +* render markdown ([#41](https://github.com/launchdarkly/ld-cli/issues/41)) ([83837ad](https://github.com/launchdarkly/ld-cli/commit/83837adaf884f0d0aaa55420494a6a77b065a5da)) |
| 20 | +* select child resources based on parent key ([#31](https://github.com/launchdarkly/ld-cli/issues/31)) ([85c30ee](https://github.com/launchdarkly/ld-cli/commit/85c30eed5ecd2c0346e05163a5b7f805f73c98ce)) |
| 21 | +* show list of sdks in setup wizard ([#43](https://github.com/launchdarkly/ld-cli/issues/43)) ([a984580](https://github.com/launchdarkly/ld-cli/commit/a9845803e6d86071dc47a5016f78a9c62e7db335)) |
| 22 | +* toggle flag ([#45](https://github.com/launchdarkly/ld-cli/issues/45)) ([ac3b5c3](https://github.com/launchdarkly/ld-cli/commit/ac3b5c32db48da37258f41d7004079978fe0becc)) |
| 23 | +* use tab to toggle, add final step ([#50](https://github.com/launchdarkly/ld-cli/issues/50)) ([33a447d](https://github.com/launchdarkly/ld-cli/commit/33a447d4ab473a581a24e1e9351ff4b0ca9efc10)) |
| 24 | +* We added release please. Currently it only does a github release (hopefully) ([4515a4c](https://github.com/launchdarkly/ld-cli/commit/4515a4c06a29c4c08fa7cb821cd424a6f60e898b)) |
| 25 | + |
| 26 | + |
| 27 | +### Bug Fixes |
| 28 | + |
| 29 | +* remove release action since goreleaser publishes for us ([#18](https://github.com/launchdarkly/ld-cli/issues/18)) ([f749e96](https://github.com/launchdarkly/ld-cli/commit/f749e965fc35e39ed2623673b4e46fc4d9e220e6)) |
| 30 | +* uncomment conditional in release-please for release-ldcli ([#12](https://github.com/launchdarkly/ld-cli/issues/12)) ([8938c1b](https://github.com/launchdarkly/ld-cli/commit/8938c1b79e36dc5f227f0c8fd020b00053464f39)) |
| 31 | +* update dry-run to false in release-please github workflow ([#14](https://github.com/launchdarkly/ld-cli/issues/14)) ([ea3c089](https://github.com/launchdarkly/ld-cli/commit/ea3c089fc4be846bbe341feaa277ce7fd0b25526)) |
| 32 | +* Update release-please.yml to dry-run: false ([#15](https://github.com/launchdarkly/ld-cli/issues/15)) ([237c775](https://github.com/launchdarkly/ld-cli/commit/237c775937a96f11b9e7c8415a8c62df445187b2)) |
| 33 | + |
| 34 | + |
| 35 | +### Miscellaneous Chores |
| 36 | + |
| 37 | +* release 0.0.1 ([#51](https://github.com/launchdarkly/ld-cli/issues/51)) ([73ef41e](https://github.com/launchdarkly/ld-cli/commit/73ef41e7cef0715ee20918fae6c14a026ea477f9)) |
| 38 | + |
3 | 39 | ## [1.1.4](https://github.com/launchdarkly/ld-cli/compare/v1.1.3...v1.1.4) (2024-03-12) |
4 | 40 |
|
5 | 41 |
|
|
0 commit comments