Skip to content

Commit 9716ece

Browse files
committed
Bump changelog
1 parent 776b980 commit 9716ece

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

packages/webawesome/docs/docs/resources/changelog.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ Web Awesome follows [Semantic Versioning](https://semver.org/). Breaking changes
1010

1111
Components with the <wa-badge variant="warning">Experimental</wa-badge> badge should not be used in production. They are made available as release candidates for development and testing purposes. As such, changes to experimental components will not be subject to semantic versioning.
1212

13-
## Next
13+
## 3.0.0
1414

1515
- 🚨 BREAKING: Changed `appearance="filled outlined"` to `appearance="filled-outlined"` in the following elements [issue:1127]
1616
- `<wa-badge>`
@@ -41,7 +41,7 @@ Components with the <wa-badge variant="warning">Experimental</wa-badge> badge sh
4141
- Fixed a bug that caused the required `*` in form labels to have incorrect spacing in `<wa-checkbox>` and `<wa-switch>` [issue:1472]
4242
- Fixed a bug in `<wa-dialog>` and `<wa-drawer>` that caused the component to prematurely hide when certain child elements are used [pr:1636]
4343
- Fixed a bug in `<wa-popover>` and `<wa-tooltip>` that prevented dots and other valid ID characters from being used [issue:1648]
44-
- [Pro] Fixed a bug in `<wa-page>` that caused menu and aside content to reserve space for slots with `disable-sticky`
44+
- [Pro] Fixed a bug in `<wa-page>` that caused menu and aside content to reserve space for slots with `disable-sticky`
4545
- Fixed incorrect docs for the `wa-include-error` event which is dispatched by `<wa-include>` [issue:1663]
4646
- Fixed a bug in `<wa-card>` where slotted header and footer content wasn't properly aligned [pr:1435]
4747
- Improved autofill styles in `<wa-input>` so they span the entire width of the visual input [issue:1439]
@@ -492,4 +492,4 @@ Many of these changes and improvements were the direct result of feedback from u
492492

493493
</details>
494494

495-
Did we miss something? [Let us know!](https://github.com/shoelace-style/webawesome/discussions)
495+
Did we miss something? [Let us know!](https://github.com/shoelace-style/webawesome/discussions)

0 commit comments

Comments
 (0)