Skip to content

Commit

Permalink
chore(main): release 1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored Apr 11, 2024
1 parent acc7b0a commit 7d7e4e7
Show file tree
Hide file tree
Showing 2 changed files with 32 additions and 1 deletion.
31 changes: 31 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,31 @@
# Changelog

## 1.0.0 (2024-04-11)


### Features

* add one thread and auto dismiss options ([273b267](https://github.com/graasp/graasp-app-botticelli/commit/273b267e17931f6f5f5fa28a6b01aba4774dc1ed))
* add scrolling ([3d09ac7](https://github.com/graasp/graasp-app-botticelli/commit/3d09ac76d51e94c930fcd73aeda6ba7466052824))
* blur after sending message ([13f83e6](https://github.com/graasp/graasp-app-botticelli/commit/13f83e6283031b08f5be15d9202429f92e6df7d9))
* make height full viewport ([ef95461](https://github.com/graasp/graasp-app-botticelli/commit/ef95461d54c569ec6c7390537965e794e1d0ad65))
* update prompt ([3736f05](https://github.com/graasp/graasp-app-botticelli/commit/3736f05ce53fa10b491f981fe9d1213472f3241e))


### Bug Fixes

* **deps:** update dependency @emotion/styled to v11.11.5 ([ed3c6f1](https://github.com/graasp/graasp-app-botticelli/commit/ed3c6f1cb205b94e8063c18736541b6dbf4c162d))
* **deps:** update dependency @graasp/apps-query-client to v3.4.10 ([ff23dbb](https://github.com/graasp/graasp-app-botticelli/commit/ff23dbb6b35c5d42ea5dc2de2aa8f89e3e4b8a4e))
* **deps:** update dependency @types/react to v18.2.75 ([54c503e](https://github.com/graasp/graasp-app-botticelli/commit/54c503e35dc864f3b3f0d4e42fbee2e41f67d057))
* **deps:** update dependency typescript to v5.4.4 ([ce757e6](https://github.com/graasp/graasp-app-botticelli/commit/ce757e6cc1b2303a6be614622a1e9cd77238e749))
* **deps:** update dependency typescript to v5.4.5 ([7c24658](https://github.com/graasp/graasp-app-botticelli/commit/7c24658a953a2ecace3394dcd038871410fbf73c))
* **deps:** update mui (non-major) ([d206f8d](https://github.com/graasp/graasp-app-botticelli/commit/d206f8daf8be8562a76f47208fe287e028191e1f))
* **deps:** update react monorepo ([7fe3b03](https://github.com/graasp/graasp-app-botticelli/commit/7fe3b03771a347dc670816a6615c60d2c289b9a8))
* fix player view test ([365ee8a](https://github.com/graasp/graasp-app-botticelli/commit/365ee8a0c79a1dd80b4742c148adae248809d250))
* fix prompt builder helper ([c0f453a](https://github.com/graasp/graasp-app-botticelli/commit/c0f453a5be8a32773e16aaabf6c7a5079af79800))
* fix size of instructions ([f12013d](https://github.com/graasp/graasp-app-botticelli/commit/f12013d6dee686e17b45cfc827309fb9525287af))
* fix tests ([8955748](https://github.com/graasp/graasp-app-botticelli/commit/895574856d7b3dc53f096804fc89f273e9dd5cf2))
* fix window access ([78b7519](https://github.com/graasp/graasp-app-botticelli/commit/78b7519f75149093773c82156ac675138d061226))
* remove autoscrolling ([b6a1a06](https://github.com/graasp/graasp-app-botticelli/commit/b6a1a0615eba2b136515e41291af13826ca7df6e))
* set status to idle after response ([6084db3](https://github.com/graasp/graasp-app-botticelli/commit/6084db3e483e2db3e7b18f3a232eb2a9b8bf903b))
* update cues ([568ff8a](https://github.com/graasp/graasp-app-botticelli/commit/568ff8aec44dcd7e506850b5badc068ff8599490))
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "graasp-app-botticelli",
"version": "0.1.0",
"version": "1.0.0",
"license": "AGPL-3.0-only",
"author": "Juan Carlos Farah",
"contributors": [],
Expand Down

0 comments on commit 7d7e4e7

Please sign in to comment.