Skip to content

Commit

Permalink
chore(main): release 1.10.0 (#305)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] authored Oct 26, 2023
1 parent e454a94 commit 37ff958
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 1 deletion.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@
# Changelog

## [1.10.0](https://github.com/graasp/graasp-sdk/compare/v1.9.2...v1.10.0) (2023-10-26)


### Features

* add CompleteMember ([5059a70](https://github.com/graasp/graasp-sdk/commit/5059a70ac6bf5cfe0cc30502af846c2be21f4f24))


### Bug Fixes

* make appSetting and appData generic ([5059a70](https://github.com/graasp/graasp-sdk/commit/5059a70ac6bf5cfe0cc30502af846c2be21f4f24))
* use `DiscriminatedItem` instead of `Item` ([#252](https://github.com/graasp/graasp-sdk/issues/252)) ([5059a70](https://github.com/graasp/graasp-sdk/commit/5059a70ac6bf5cfe0cc30502af846c2be21f4f24))

## [1.9.2](https://github.com/graasp/graasp-sdk/compare/v1.9.1...v1.9.2) (2023-10-24)


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": "@graasp/sdk",
"version": "1.9.2",
"version": "1.10.0",
"repository": "[email protected]:graasp/graasp-sdk.git",
"author": "Graasp",
"contributors": [
Expand Down

0 comments on commit 37ff958

Please sign in to comment.