Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Add Warp terminal to configuration and test #510

Merged
merged 3 commits into from
Jan 5, 2024
Merged
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
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@

All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.

### [0.23.1](...) (2023-12-19)

Adding Warp terminal to the list settings.

### [0.23.0](https://github.com/Noovolari/leapp/compare/v0.22.2...v0.23.0) (2023-12-13)

We are in early access! Our first company solution is now in early access and available for FREE.
Expand Down
2 changes: 1 addition & 1 deletion packages/cli/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ $ npm install -g @noovolari/leapp-cli
$ leapp COMMAND
running command...
$ leapp (--version)
@noovolari/leapp-cli/0.1.53 darwin-x64 node-v16.14.0
@noovolari/leapp-cli/0.1.53 darwin-arm64 node-v21.4.0
$ leapp --help [COMMAND]
USAGE
$ leapp COMMAND
Expand Down
Loading
Loading