Skip to content

Commit

Permalink
Update version to v0.7.0 (#80)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and github-actions[bot] authored Nov 5, 2024
1 parent e754d29 commit 71c2634
Show file tree
Hide file tree
Showing 6 changed files with 13 additions and 21 deletions.
5 changes: 0 additions & 5 deletions .changeset/early-forks-mate.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/five-planes-reply.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/serious-toys-smash.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/twelve-pants-bathe.md

This file was deleted.

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

## 0.7.0

### Minor Changes

- e754d29: update users client to match Magistrala with new fields and functions

### Patch Changes

- e754d29: update createToken example
- e754d29: rename password back to secret in credentials
- e754d29: modify issue token function to use identity instead of username

## 0.6.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.6.3",
"version": "0.7.0",
"description": "Official Magistrala sdk",
"main": "./dist/sdk.js",
"module": "./dist/sdk.mjs",
Expand Down

0 comments on commit 71c2634

Please sign in to comment.