Skip to content

Commit

Permalink
Release 1.0.0-rc.7
Browse files Browse the repository at this point in the history
  • Loading branch information
sneridagh committed Jul 13, 2023
1 parent 3b483a4 commit 18d5e10
Show file tree
Hide file tree
Showing 5 changed files with 11 additions and 5 deletions.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,16 @@

<!-- towncrier release notes start -->

## 1.0.0-rc.7 (2023-07-13)

### Bugfix

- Fix File content type @iRohitSingh [#17](https://github.com/kitconcept/volto-light-theme/pull/17)
- Add idiomatic order CSS package @sneridagh
Fix margin in edit mode for all blocks @sneridagh [#142](https://github.com/kitconcept/volto-light-theme/pull/142)
- Fix CSS for Accordion block. @danalvrz [#143](https://github.com/kitconcept/volto-light-theme/pull/143)


## 1.0.0-rc.6 (2023-07-12)

### Bugfix
Expand Down
2 changes: 0 additions & 2 deletions news/142.bugfix

This file was deleted.

1 change: 0 additions & 1 deletion news/143.bugfix

This file was deleted.

1 change: 0 additions & 1 deletion news/17.bugfix

This file was deleted.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@kitconcept/volto-light-theme",
"version": "1.0.0-rc.6",
"version": "1.0.0-rc.7",
"description": "Volto Light Theme by kitconcept",
"main": "src/index.js",
"repository": {
Expand Down

0 comments on commit 18d5e10

Please sign in to comment.