Skip to content

Commit

Permalink
Version Packages
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored and salamaashoush committed Sep 10, 2024
1 parent e68b652 commit 16423af
Show file tree
Hide file tree
Showing 6 changed files with 13 additions and 9 deletions.
5 changes: 0 additions & 5 deletions .changeset/heavy-spoons-cry.md

This file was deleted.

6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# pactup

## 0.2.17

### Patch Changes

- [#30](https://github.com/kadena-community/pactup/pull/30) [`000967d`](https://github.com/kadena-community/pactup/commit/000967d62234a25319227cda2c13052f5fb02a9f) Thanks [@salamaashoush](https://github.com/salamaashoush)! - Add force install option and fix pact 5 permissions

## 0.2.16

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "pactup"
version = "0.2.16"
version = "0.2.17"
edition = "2021"
license = "MIT"
publish = true
Expand Down
5 changes: 4 additions & 1 deletion docs/command.md
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@ Options:
[default: kadena-io/pact]
--nightly
Show nightly versions
Include nightly versions
--pact-5x-repo <PACT_5X_REPO>
<https://github.com/kadena-io/pact>
Expand Down Expand Up @@ -250,6 +250,9 @@ Options:
[default: auto]
[possible values: auto, never, always]
--force
force install even if the version is already installed
--log-level <LOG_LEVEL>
The log level of pactup commands
Expand Down
2 changes: 1 addition & 1 deletion docs/pactup.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "pactup",
"version": "0.2.16",
"version": "0.2.17",
"repository": {
"type": "git",
"url": "[email protected]:kadena-community/pactup.git"
Expand Down

0 comments on commit 16423af

Please sign in to comment.