8000 Auto-generated commit · stdlib-js/bigint-ctor@eadc78f · GitHub
[go: up one dir, main page]

Skip to content

Commit eadc78f

Browse files
committed
Auto-generated commit
1 parent c372572 commit eadc78f

File tree

2 files changed

+62
-22
lines changed

2 files changed

+62
-22
lines changed

.github/.keepalive

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2024-08-01T00:56:48.765Z
1+
2024-08-03T15:37:01.483Z

CHANGELOG.md

Lines changed: 61 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -2,17 +2,39 @@
22

33
> Package changelog.
44
5-
<section class="release" id="unreleased">
5+
<section class="release" id="v0.2.2">
6+
7+
## 0.2.2 (2024-07-27)
8+
9+
No changes reported for this release.
10+
11+
</section>
12+
13+
<!-- /.release -->
14+
15+
<section class="release" id="v0.2.1">
16+
17+
## 0.2.1 (2024-02-21)
18+
19+
No changes reported for this release.
620

7-
## Unreleased (2024-08-01)
21+
</section>
22+
23+
<!-- /.release -->
24+
25+
<section class="release" id="v0.2.0">
26+
27+
## 0.2.0 (2024-02-14)
828

929
<section class="commits">
1030

1131
### Commits
1232

1333
<details>
1434

15-
- [`22c4d29`](https://github.com/stdlib-js/stdlib/commit/22c4d29898e2b5bb4cb071a6b7f62536027eaf28) - **docs:** remove blank line _(by Athan Reines)_
35+
- [`c42d41d`](https://github.com/stdlib-js/stdlib/commit/c42d41d6761fad1f4548ce1d91f10b202cdb86a0) - **build:** remove stray lint directive part _(by Philipp Burckhardt)_
36+
- [`23114c6`](https://github.com/stdlib-js/stdlib/commit/23114c65f67ea8c17fc835e280408c39544dfa76) - **build:** remove tslint directives _(by Philipp Burckhardt)_
37+
- [`8fbd70f`](https://github.com/stdlib-js/stdlib/commit/8fbd70f16653c25dfd2094511555c77d523c1126) - **build:** replace tslint directive with eslint equivalent _(by Philipp Burckhardt)_
1638

1739
</details>
1840

@@ -26,7 +48,7 @@
2648

2749
A total of 1 person contributed to this release. Thank you to this contributor:
2850

29-
- Athan Reines
51+
- Philipp Burckhardt
3052

3153
</section>
3254

@@ -36,51 +58,69 @@ A total of 1 person contributed to this release. Thank you to this contributor:
3658

3759
<!-- /.release -->
3860

39-
<section class="release" id="v0.2.2">
61+
<section class="release" id="v0.1.1">
4062

41-
## 0.2.2 (2024-07-27)
63+
## 0.1.1 (2023-10-03)
4264

4365
No changes reported for this release.
4466

4567
</section>
4668

4769
<!-- /.release -->
4870

49-
<section class="release" id="v0.2.1">
71+
<section class="release" id="v0.1.0">
5072

51-
## 0.2.1 (2024-02-21)
73+
## 0.1.0 (2023-09-22)
5274

53-
No changes reported for this release.
75+
<section class="features">
76+
77+
### Features
78+
79+
- [`898e8e4`](https://github.com/stdlib-js/stdlib/commit/898e8e45b2ff0b16c3b7a04786f4e2577422f5b6) - update minimum TypeScript version
5480

5581
</section>
5682

57-
<!-- /.release -->
83+
<!-- /.features -->
5884

59-
<section class="release" id="v0.2.0">
85+
<section class="breaking-changes">
6086

61-
## 0.2.0 (2024-02-14)
87+
### BREAKING CHANGES
6288

63-
No changes reported for this release.
89+
- [`898e8e4`](https://github.com/stdlib-js/stdlib/commit/898e8e45b2ff0b16c3b7a04786f4e2577422f5b6): update minimum TypeScript version
90+
- [`898e8e4`](https://github.com/stdlib-js/stdlib/commit/898e8e45b2ff0b16c3b7a04786f4e2577422f5b6): update minimum TypeScript version to 4.1
91+
92+
- To migrate, users should upgrade their TypeScript version to at least version 4.1.
6493

6594
</section>
6695

67-
<!-- /.release -->
96+
<!-- /.breaking-changes -->
6897

69-
<section class="release" id="v0.1.1">
98+
<section class="commits">
7099

71-
## 0.1.1 (2023-10-03)
100+
### Commits
72101

73-
No changes reported for this release.
102+
<details>
103+
104+
- [`898e8e4`](https://github.com/stdlib-js/stdlib/commit/898e8e45b2ff0b16c3b7a04786f4e2577422f5b6) - **feat:** update minimum TypeScript version _(by Philipp Burckhardt)_
105+
- [`df8768d`](https://github.com/stdlib-js/stdlib/commit/df8768dd7907a20a8be12f5149dc91a945bec65f) - **chore:** disable lint rule _(by Philipp Burckhardt)_
106+
107+
</details>
74108

75109
</section>
76110

77-
<!-- /.release -->
111+
<!-- /.commits -->
78112

79-
<section class="release" id="v0.1.0">
113+
<section class="contributors">
80114

81-
## 0.1.0 (2023-09-22)
115+
### Contributors
82116

83-
No changes reported for this release.
117+
A total of 1 person contributed to this release. Thank you to this contributor:
118+
119+
- Philipp Burckhardt
120+
121+
</section>
122+
123+
<!-- /.contributors -->
84124

85125
</section>
86126

0 commit comments

Comments
 (0)
0