Skip to content

Commit 1314260

Browse files
committed
Release @argent-x/extension@6.18.5
1 parent 0607c5e commit 1314260

2,013 files changed

Lines changed: 219070 additions & 142371 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

.github/workflows/amplitude.yml

Lines changed: 0 additions & 14 deletions
This file was deleted.

.github/workflows/changeset.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,11 +24,11 @@ jobs:
2424
with:
2525
node-version: "18.x"
2626

27-
- uses: pnpm/action-setup@v2
27+
- uses: pnpm/action-setup@v4
2828
name: Install pnpm
2929
id: pnpm-install
3030
with:
31-
version: 8
31+
version: 9
3232
run_install: false
3333

3434
- name: Get pnpm store directory

.github/workflows/chromatic.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,10 +23,10 @@ jobs:
2323
with:
2424
fetch-depth: 0
2525

26-
- uses: pnpm/action-setup@v2
26+
- uses: pnpm/action-setup@v4
2727
name: Install pnpm
2828
with:
29-
version: 8
29+
version: 9
3030
run_install: false
3131

3232
- name: Get pnpm store directory

0 commit comments

Comments
 (0)