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 Jun 1, 2024
1 parent f1ed9ed commit 722a301
Show file tree
Hide file tree
Showing 7 changed files with 25 additions and 27 deletions.
5 changes: 0 additions & 5 deletions .changeset/fuzzy-terms-smile.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/sixty-planets-dance.md

This file was deleted.

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

## 0.2.13

### Patch Changes

- [`f1ed9ed`](https://github.com/kadena-community/pactup/commit/f1ed9ed19451412da2251148fe81ec27d9976bf0) Thanks [@salamaashoush](https://github.com/salamaashoush)! - Support XDG convention on MacOS

- [`f1ed9ed`](https://github.com/kadena-community/pactup/commit/f1ed9ed19451412da2251148fe81ec27d9976bf0) Thanks [@salamaashoush](https://github.com/salamaashoush)! - align some fixes with fnm

## 0.2.12

### 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.12"
version = "0.2.13"
edition = "2021"
license = "GPL-3.0"
publish = true
Expand Down
28 changes: 14 additions & 14 deletions docs/command.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ Options:
[env: PACTUP_PACT5X_REPO]
[default: kadena-io/pact-5]
--pact-dir <BASE_DIR>
--pactup-dir <BASE_DIR>
The root directory of pact installations
[env: PACTUP_PACT_DIR]
Expand Down Expand Up @@ -94,7 +94,7 @@ Options:
[env: PACTUP_PACT5X_REPO]
[default: kadena-io/pact-5]
--pact-dir <BASE_DIR>
--pactup-dir <BASE_DIR>
The root directory of pact installations
[env: PACTUP_PACT_DIR]
Expand Down Expand Up @@ -157,7 +157,7 @@ Options:
[env: PACTUP_PACT5X_REPO]
[default: kadena-io/pact-5]
--pact-dir <BASE_DIR>
--pactup-dir <BASE_DIR>
The root directory of pact installations
[env: PACTUP_PACT_DIR]
Expand Down Expand Up @@ -218,7 +218,7 @@ Options:
[env: PACTUP_PACT5X_REPO]
[default: kadena-io/pact-5]
--pact-dir <BASE_DIR>
--pactup-dir <BASE_DIR>
The root directory of pact installations
[env: PACTUP_PACT_DIR]
Expand Down Expand Up @@ -285,7 +285,7 @@ Options:
--silent-if-unchanged
Don't output a message identifying the version being used if it will not change due to execution of this command
--pact-dir <BASE_DIR>
--pactup-dir <BASE_DIR>
The root directory of pact installations
[env: PACTUP_PACT_DIR]
Expand Down Expand Up @@ -348,7 +348,7 @@ Options:
[env: PACTUP_PACT5X_REPO]
[default: kadena-io/pact-5]
--pact-dir <BASE_DIR>
--pactup-dir <BASE_DIR>
The root directory of pact installations
[env: PACTUP_PACT_DIR]
Expand Down Expand Up @@ -407,7 +407,7 @@ Options:
[env: PACTUP_PACT5X_REPO]
[default: kadena-io/pact-5]
--pact-dir <BASE_DIR>
--pactup-dir <BASE_DIR>
The root directory of pact installations
[env: PACTUP_PACT_DIR]
Expand Down Expand Up @@ -465,7 +465,7 @@ Options:
[env: PACTUP_PACT5X_REPO]
[default: kadena-io/pact-5]
--pact-dir <BASE_DIR>
--pactup-dir <BASE_DIR>
The root directory of pact installations
[env: PACTUP_PACT_DIR]
Expand Down Expand Up @@ -520,7 +520,7 @@ Options:
[env: PACTUP_PACT5X_REPO]
[default: kadena-io/pact-5]
--pact-dir <BASE_DIR>
--pactup-dir <BASE_DIR>
The root directory of pact installations
[env: PACTUP_PACT_DIR]
Expand Down Expand Up @@ -577,7 +577,7 @@ Options:
[env: PACTUP_PACT5X_REPO]
[default: kadena-io/pact-5]
--pact-dir <BASE_DIR>
--pactup-dir <BASE_DIR>
The root directory of pact installations
[env: PACTUP_PACT_DIR]
Expand Down Expand Up @@ -631,7 +631,7 @@ Options:
[env: PACTUP_PACT5X_REPO]
[default: kadena-io/pact-5]
--pact-dir <BASE_DIR>
--pactup-dir <BASE_DIR>
The root directory of pact installations
[env: PACTUP_PACT_DIR]
Expand Down Expand Up @@ -694,7 +694,7 @@ Options:
[env: PACTUP_PACT5X_REPO]
[default: kadena-io/pact-5]
--pact-dir <BASE_DIR>
--pactup-dir <BASE_DIR>
The root directory of pact installations
[env: PACTUP_PACT_DIR]
Expand Down Expand Up @@ -751,7 +751,7 @@ Options:
[env: PACTUP_PACT5X_REPO]
[default: kadena-io/pact-5]
--pact-dir <BASE_DIR>
--pactup-dir <BASE_DIR>
The root directory of pact installations
[env: PACTUP_PACT_DIR]
Expand Down Expand Up @@ -806,7 +806,7 @@ Options:
[env: PACTUP_PACT5X_REPO]
[default: kadena-io/pact-5]
--pact-dir <BASE_DIR>
--pactup-dir <BASE_DIR>
The root directory of pact installations
[env: PACTUP_PACT_DIR]
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.12",
"version": "0.2.13",
"repository": {
"type": "git",
"url": "[email protected]:kadena-community/pactup.git"
Expand Down

0 comments on commit 722a301

Please sign in to comment.