Skip to content

Commit 6002830

Browse files
v26.0.1
1 parent f313505 commit 6002830

File tree

2 files changed

+9
-2
lines changed

2 files changed

+9
-2
lines changed

CHANGELOG.md

+8-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,13 @@
11
# CHANGELOG
22

3-
# Unreleased
3+
# v26.0.1
4+
5+
- [Dependencies] Peg specific version of `@emotion/react`
6+
7+
# v26.0.0
8+
9+
- [Dependencies] **BREAKING** Update React 16 to 17 ([#553](https://github.com/curology/radiance-ui/pull/553))
10+
- [Dependencies] Update compatible `@emotion` versions ([#1282](https://github.com/curology/radiance-ui/pull/1282))
411

512
# v25.0.1
613

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "radiance-ui",
3-
"version": "26.0.0",
3+
"version": "26.0.1",
44
"description": "Curology's React based component library",
55
"main": "lib/index.cjs",
66
"module": "lib/index.js",

0 commit comments

Comments
 (0)