chore: added release notes for 2.7.1 (#7604)

* chore: added release notes for 2.7.1

* chore: don't cache node_modules due to cas
This commit is contained in:
SamTV12345 2026-04-26 11:30:43 +02:00 committed by GitHub
parent cd793294c4
commit a05bb7d7b3
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
14 changed files with 278 additions and 309 deletions

View file

@ -21,7 +21,7 @@ jobs:
- uses: pnpm/action-setup@v6
name: Install pnpm
with:
version: 10
version: 10.33.2
run_install: false
- name: Use Node.js