Skip to content

Commit

Permalink
chore(release): add v4.0.0-next.19 to CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
sebnitu committed Aug 1, 2024
1 parent 14dd19e commit 1313bff
Showing 1 changed file with 8 additions and 1 deletion.
9 changes: 8 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,14 +32,21 @@ Publish flow for `next` branch
- Run `npx lerna publish from-package --dist-tag next`
Commit message template:
chore(release): add v4.0.0-next.18 to CHANGELOG.md
chore(release): add v4.0.0-next.19 to CHANGELOG.md
Docs:
https://lerna.js.org/docs/features/version-and-publish
-->
<!-- v4.0.0-next -->


## v4.0.0-next.19 (2024-08-01)

### :house: Refactor
* `button`, `checkbox`, `core`, `menu`, `radio`, `switch`
* [#1964](https://github.com/sebnitu/vrembem/pull/1964) Refactor how form-controls handle size calculations


## v4.0.0-next.18 (2024-07-31)

### :hammer: Chore
Expand Down

0 comments on commit 1313bff

Please sign in to comment.