Skip to content

Commit

Permalink
chore: Release 23.2.0 in 24.1.0-beta (#815)
Browse files Browse the repository at this point in the history
* feat: Add 'medium' weight to Heading (#814)

* feat: Add 'medium' weight to Heading

* Update changelog

* Bump version

* chore: Release 23.2.0 in 24.1.0-beta

---------

Co-authored-by: Frankie Yan <[email protected]>
Co-authored-by: Henning Muszynski <[email protected]>
  • Loading branch information
3 people authored and nats12 committed May 31, 2024
1 parent 4dca2b4 commit 9d7b739
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 3 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,10 +18,18 @@ Reactist follows [semantic versioning](https://semver.org/) and doesn't introduc

- [Feat] Add `medium` as a `weight` option for `Header`.

# v24.1.0-beta

- [Feat] Include changes from [v23.2.0](#v2320) in the beta release

# v24.0.0-beta

- [BREAKING] Upgrade Ariakit from legacy package to the newer @ariakit/react

# v23.2.0

- [Feat] Add `medium` as a `weight` option for `Header`.

# v23.1.0

- [Feat] Add `--reactist-font-family-monospace` with updated font family for monospace elements
Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"email": "[email protected]",
"url": "http://doist.com"
},
"version": "23.3.0",
"version": "24.1.0-beta",
"license": "MIT",
"homepage": "https://github.com/Doist/reactist#readme",
"repository": {
Expand Down

0 comments on commit 9d7b739

Please sign in to comment.