Skip to content

Commit 93825f3

Browse files
Merge pull request #39 from contentstack/chore/version-bump
Chore/version bump
2 parents db065eb + 2c6f7fe commit 93825f3

File tree

3 files changed

+143
-210
lines changed

3 files changed

+143
-210
lines changed

.github/workflows/release-v2-beta-plugins.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
run: pnpm run clean:all
2727

2828
- name: Install root dependencies
29-
run: pnpm install --frozen-lockfile
29+
run: pnpm install --no-frozen-lockfile
3030

3131
- name: Build all plugins
3232
run: pnpm -r --sort run build

.talismanrc

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
fileignoreconfig:
2+
- filename: pnpm-lock.yaml
3+
checksum: 901fcf828dc9d8d85277c767cd468791388a4a3b0cb30525bcdcb86d009be6f4
4+
version: '1.0'

0 commit comments

Comments
 (0)