Skip to content

Commit

Permalink
chore(main): release 0.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored Mar 22, 2024
1 parent 19add8d commit dfa3143
Showing 1 changed file with 25 additions and 0 deletions.
25 changes: 25 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,30 @@
# Changelog

## [0.0.1](https://github.com/launchdarkly/ld-cli/compare/v1.1.4...v0.0.1) (2024-03-22)


### Features

* Add auto create step in UI ([#10](https://github.com/launchdarkly/ld-cli/issues/10)) ([fb2fb5c](https://github.com/launchdarkly/ld-cli/commit/fb2fb5cf202af0966c264d217d92958174be250b))
* Add flags create command ([#56](https://github.com/launchdarkly/ld-cli/issues/56)) ([19add8d](https://github.com/launchdarkly/ld-cli/commit/19add8d1daa0c60a510d29697996f74660233a2d))
* 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))
* 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))
* Add project create command structure ([#33](https://github.com/launchdarkly/ld-cli/issues/33)) ([f33ebb9](https://github.com/launchdarkly/ld-cli/commit/f33ebb9b60a46cb7cd0710f7e21d29d54cbe6584))
* add sdk wizard step ([#29](https://github.com/launchdarkly/ld-cli/issues/29)) ([c4dc7d0](https://github.com/launchdarkly/ld-cli/commit/c4dc7d0b4e6b540a14243a399982f7930f067ea8))
* 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))
* list projects err handling ([#21](https://github.com/launchdarkly/ld-cli/issues/21)) ([2ab3668](https://github.com/launchdarkly/ld-cli/commit/2ab3668be4a6cf2ef04dfd5fe25a3d14801030e6))
* Make styling consistent ([#47](https://github.com/launchdarkly/ld-cli/issues/47)) ([c46c510](https://github.com/launchdarkly/ld-cli/commit/c46c5107bc729c5b93e375a5e813ad18f7862046))
* render markdown ([#41](https://github.com/launchdarkly/ld-cli/issues/41)) ([83837ad](https://github.com/launchdarkly/ld-cli/commit/83837adaf884f0d0aaa55420494a6a77b065a5da))
* 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))
* 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))
* toggle flag ([#45](https://github.com/launchdarkly/ld-cli/issues/45)) ([ac3b5c3](https://github.com/launchdarkly/ld-cli/commit/ac3b5c32db48da37258f41d7004079978fe0becc))
* 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))


### Miscellaneous Chores

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

## [1.1.4](https://github.com/launchdarkly/ld-cli/compare/v1.1.3...v1.1.4) (2024-03-12)


Expand Down

0 comments on commit dfa3143

Please sign in to comment.