Skip to content

Commit

Permalink
messed up the merge commit
Browse files Browse the repository at this point in the history
Signed-off-by: zFernand0 <37381190+zFernand0@users.noreply.github.com>
  • Loading branch information
zFernand0 committed Nov 14, 2023
1 parent 2655d01 commit 9de50fa
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion packages/imperative/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

All notable changes to the Imperative package will be documented in this file.

## `8.0.0-next.202311141517`
## Recent Changes

- LTS Breaking: Removed the following previously deprecated items:
- `flattenCommandTreeWithAliases()` -- Use `CommandUtils.flattenCommandTree()` instead
Expand All @@ -17,6 +17,8 @@ All notable changes to the Imperative package will be documented in this file.
a health check, or any other desired operation.
- `IProfOpts.requireKeytar` -- removing the default implementation of `require("keytar")` from the caller app's node_modules folders

## `8.0.0-next.202311141517`

- LTS Breaking: Replaced the previously deprecated function AbstractCommandYargs.getBrightYargsResponse - use AbstractCommandYargs.getZoweYargsResponse

## `8.0.0-next.202311132045`
Expand Down

0 comments on commit 9de50fa

Please sign in to comment.