Skip to content

Commit

Permalink
chore(main): release 4.29.0 (#658)
Browse files Browse the repository at this point in the history
  • Loading branch information
graasper authored Sep 17, 2024
1 parent da3a66e commit 916cc59
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [4.29.0](https://github.com/graasp/graasp-sdk/compare/v4.28.0...v4.29.0) (2024-09-17)


### Features

* add legacy member key in app types ([#657](https://github.com/graasp/graasp-sdk/issues/657)) ([da3a66e](https://github.com/graasp/graasp-sdk/commit/da3a66e829d9bf385d7ba6206ecd35ffb5d096a6))

## [4.28.0](https://github.com/graasp/graasp-sdk/compare/v4.27.0...v4.28.0) (2024-09-13)


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": "4.28.0",
"version": "4.29.0",
"description": "Development kit including type definitions and util functions for the Graasp ecosystem.",
"license": "AGPL-3.0-only",
"repository": "git@github.com:graasp/graasp-sdk.git",
Expand Down

0 comments on commit 916cc59

Please sign in to comment.