Skip to content

Commit 099474e

Browse files
chore(main): release 2.6.1 (#218)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 26f5e9b commit 099474e

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
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+
## [2.6.1](https://github.com/graasp/graasp-app-code-capsule/compare/v2.6.0...v2.6.1) (2024-04-29)
6+
7+
8+
### Bug Fixes
9+
10+
* style use padding insteadof margin analytics view for prevent scrolling ([#217](https://github.com/graasp/graasp-app-code-capsule/issues/217)) ([69b5922](https://github.com/graasp/graasp-app-code-capsule/commit/69b59220a2d3bcf5c5c950fae11ea69ada10f548))
11+
512
## [2.6.0](https://github.com/graasp/graasp-app-code-capsule/compare/v2.5.0...v2.6.0) (2024-04-22)
613

714

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": "2.6.0",
3+
"version": "2.6.1",
44
"license": "AGPL-3.0-only",
55
"author": "Graasp",
66
"contributors": [

0 commit comments

Comments
 (0)