We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8ded2f7 commit 03ead53Copy full SHA for 03ead53
1 file changed
CHANGELOG.md
@@ -4,6 +4,13 @@ Notable changes to the Reflex Icon Library are documented here.
4
5
RIL adheres to [semantic versioning](https://semver.org/spec/v2.0.0.html).
6
7
+## <a name="2-1-1">2.1.1 — 2025-02-20</a>
8
+
9
+### Fixed
10
11
+- Fixed a bug that caused RIL to crash when writing the `.npmrc` file on certain versions of Reflex.
12
+- Fixed a bug where the SVGR plugin would fail on certain versions of Reflex.
13
14
## <a name="2-1-0">2.1.0 — 2025-02-20</a>
15
16
### Added
0 commit comments