Skip to content

Commit

Permalink
⚙️ (jfrog) [NO-ISSUE]: Rename changeset package
Browse files Browse the repository at this point in the history
  • Loading branch information
dedsxc committed Sep 24, 2024
1 parent f1427fc commit d4912e9
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion .changeset/tender-rings-leave.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
"@ledgerhq/device-sdk-core": patch
"@ledgerhq/device-management-kit": patch
---

Add ListDeviceSessions use case
8 changes: 4 additions & 4 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,11 +26,11 @@ jobs:

- uses: ./.github/actions/setup-toolchain-composite

# - name: install dependencies
# run: pnpm install
- name: install dependencies
run: pnpm install

# - name: build libraries
# run: pnpm build
- name: build libraries
run: pnpm build

- name: Login to internal JFrog registry
id: jfrog-login
Expand Down

0 comments on commit d4912e9

Please sign in to comment.