Skip to content

Commit 3b58768

Browse files
committed
chore(release): 12.2.2
1 parent fee290a commit 3b58768

File tree

1 file changed

+14
-1
lines changed

1 file changed

+14
-1
lines changed

CHANGELOG.md

+14-1
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,18 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8+
## [[email protected]] - 2024-11-10
9+
### Details
10+
#### <!-- 08 -->Types
11+
- Export `PromiseWithResolvers` type by [@aleclarson](https://github.com/aleclarson) in [#301](https://github.com/radashi-org/radashi/pull/301)
12+
13+
- Improve `isEmpty` signature by [@MarlonPassos-git](https://github.com/MarlonPassos-git) in [#219](https://github.com/radashi-org/radashi/pull/219)
14+
15+
- Narrow return type of `first` and `last` by [@crishoj](https://github.com/crishoj) in [#160](https://github.com/radashi-org/radashi/pull/160)
16+
17+
- Improve `draw` signature for non-empty arrays by [@crishoj](https://github.com/crishoj) in [#153](https://github.com/radashi-org/radashi/pull/153)
18+
19+
820
## [[email protected]] - 2024-11-09
921
### Details
1022
#### <!-- 08 -->Types
@@ -169,14 +181,15 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
169181

170182
### New Contributors
171183
* [@shan-shaji](https://github.com/shan-shaji) made their first contribution in [#272](https://github.com/radashi-org/radashi/pull/272)
172-
* [@crishoj](https://github.com/crishoj) made their first contribution in [#128](https://github.com/radashi-org/radashi/pull/128)
173184
* [@nnmrts](https://github.com/nnmrts) made their first contribution in [#126](https://github.com/radashi-org/radashi/pull/126)
174185
* [@stefaanv](https://github.com/stefaanv) made their first contribution in [#95](https://github.com/radashi-org/radashi/pull/95)
175186
* [@eumkz](https://github.com/eumkz) made their first contribution in [#76](https://github.com/radashi-org/radashi/pull/76)
176187
* [@cimbraien](https://github.com/cimbraien) made their first contribution in [#58](https://github.com/radashi-org/radashi/pull/58)
177188
* [@cdreeves](https://github.com/cdreeves) made their first contribution in [#37](https://github.com/radashi-org/radashi/pull/37)
178189
* [@localusercamp](https://github.com/localusercamp) made their first contribution in [#33](https://github.com/radashi-org/radashi/pull/33)
179190

191+
[[email protected]]: https://github.com/radashi-org/radashi/compare/v12.2.1..v12.2.2
192+
180193
[[email protected]]: https://github.com/radashi-org/radashi/compare/v12.2.0..v12.2.1
181194

182195
[[email protected]]: https://github.com/radashi-org/radashi/compare/v12.1.0..v12.2.0

0 commit comments

Comments
 (0)