@acidicsoil/portable-capabilities 0.1.8 → 0.1.10

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md CHANGED
@@ -1,5 +1,17 @@
1
1
  # Changelog
2
2
 
3
+ ## 0.1.10
4
+
5
+ ### Patch Changes
6
+
7
+ - [#75](https://github.com/AcidicSoil/portable-capabilities/pull/75) [`169d407`](https://github.com/AcidicSoil/portable-capabilities/commit/169d407d8b7e544db6f9b71f1521bac87df0d459) Thanks [@AcidicSoil](https://github.com/AcidicSoil)! - ● @acidicsoil/portable-capabilities@0.1.9
8
+
9
+ ## 0.1.9
10
+
11
+ ### Patch Changes
12
+
13
+ - [#66](https://github.com/AcidicSoil/portable-capabilities/pull/66) [`ef4277a`](https://github.com/AcidicSoil/portable-capabilities/commit/ef4277a8461419f02873037397c3ea03dc8f17fe) Thanks [@AcidicSoil](https://github.com/AcidicSoil)! - version bump (0.1.9)
14
+
3
15
  ## 0.1.8
4
16
 
5
17
  ### Patch Changes
package/README.md CHANGED
@@ -122,6 +122,7 @@ CONSUMER=/tmp/portable-capabilities-consumer
122
122
  mkdir -p "$CONSUMER"
123
123
  pnpm cli -- install \
124
124
  --runtime codex \
125
+ --runtime-version 0.147.0 \
125
126
  --capability convention-mining \
126
127
  --project "$CONSUMER" \
127
128
  --approval-policy preapproved