Skip to content

Commit

Permalink
Merge pull request #115 from rush-db/fix/version-bump-pnpm-v-fix-in-w…
Browse files Browse the repository at this point in the history
…orkflow

Version bump to fix pnpm workflow version
  • Loading branch information
1pxone authored Feb 4, 2025
2 parents 6426bd5 + c7bd389 commit f8336a2
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 0 deletions.
9 changes: 9 additions & 0 deletions .changeset/strong-emus-appear.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
---
'rushdb-docs': patch
'@rushdb/javascript-sdk': patch
'rushdb-core': patch
'rushdb-dashboard': patch
'rushdb-website': patch
---

Version bump to fix pnpm workflow version
2 changes: 2 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,8 @@ jobs:

- name: Setup pnpm
uses: pnpm/action-setup@v4
with:
version: 9.1.0

- name: Setup Node.js
uses: actions/setup-node@v4
Expand Down

0 comments on commit f8336a2

Please sign in to comment.