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 Aug 7, 2024
1 parent 190de1c commit 3fb456d
Show file tree
Hide file tree
Showing 6 changed files with 107 additions and 9 deletions.
5 changes: 0 additions & 5 deletions .changeset/curly-maps-fail.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.16

### Patch Changes

- [#28](https://github.com/kadena-community/pactup/pull/28) [`190de1c`](https://github.com/kadena-community/pactup/commit/190de1c1fdbb451e92d9fdbad044ab866eeb1d69) Thanks [@salamaashoush](https://github.com/salamaashoush)! - Fix os arch report and support package.json version lookup

## 0.2.15

### 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.15"
version = "0.2.16"
edition = "2021"
license = "MIT"
publish = true
Expand Down
98 changes: 98 additions & 0 deletions docs/command.md
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,13 @@ Options:
- local: Use the local version of Node defined within the current directory
- recursive: Use the version of Node defined within the current directory and all parent directories
--resolve-engines
Resolve `engines.pact` field in `package.json` whenever a `.pact-version` or `.pactrc` file is not present.
Experimental: This feature is subject to change.
Note: `engines.pact` can be any semver range, with the latest satisfying version being resolved.
[env: PACTUP_RESOLVE_ENGINES]
-h, --help
Print help (see a summary with '-h')
Expand Down Expand Up @@ -133,6 +140,13 @@ Options:
- local: Use the local version of Node defined within the current directory
- recursive: Use the version of Node defined within the current directory and all parent directories
--resolve-engines
Resolve `engines.pact` field in `package.json` whenever a `.pact-version` or `.pactrc` file is not present.
Experimental: This feature is subject to change.
Note: `engines.pact` can be any semver range, with the latest satisfying version being resolved.
[env: PACTUP_RESOLVE_ENGINES]
-h, --help
Print help (see a summary with '-h')
```
Expand Down Expand Up @@ -184,6 +198,13 @@ Options:
- local: Use the local version of Node defined within the current directory
- recursive: Use the version of Node defined within the current directory and all parent directories
--resolve-engines
Resolve `engines.pact` field in `package.json` whenever a `.pact-version` or `.pactrc` file is not present.
Experimental: This feature is subject to change.
Note: `engines.pact` can be any semver range, with the latest satisfying version being resolved.
[env: PACTUP_RESOLVE_ENGINES]
-h, --help
Print help (see a summary with '-h')
```
Expand Down Expand Up @@ -251,6 +272,13 @@ Options:
- local: Use the local version of Node defined within the current directory
- recursive: Use the version of Node defined within the current directory and all parent directories
--resolve-engines
Resolve `engines.pact` field in `package.json` whenever a `.pact-version` or `.pactrc` file is not present.
Experimental: This feature is subject to change.
Note: `engines.pact` can be any semver range, with the latest satisfying version being resolved.
[env: PACTUP_RESOLVE_ENGINES]
-h, --help
Print help (see a summary with '-h')
```
Expand Down Expand Up @@ -312,6 +340,13 @@ Options:
- local: Use the local version of Node defined within the current directory
- recursive: Use the version of Node defined within the current directory and all parent directories
--resolve-engines
Resolve `engines.pact` field in `package.json` whenever a `.pact-version` or `.pactrc` file is not present.
Experimental: This feature is subject to change.
Note: `engines.pact` can be any semver range, with the latest satisfying version being resolved.
[env: PACTUP_RESOLVE_ENGINES]
-h, --help
Print help (see a summary with '-h')
```
Expand Down Expand Up @@ -378,6 +413,13 @@ Options:
- local: Use the local version of Node defined within the current directory
- recursive: Use the version of Node defined within the current directory and all parent directories
--resolve-engines
Resolve `engines.pact` field in `package.json` whenever a `.pact-version` or `.pactrc` file is not present.
Experimental: This feature is subject to change.
Note: `engines.pact` can be any semver range, with the latest satisfying version being resolved.
[env: PACTUP_RESOLVE_ENGINES]
-h, --help
Print help (see a summary with '-h')
```
Expand Down Expand Up @@ -434,6 +476,13 @@ Options:
- local: Use the local version of Node defined within the current directory
- recursive: Use the version of Node defined within the current directory and all parent directories
--resolve-engines
Resolve `engines.pact` field in `package.json` whenever a `.pact-version` or `.pactrc` file is not present.
Experimental: This feature is subject to change.
Note: `engines.pact` can be any semver range, with the latest satisfying version being resolved.
[env: PACTUP_RESOLVE_ENGINES]
-h, --help
Print help (see a summary with '-h')
```
Expand Down Expand Up @@ -492,6 +541,13 @@ Options:
- local: Use the local version of Node defined within the current directory
- recursive: Use the version of Node defined within the current directory and all parent directories
--resolve-engines
Resolve `engines.pact` field in `package.json` whenever a `.pact-version` or `.pactrc` file is not present.
Experimental: This feature is subject to change.
Note: `engines.pact` can be any semver range, with the latest satisfying version being resolved.
[env: PACTUP_RESOLVE_ENGINES]
-h, --help
Print help (see a summary with '-h')
```
Expand Down Expand Up @@ -547,6 +603,13 @@ Options:
- local: Use the local version of Node defined within the current directory
- recursive: Use the version of Node defined within the current directory and all parent directories
--resolve-engines
Resolve `engines.pact` field in `package.json` whenever a `.pact-version` or `.pactrc` file is not present.
Experimental: This feature is subject to change.
Note: `engines.pact` can be any semver range, with the latest satisfying version being resolved.
[env: PACTUP_RESOLVE_ENGINES]
-h, --help
Print help (see a summary with '-h')
```
Expand Down Expand Up @@ -604,6 +667,13 @@ Options:
- local: Use the local version of Node defined within the current directory
- recursive: Use the version of Node defined within the current directory and all parent directories
--resolve-engines
Resolve `engines.pact` field in `package.json` whenever a `.pact-version` or `.pactrc` file is not present.
Experimental: This feature is subject to change.
Note: `engines.pact` can be any semver range, with the latest satisfying version being resolved.
[env: PACTUP_RESOLVE_ENGINES]
-h, --help
Print help (see a summary with '-h')
```
Expand Down Expand Up @@ -658,6 +728,13 @@ Options:
- local: Use the local version of Node defined within the current directory
- recursive: Use the version of Node defined within the current directory and all parent directories
--resolve-engines
Resolve `engines.pact` field in `package.json` whenever a `.pact-version` or `.pactrc` file is not present.
Experimental: This feature is subject to change.
Note: `engines.pact` can be any semver range, with the latest satisfying version being resolved.
[env: PACTUP_RESOLVE_ENGINES]
-h, --help
Print help (see a summary with '-h')
```
Expand Down Expand Up @@ -721,6 +798,13 @@ Options:
- local: Use the local version of Node defined within the current directory
- recursive: Use the version of Node defined within the current directory and all parent directories
--resolve-engines
Resolve `engines.pact` field in `package.json` whenever a `.pact-version` or `.pactrc` file is not present.
Experimental: This feature is subject to change.
Note: `engines.pact` can be any semver range, with the latest satisfying version being resolved.
[env: PACTUP_RESOLVE_ENGINES]
-h, --help
Print help (see a summary with '-h')
```
Expand Down Expand Up @@ -778,6 +862,13 @@ Options:
- local: Use the local version of Node defined within the current directory
- recursive: Use the version of Node defined within the current directory and all parent directories
--resolve-engines
Resolve `engines.pact` field in `package.json` whenever a `.pact-version` or `.pactrc` file is not present.
Experimental: This feature is subject to change.
Note: `engines.pact` can be any semver range, with the latest satisfying version being resolved.
[env: PACTUP_RESOLVE_ENGINES]
-h, --help
Print help (see a summary with '-h')
```
Expand Down Expand Up @@ -833,6 +924,13 @@ Options:
- local: Use the local version of Node defined within the current directory
- recursive: Use the version of Node defined within the current directory and all parent directories
--resolve-engines
Resolve `engines.pact` field in `package.json` whenever a `.pact-version` or `.pactrc` file is not present.
Experimental: This feature is subject to change.
Note: `engines.pact` can be any semver range, with the latest satisfying version being resolved.
[env: PACTUP_RESOLVE_ENGINES]
-h, --help
Print help (see a summary with '-h')
```
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.
3 changes: 1 addition & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "pactup",
"version": "0.2.15",
"version": "0.2.16",
"repository": {
"type": "git",
"url": "[email protected]:kadena-community/pactup.git"
Expand All @@ -18,7 +18,6 @@
"kadena-community",
"smart-contracts"
],

"homepage": "https://github.com/kadena-community/pactup",
"bugs": "https://github.com/kadena-community/pactup/issues",
"bin": "bin/pactup",
Expand Down

0 comments on commit 3fb456d

Please sign in to comment.