Skip to content

Commit

Permalink
chore(main): release 0.11.2 (#616)
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 d07d093 commit d0244ad
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,16 @@

All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.

## [0.11.2](https://github.com/graasp/graasp-builder/compare/v0.11.1...v0.11.2) (2023-04-24)


### Bug Fixes

* add new collapsible and showchatbox ([ffb6cc5](https://github.com/graasp/graasp-builder/commit/ffb6cc517b3df81d731b4191753148b18ebeb954))
* check if status column is empty and don't show it ([ffb6cc5](https://github.com/graasp/graasp-builder/commit/ffb6cc517b3df81d731b4191753148b18ebeb954))
* improve status column display ([#611](https://github.com/graasp/graasp-builder/issues/611)) ([ffb6cc5](https://github.com/graasp/graasp-builder/commit/ffb6cc517b3df81d731b4191753148b18ebeb954))
* remove duplicated `v` in release property ([#618](https://github.com/graasp/graasp-builder/issues/618)) ([d07d093](https://github.com/graasp/graasp-builder/commit/d07d0933013c87013c5c5a85d1105892e3aad4e4))

## [0.11.1](https://github.com/graasp/graasp-builder/compare/v0.11.0...v0.11.1) (2023-04-05)


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-builder",
"version": "0.11.1",
"version": "0.11.2",
"private": true,
"license": "AGPL-3.0-only",
"author": "Graasp",
Expand Down

0 comments on commit d0244ad

Please sign in to comment.