Skip to content

Commit 036428b

Browse files
committed
Docs: updated changelog
1 parent f70b4d9 commit 036428b

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

CHANGELOG.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,20 @@
11
Changelog
22

3+
# v2.1.1 [2024-08-07]
4+
5+
## Patch Release
6+
7+
### Fixes
8+
- Fixes an issue where the styles of the category and section selector were not being applied correctly.
9+
10+
# v2.1.0 [2024-08-07]
11+
12+
## Minor Release
13+
14+
### Features
15+
- Adds 2 new actions, `actions.selectElement` and `actions.getState` to select an element and retrieve the updated state respectively.
16+
- Exposes the `store` object which is the Redux store used by the toolkit to manage its state.
17+
318
# v2.0.0 [2024-07-31]
419

520
## Patch with Breaking Changes

0 commit comments

Comments
 (0)