-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
5 changed files
with
35 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,27 @@ | ||
# Changelog | ||
|
||
<!-- You should *NOT* be adding new change log entries to this file. | ||
You should create a file in the news directory instead. | ||
For helpful instructions, please see: | ||
https://6.docs.plone.org/volto/developer-guidelines/contributing.html#create-a-pull-request | ||
--> | ||
|
||
<!-- towncrier release notes start --> | ||
|
||
## 1.0.0-alpha.1 (2024-11-15) | ||
|
||
### Bugfix | ||
|
||
- Fix alignment styles @danalvrz [#10](https://github.com/collective/volto-relateditems-block/issue/10) | ||
|
||
## 1.0.0-alpha.0 (2024-04-17) | ||
|
||
### Feature | ||
|
||
- Implement Related Items Block @davisagli @danalvrz @ericof @sneridagh [#1](https://github.com/collective/volto-relateditems-block/issue/1) | ||
- Add basic styles @davisagli @ericof @sneridagh @danalvrz [#2](https://github.com/collective/volto-relateditems-block/issue/2) | ||
- Add cypress test. @davisagli [#4](https://github.com/collective/volto-relateditems-block/issue/4) | ||
|
||
### Documentation | ||
|
||
- Update README @ericof [#6](https://github.com/collective/volto-relateditems-block/issue/6) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -41,4 +41,4 @@ | |
"mrs-developer": "^2.2.0" | ||
}, | ||
"packageManager": "pnpm@8.15.4" | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters