Skip to content

Commit

Permalink
chore(main): release 0.12.0 (#159)
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 Apr 27, 2023
1 parent d7b043f commit 48f3cb5
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# Changelog

## [0.12.0](https://github.com/graasp/graasp-sdk/compare/v0.11.0...v0.12.0) (2023-04-27)


### Features

* add appendQueryParamToUrl ([#157](https://github.com/graasp/graasp-sdk/issues/157)) ([47d7dc2](https://github.com/graasp/graasp-sdk/commit/47d7dc293f98eae4315b9b880f6dd022a24783d9))


### Bug Fixes

* add lang prop in ItemSettings ([#158](https://github.com/graasp/graasp-sdk/issues/158)) ([d7b043f](https://github.com/graasp/graasp-sdk/commit/d7b043f97d811f1f24838a49c666924ac9f7d043))

## [0.11.0](https://github.com/graasp/graasp-sdk/compare/v0.10.1...v0.11.0) (2023-04-19)


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": "0.11.0",
"version": "0.12.0",
"repository": "git@github.com:graasp/graasp-sdk.git",
"author": "Graasp",
"contributors": [
Expand Down

0 comments on commit 48f3cb5

Please sign in to comment.