Skip to content

Commit

Permalink
Merge pull request #92 from absmach/changeset-release/main
Browse files Browse the repository at this point in the history
Version Packages
  • Loading branch information
ianmuchyri authored Nov 19, 2024
2 parents 513b376 + f3fa0f2 commit bbd4ec7
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 6 deletions.
5 changes: 0 additions & 5 deletions .changeset/sweet-rice-add.md

This file was deleted.

6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @absmach/magistrala-sdk

## 0.9.0

### Minor Changes

- a975a8e: Update the sdk to use the new access control by introducing roles

## 0.8.3

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@absmach/magistrala-sdk",
"version": "0.8.3",
"version": "0.9.0",
"description": "Official Magistrala sdk",
"main": "./dist/sdk.js",
"module": "./dist/sdk.mjs",
Expand Down

0 comments on commit bbd4ec7

Please sign in to comment.