Skip to content

Commit d6fb5a7

Browse files
Merge pull request #42 from graasp/release-please--branches--main--components--graasp-app-code-capsule
chore(main): release 1.2.0
2 parents 4870aaf + 8c7f038 commit d6fb5a7

File tree

2 files changed

+16
-1
lines changed

2 files changed

+16
-1
lines changed

CHANGELOG.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,21 @@
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.2.0](https://github.com/graasp/graasp-app-code-capsule/compare/v1.1.1...v1.2.0) (2022-11-18)
6+
7+
8+
### Features
9+
10+
* add actions in review ([23353be](https://github.com/graasp/graasp-app-code-capsule/commit/23353be67fb5ef5a26e7d14647040b7f1ac758e9))
11+
* add auto-resize ([df23b28](https://github.com/graasp/graasp-app-code-capsule/commit/df23b28863dfb2a72d8e38583a64e21580e7baf9))
12+
* use old mechanism ([2d235ae](https://github.com/graasp/graasp-app-code-capsule/commit/2d235aec3a6811471173895aa379ba352382ceea))
13+
14+
15+
### Bug Fixes
16+
17+
* editor setting width ([59befe4](https://github.com/graasp/graasp-app-code-capsule/commit/59befe4eb0b36d9a555c1c04377bb0e7a9161480))
18+
* remove margins ([0a4ee9b](https://github.com/graasp/graasp-app-code-capsule/commit/0a4ee9bceda62cf5b9f539d8c2c69464533b759b))
19+
520
## [1.1.1](https://github.com/graasp/graasp-app-code-capsule/compare/v1.1.0...v1.1.1) (2022-11-17)
621

722

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "graasp-app-code-capsule",
3-
"version": "1.1.1",
3+
"version": "1.2.0",
44
"private": true,
55
"license": "AGPL-3.0-only",
66
"author": "React EPFL",

0 commit comments

Comments
 (0)