Skip to content

Commit

Permalink
chore(main): release 1.1.0 (#10)
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 Feb 27, 2024
1 parent 2d7b35a commit fabc94f
Show file tree
Hide file tree
Showing 2 changed files with 44 additions and 1 deletion.
43 changes: 43 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,48 @@
# Changelog

## [1.1.0](https://github.com/graasp/graasp-app-starter-ts-vite/compare/v1.0.0...v1.1.0) (2024-02-27)


### Features

* update template ([#9](https://github.com/graasp/graasp-app-starter-ts-vite/issues/9)) ([cb7c7d4](https://github.com/graasp/graasp-app-starter-ts-vite/commit/cb7c7d4532c921a2a8185d2113907203aa8f9170))


### Bug Fixes

* add deployment to github pages ([ef63021](https://github.com/graasp/graasp-app-starter-ts-vite/commit/ef630210ea81237ff01a66d621dadf1e78ef00c4))
* **deps:** update dependency @graasp/apps-query-client to v3.4.1 ([#32](https://github.com/graasp/graasp-app-starter-ts-vite/issues/32)) ([1422910](https://github.com/graasp/graasp-app-starter-ts-vite/commit/1422910fa2cbfce21e7ee2a14aaf1b04baf72e03))
* **deps:** update dependency @graasp/apps-query-client to v3.4.5 ([#62](https://github.com/graasp/graasp-app-starter-ts-vite/issues/62)) ([00f12d6](https://github.com/graasp/graasp-app-starter-ts-vite/commit/00f12d663641009bedc9fcdd20e94eab87d20ae2))
* **deps:** update dependency @graasp/apps-query-client to v3.4.6 ([a696591](https://github.com/graasp/graasp-app-starter-ts-vite/commit/a6965917552b857cd1b844e764291adbfb4e27c2))
* **deps:** update dependency @graasp/sdk to v3.1.0 ([#25](https://github.com/graasp/graasp-app-starter-ts-vite/issues/25)) ([c99776b](https://github.com/graasp/graasp-app-starter-ts-vite/commit/c99776bf70c509f2d608bbe536603bf8c184a7ec))
* **deps:** update dependency @graasp/sdk to v4 ([#65](https://github.com/graasp/graasp-app-starter-ts-vite/issues/65)) ([077be51](https://github.com/graasp/graasp-app-starter-ts-vite/commit/077be516a148ef8501fdc7295497d67ffd16fa60))
* **deps:** update dependency @graasp/ui to v4.8.2 ([#63](https://github.com/graasp/graasp-app-starter-ts-vite/issues/63)) ([84f9317](https://github.com/graasp/graasp-app-starter-ts-vite/commit/84f93171a49667aa98fc5e93d8e5492869bd4a70))
* **deps:** update dependency @mui/lab to v5.0.0-alpha.153 ([2a6acdf](https://github.com/graasp/graasp-app-starter-ts-vite/commit/2a6acdfd5b3d6d05cef6999ef6141d7581a7c423))
* **deps:** update dependency @sentry/react to v7.102.1 ([#61](https://github.com/graasp/graasp-app-starter-ts-vite/issues/61)) ([75f1856](https://github.com/graasp/graasp-app-starter-ts-vite/commit/75f1856dcc3fe821f8008ff50e8c800b563b9a62))
* **deps:** update dependency @sentry/react to v7.81.1 ([#23](https://github.com/graasp/graasp-app-starter-ts-vite/issues/23)) ([37b6d70](https://github.com/graasp/graasp-app-starter-ts-vite/commit/37b6d707c7341f487d2d6f1d9bf926db7a285372))
* **deps:** update dependency @sentry/react to v7.93.0 ([#31](https://github.com/graasp/graasp-app-starter-ts-vite/issues/31)) ([633a710](https://github.com/graasp/graasp-app-starter-ts-vite/commit/633a710a154df738ec38298ec4b2ba173255cb49))
* **deps:** update dependency @types/node to v20.10.0 ([#26](https://github.com/graasp/graasp-app-starter-ts-vite/issues/26)) ([eef136a](https://github.com/graasp/graasp-app-starter-ts-vite/commit/eef136ac42b0269eaf0549b06343193eee270dd2))
* **deps:** update dependency @types/node to v20.10.8 ([2394a75](https://github.com/graasp/graasp-app-starter-ts-vite/commit/2394a75feda7efeafd4f3d605be444a6474aa990))
* **deps:** update dependency @types/node to v20.11.20 ([#56](https://github.com/graasp/graasp-app-starter-ts-vite/issues/56)) ([4cec0da](https://github.com/graasp/graasp-app-starter-ts-vite/commit/4cec0dadcbcbde791b263d3deea7c8e962b8fd8d))
* **deps:** update dependency @types/node to v20.9.5 ([58a3715](https://github.com/graasp/graasp-app-starter-ts-vite/commit/58a37155963890c38443b675bc33e18dc8f0b3a8))
* **deps:** update dependency @types/react to v18.2.59 ([#64](https://github.com/graasp/graasp-app-starter-ts-vite/issues/64)) ([2d7b35a](https://github.com/graasp/graasp-app-starter-ts-vite/commit/2d7b35adb863ca2ab6db76cc8bd549048df287e9))
* **deps:** update dependency i18next to v23.10.0 ([#60](https://github.com/graasp/graasp-app-starter-ts-vite/issues/60)) ([c001d49](https://github.com/graasp/graasp-app-starter-ts-vite/commit/c001d493f9663c5731739473e6887d7868fd65e1))
* **deps:** update dependency i18next to v23.7.11 ([745a05b](https://github.com/graasp/graasp-app-starter-ts-vite/commit/745a05b0bcdee6b6f02d86a4b71b6eb5122e8ae5))
* **deps:** update dependency typescript to v5.3.2 ([#27](https://github.com/graasp/graasp-app-starter-ts-vite/issues/27)) ([8ff51b4](https://github.com/graasp/graasp-app-starter-ts-vite/commit/8ff51b41a2fe2040b7b7e599a146fe04cdb64a77))
* **deps:** update mui (non-major) ([4e671b4](https://github.com/graasp/graasp-app-starter-ts-vite/commit/4e671b43596ca8e392005c1db9af595adc527c1a))
* **deps:** update mui (non-major) ([#53](https://github.com/graasp/graasp-app-starter-ts-vite/issues/53)) ([0ab0c4d](https://github.com/graasp/graasp-app-starter-ts-vite/commit/0ab0c4d1da9733f1a6c115357860721523c55e62))
* **deps:** update mui (non-major) to v5.15.1 ([#38](https://github.com/graasp/graasp-app-starter-ts-vite/issues/38)) ([3ea61fd](https://github.com/graasp/graasp-app-starter-ts-vite/commit/3ea61fd3fd0d6126c1d0b0837fc3088f2a5470c6))
* **deps:** update react monorepo ([8a09638](https://github.com/graasp/graasp-app-starter-ts-vite/commit/8a096385563cccbe796850c50c2bfe0467500619))
* **deps:** update react monorepo ([0bfdf03](https://github.com/graasp/graasp-app-starter-ts-vite/commit/0bfdf03d2a9068bca5c7806ec28f94c0e3734a34))
* env variable for VITE_API_HOST in README.md ([#22](https://github.com/graasp/graasp-app-starter-ts-vite/issues/22)) ([1289d1c](https://github.com/graasp/graasp-app-starter-ts-vite/commit/1289d1c9bb9614dbb29a92c7ddede4e17ddc1f29))
* remove random space character ([#43](https://github.com/graasp/graasp-app-starter-ts-vite/issues/43)) ([cf53ea3](https://github.com/graasp/graasp-app-starter-ts-vite/commit/cf53ea36dc765998c12ae4f2e27b60f04e65d9ef))
* **test:** update member emails ([#24](https://github.com/graasp/graasp-app-starter-ts-vite/issues/24)) ([bddf3b0](https://github.com/graasp/graasp-app-starter-ts-vite/commit/bddf3b0ebf4e573d71cb088c81d32056670a7669))
* udpate release-please condition ([10d2676](https://github.com/graasp/graasp-app-starter-ts-vite/commit/10d26760e9afb869850198f7469e977d6c21b108))
* update dependencies ([fcee917](https://github.com/graasp/graasp-app-starter-ts-vite/commit/fcee91732536833185678d29e01a37bdb1ebbf5d))
* update deps ([e3e044a](https://github.com/graasp/graasp-app-starter-ts-vite/commit/e3e044ade6c2140db70d55277e9372ef7c9b4e63))
* update template ([22e0993](https://github.com/graasp/graasp-app-starter-ts-vite/commit/22e09938e0dd5bd9093b2047d06504fd978fdf9d))
* variables ([fa73caa](https://github.com/graasp/graasp-app-starter-ts-vite/commit/fa73caa5b23cddf47629aab10b71faf1f1d97456))

## 1.0.0 (2023-07-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-app-starter-ts-vite",
"version": "1.0.0",
"version": "1.1.0",
"license": "AGPL-3.0-only",
"author": "Graasp",
"contributors": [
Expand Down

0 comments on commit fabc94f

Please sign in to comment.