Skip to content

Commit 8722696

Browse files
committed
fix(doc): correct changelog headings
1 parent 102b58c commit 8722696

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

elements/CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ All notable changes to this project will be documented in this file.
44

55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
66

7-
## Unreleased
7+
## 0.28.0
88

99
### ⚠ BREAKING CHANGES
1010

@@ -13,7 +13,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
1313
- This also involves pos-app creating a shadow root which might affect styling and dom encapsulation
1414
- The underlying authentication lib has been changed to [@uvdsl/solid-oidc-client-browser](https://github.com/uvdsl/solid-oidc-client-browser), which handles login and session refresh differently. Please consult the library documentation for details.
1515

16-
### 0.28.0
16+
### Changed
1717

1818
- [pos-rich-link](../docs/elements/components/pos-rich-link):
1919
- can now receive a resource to use for the link

0 commit comments

Comments
 (0)