You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
-[`a78f7d1`](https://github.com/stdlib-js/stdlib/commit/a78f7d1b859b6b1d7b0bc0ee4daf76789e3e0910) - **style:** add missing spaces _(by Philipp Burckhardt)_
38
+
-[`9ed7d0e`](https://github.com/stdlib-js/stdlib/commit/9ed7d0e7d57edb5ad0dfb65c944bed87d475cbf3) - **chore:** add missing trailing newlines _(by Philipp Burckhardt)_
39
+
-[`09483ae`](https://github.com/stdlib-js/stdlib/commit/09483ae5cf6ed8edfce7d64d36a31339bc3e6e06) - **fix:** update documentation to reflect correct seed range _(by Athan Reines)_
40
+
41
+
</details>
42
+
43
+
</section>
44
+
45
+
<!-- /.commits -->
46
+
47
+
<sectionclass="contributors">
48
+
49
+
### Contributors
50
+
51
+
A total of 2 people contributed to this release. Thank you to the following contributors:
52
+
53
+
- Athan Reines
54
+
- Philipp Burckhardt
55
+
56
+
</section>
57
+
58
+
<!-- /.contributors -->
59
+
60
+
</section>
61
+
62
+
<!-- /.release -->
63
+
64
+
<sectionclass="release"id="v0.2.1">
65
+
66
+
## 0.2.1 (2024-02-25)
67
+
68
+
<sectionclass="features">
69
+
70
+
### Features
71
+
72
+
-[`efe050d`](https://github.com/stdlib-js/stdlib/commit/efe050dbf3d17bd6929da255fa079c0324afc213) - update minimum TypeScript version
73
+
74
+
</section>
75
+
76
+
<!-- /.features -->
77
+
78
+
<sectionclass="breaking-changes">
79
+
80
+
### BREAKING CHANGES
81
+
82
+
-[`efe050d`](https://github.com/stdlib-js/stdlib/commit/efe050dbf3d17bd6929da255fa079c0324afc213): update minimum TypeScript version
83
+
-[`efe050d`](https://github.com/stdlib-js/stdlib/commit/efe050dbf3d17bd6929da255fa079c0324afc213): update minimum TypeScript version to 4.1
84
+
85
+
- To migrate, users should upgrade their TypeScript version to at least version 4.1.
86
+
87
+
</section>
88
+
89
+
<!-- /.breaking-changes -->
90
+
91
+
<sectionclass="commits">
92
+
93
+
### Commits
94
+
95
+
<details>
96
+
97
+
-[`382c8bb`](https://github.com/stdlib-js/stdlib/commit/382c8bb95f6611f467d0a8159fd5fbb27b73e4f8) - **refactor:** use shared package _(by Athan Reines)_
98
+
-[`1e909db`](https://github.com/stdlib-js/stdlib/commit/1e909dbafa41bfc46d3f5525a73b5f46cd7a5392) - **docs:** update related packages sections [(#1267)](https://github.com/stdlib-js/stdlib/pull/1267)_(by stdlib-bot)_
99
+
-[`efe050d`](https://github.com/stdlib-js/stdlib/commit/efe050dbf3d17bd6929da255fa079c0324afc213) - **feat:** update minimum TypeScript version _(by Philipp Burckhardt)_
100
+
-[`64c8e5a`](https://github.com/stdlib-js/stdlib/commit/64c8e5aefe34bda02258ebae3ee4be8e83e6a040) - **build:** add further backslashes and remove blank comments _(by Philipp Burckhardt)_
101
+
-[`10c6209`](https://github.com/stdlib-js/stdlib/commit/10c6209e72680534f86acca37ec35ab3a42f81c3) - **test:** use strictEqual checks _(by Philipp Burckhardt)_
102
+
-[`28e1c84`](https://github.com/stdlib-js/stdlib/commit/28e1c84390d88044883c9ef940a12f38d66ea3ef) - **docs:** resolve C lint errors _(by Athan Reines)_
103
+
104
+
</details>
105
+
106
+
</section>
107
+
108
+
<!-- /.commits -->
109
+
110
+
<sectionclass="contributors">
111
+
112
+
### Contributors
113
+
114
+
A total of 2 people contributed to this release. Thank you to the following contributors:
0 commit comments