10000 Auto-generated commit · stdlib-js/assert-is-same-value@566bb0e · GitHub
[go: up one dir, main page]

Skip to content

Commit 566bb0e

Browse files
committed
Auto-generated commit
1 parent 15b9508 commit 566bb0e

File tree

2 files changed

+87
-14
lines changed

2 files changed

+87
-14
lines changed

.github/.keepalive

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2024-08-01T02:24:37.922Z
1+
2024-08-03T17:22:35.363Z

CHANGELOG.md

Lines changed: 86 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -2,17 +2,18 @@
22

33
> Package changelog.
44
5-
<section class="release" id="unreleased">
5+
<section class="release" id="v0.2.2">
66

7-
## Unreleased (2024-08-01)
7+
## 0.2.2 (2024-07-27)
88

99
<section class="commits">
1010

1111
### Commits
1212

1313
<details>
1414

15-
- [`22c4d29`](https://github.com/stdlib-js/stdlib/commit/22c4d29898e2b5bb4cb071a6b7f62536027eaf28) - **docs:** remove blank line _(by Athan Reines)_
15+
- [`bab31c8`](https://github.com/stdlib-js/stdlib/commit/bab31c85d8793ebae625c2b5146a714294e3003f) - **refactor:** update paths _(by Athan Reines)_
16+
- [`75d4f83`](https://github.com/stdlib-js/stdlib/commit/75d4f83cb85610d23a04dc21a03f8075f6d3665f) - **refactor:** update require and include paths _(by Athan Reines)_
1617

1718
</details>
1819

@@ -36,31 +37,56 @@ A total of 1 person contributed to this release. Thank you to this contributor:
3637

3738
<!-- /.release -->
3839

39-
<section class="release" id="v0.2.2">
40+
<section class="release" id="v0.2.1">
4041

41-
## 0.2.2 (2024-07-27)
42+
## 0.2.1 (2024-02-22)
4243

4344
No changes reported for this release.
4445

4546
</section>
4647

4748
<!-- /.release -->
4849

49-
<section class="release" id="v0.2.1">
50+
<section class="release" id="v0.2.0">
5051

51-
## 0.2.1 (2024-02-22)
52+
## 0.2.0 (2024-02-14)
5253

53-
No changes reported for this release.
54+
<section class="features">
55+
56+
### Features
57+
58+
- [`5c01d25`](https://github.com/stdlib-js/stdlib/commit/5c01d258ced2e4946317fab531ba52e7173a3448) - add support for complex number objects
5459

5560
</section>
5661

57-
<!-- /.release -->
62+
<!-- /.features -->
5863

59-
<section class="release" id="v0.2.0">
64+
<section class="commits">
6065

61-
## 0.2.0 (2024-02-14)
66+
### Commits
6267

63-
No changes reported for this release.
68+
<details>
69+
70+
- [`d8cc963`](https://github.com/stdlib-js/stdlib/commit/d8cc96345ccb3cfc89383f339d4a92eedbdb724d) - **docs:** update note _(by Athan Reines)_
71+
- [`5c01d25`](https://github.com/stdlib-js/stdlib/commit/5c01d258ced2e4946317fab531ba52e7173a3448) - **feat:** add support for complex number objects _(by Athan Reines)_
72+
73+
</details>
74+
75+
</section>
76+
77+
<!-- /.commits -->
78+
79+
<section class="contributors">
80+
81+
### Contributors
82+
83+
A total of 1 person contributed to this release. Thank you to this contributor:
84+
85+
- Athan Reines
86+
87+
</section>
88+
89+
<!-- /.contributors -->
6490

6591
</section>
6692

@@ -80,7 +106,54 @@ No changes reported for this release.
80106

81107
## 0.1.0 (2023-09-22)
82108

83-
No changes reported for this release.
109+
<section class="features">
110+
111+
### Features
112+
113+
- [`5200ce2`](https://github.com/stdlib-js/stdlib/commit/5200ce2447b32d7a8d351daa5b1868194878d7be) - update minimum TypeScript version
114+
115+
</section>
116+
117+
<!-- /.features -->
118+
119+
<section class="breaking-changes">
120+
121+
### BREAKING CHANGES
122+
123+
- [`5200ce2`](https://github.com/stdlib-js/stdlib/commit/5200ce2447b32d7a8d351daa5b1868194878d7be): update minimum TypeScript version
124+
- [`5200ce2`](https://github.com/stdlib-js/stdlib/commit/5200ce2447b32d7a8d351daa5b1868194878d7be): update minimum TypeScript version to 4.1
125+
126+
- To migrate, users should upgrade their TypeScript version to at least version 4.1.
127+
128+
</section>
129+
130+
<!-- /.breaking-changes -->
131+
132+
<section class="commits">
133+
134+
### Commits
135+
136+
<details>
137+
138+
- [`5200ce2`](https://github.com/stdlib-js/stdlib/commit/5200ce2447b32d7a8d351daa5b1868194878d7be) - **feat:** update minimum TypeScript version _(by Philipp Burckhardt)_
139+
140+
</details>
141+
142+
</section>
143+
144+
<!-- /.commits -->
145+
146+
<section class="contributors">
147+
148+
### Contributors
149+
150+
A total of 1 person contributed to this release. Thank you to this contributor:
151+
152+
- Philipp Burckhardt
153+
154+
</section>
155+
156+
<!-- /.contributors -->
84157

85158
</section>
86159

0 commit comments

Comments
 (0)
0