Skip to content

Commit e6fbb0d

Browse files
committed
chore: pnpm i && pnpm build
1 parent aa47094 commit e6fbb0d

File tree

27 files changed

+56
-196
lines changed

27 files changed

+56
-196
lines changed

CONTRIBUTING.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -183,9 +183,10 @@ Currently, `packages/apps/registry-backend` specifies version numbers for the lo
183183
```
184184

185185
3. Run `pnpm clean && pnpm i && pnpm build`
186-
4. Run `pnpm nx release --skip-publish --dry-run` and verify the output is expected
187-
5. Run `pnpm nx release --skip-publish` to consume the version plans, bump the version in the `package.json` files, and generate the `CHANGELOG.md` files for each package
188-
6. Run the following to publish the packages, excluding the `registry-sdk` package:
186+
4. Commit generated files and `pnpm-lock.yaml` with the commit message: `chore: pnpm i && pnpm build`
187+
5. Run `pnpm nx release --skip-publish --dry-run` and verify the output is expected
188+
6. Run `pnpm nx release --skip-publish` to consume the version plans, bump the version in the `package.json` files, and generate the `CHANGELOG.md` files for each package
189+
7. Run the following to publish the packages, excluding the `registry-sdk` package:
189190

190191
Make sure to replace `YOUR_OTP` with your one-time password.
191192

packages/apps/ability-aave/src/generated/lit-action.js

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
"ipfsCid": "QmdZbVBcQbt5uEcRbNxDqExpRL5viY89BCTJMFP7HS7i5c"
2+
"ipfsCid": "Qma5Wx12Z8GDwW4iGLjoiuhZE27rCE89JgT8nNCKzuXjj2"
33
}

packages/apps/ability-aerodrome-swap/src/generated/lit-action.js

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
"ipfsCid": "QmQ92K8M45AqsgyfaKNrcrJiQgQLaCu2ip9mHehnbJfkRg"
2+
"ipfsCid": "QmWnbgDYp3UyHjEtGT28PvXvWg7w2Dt5XWMZo2dq5veeSU"
33
}

packages/apps/ability-debridge/src/generated/lit-action.js

Lines changed: 2 additions & 2 deletions
Large diffs are not rendered by default.
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
"ipfsCid": "QmRdYNpbgFRFAsKJNoQXEkAn1yqYHHYrUfPREsvrU6qC1h"
2+
"ipfsCid": "QmUXnKSPVuFDXb2Cd3JpRBNiL2KAEvZLYPdySJEM1H4ENa"
33
}

packages/apps/ability-erc20-approval/src/generated/lit-action.js

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
"ipfsCid": "QmZn784abCVD81Yy3Fm4qJqEEjsUAKqqzaPc8Ko3fevKUZ"
2+
"ipfsCid": "QmSv1YpnnLECTZotPJWW43gx7YGW4YjAmpubaXS2Mz6TaS"
33
}

packages/apps/ability-erc20-transfer/src/generated/lit-action.js

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)