Skip to content

Commit 15fac2d

Browse files
authored
Merge pull request #50 from graasp/release-please--branches--main--components--graasp-app-code-capsule
chore(main): release 1.3.0
2 parents 58fe4d0 + 744285b commit 15fac2d

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,18 @@
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.3.0](https://github.com/graasp/graasp-app-code-capsule/compare/v1.2.0...v1.3.0) (2022-11-30)
6+
7+
8+
### Features
9+
10+
* remove old resizing mechanism ([#49](https://github.com/graasp/graasp-app-code-capsule/issues/49)) ([4da22be](https://github.com/graasp/graasp-app-code-capsule/commit/4da22be675a196d0db3bd8d5e9d14a7cf65abfdd))
11+
12+
13+
### Bug Fixes
14+
15+
* ignore cypress tests workflow on changelog updates ([acec4b3](https://github.com/graasp/graasp-app-code-capsule/commit/acec4b31fb6da7f9fa86ee2ab101dcff0bb7c568))
16+
517
## [1.2.0](https://github.com/graasp/graasp-app-code-capsule/compare/v1.1.1...v1.2.0) (2022-11-18)
618

719

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.2.0",
3+
"version": "1.3.0",
44
"private": true,
55
"license": "AGPL-3.0-only",
66
"author": "React EPFL",

0 commit comments

Comments
 (0)