Skip to content
This repository was archived by the owner on Jan 23, 2025. It is now read-only.

Commit 298bfeb

Browse files
chore(main): release 1.1.1
1 parent e5ab13e commit 298bfeb

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

+9
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,15 @@
22

33
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.
44

5+
## [1.1.1](https://github.com/graasp/graasp-builder/compare/v1.1.0...v1.1.1) (2023-06-23)
6+
7+
8+
### Bug Fixes
9+
10+
* **deps:** update mui (non-major) ([7458c1a](https://github.com/graasp/graasp-builder/commit/7458c1a04302c247a5111b08bbee5ba5e8776148))
11+
* **deps:** update react-router monorepo to v6.11.2 ([f009159](https://github.com/graasp/graasp-builder/commit/f009159e146e53c5812ebe76ff6c2acb12990872))
12+
* **deps:** update uppy packages ([e5ab13e](https://github.com/graasp/graasp-builder/commit/e5ab13e3ee75518b2e1eca698ddd5958f85d3d2f))
13+
514
## [1.1.0](https://github.com/graasp/graasp-builder/compare/v1.0.0...v1.1.0) (2023-06-21)
615

716

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "graasp-builder",
3-
"version": "1.1.0",
3+
"version": "1.1.1",
44
"private": true,
55
"license": "AGPL-3.0-only",
66
"author": "Graasp",

0 commit comments

Comments
 (0)