8000 Auto-generated commit · stdlib-js/streams-node-debug@bc07a53 · GitHub
[go: up one dir, main page]

Skip to content

Commit bc07a53

Browse files
committed
Auto-generated commit
1 parent 03c3147 commit bc07a53

File tree

2 files changed

+78
-15
lines changed

2 files changed

+78
-15
lines changed

.github/.keepalive

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2024-08-01T03:22:56.106Z
1+
2024-08-03T18:33:27.759Z

CHANGELOG.md

Lines changed: 77 additions & 14 deletions
10000
Original file line numberDiff line numberDiff line change
@@ -2,17 +2,17 @@
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-28)
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+
- [`a78f7d1`](https://github.com/stdlib-js/stdlib/commit/a78f7d1b859b6b1d7b0bc0ee4daf76789e3e0910) - **style:** add missing spaces _(by Philipp Burckhardt)_
1616

1717
</details>
1818

@@ -26,7 +26,7 @@
2626

2727
A total of 1 person contributed to this release. Thank you to this contributor:
2828

29-
- Athan Reines
29+
- Philipp Burckhardt
3030

3131
</section>
3232

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

3737
<!-- /.release -->
3838

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

41-
## 0.2.2 (2024-07-28)
41+
## 0.2.1 (2024-02-24)
4242

4343
No changes reported for this release.
4444

4545
</section>
4646

4747
<!-- /.release -->
4848

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

51-
## 0.2.1 (2024-02-24)
51+
## 0.2.0 (2024-02-14)
5252

53-
No changes reported for this release.
53+
<section class="commits">
54+
55+
### Commits
56+
57+
<details>
58+
59+
- [`8fbd70f`](https://github.com/stdlib-js/stdlib/commit/8fbd70f16653c25dfd2094511555c77d523c1126) - **build:** replace tslint directive with eslint equivalent _(by Philipp Burckhardt)_
60+
61+
</details>
5462

5563
</section>
5664

57-
<!-- /.release -->
65+
<!-- /.commits -->
5866

59-
<section class="release" id="v0.2.0">
67+
<section class="contributors">
6068

61-
## 0.2.0 (2024-02-14)
69+
### Contributors
6270

63-
No changes reported for this release.
71+
A total of 1 person contributed to this release. Thank you to this contributor:
72+
73+
- Philipp Burckhardt
74+
75+
</section>
76+
77+
<!-- /.contributors -->
6478

6579
</section>
6680

@@ -70,7 +84,56 @@ No changes reported for this release.
7084

7185
## 0.1.0 (2023-09-23)
7286

73-
No changes reported for this release.
87+
<section class="features">
88+
89+
### Features
90+
91+
- [`ca91187`](https://github.com/stdlib-js/stdlib/commit/ca9118749c1e8f3ad1f722ef69e3dc602e57b6c7) - update minimum TypeScript version
92+
93+
</section>
94+
95+
<!-- /.features -->
96+
97+
<section class="breaking-changes">
98+
99+
### BREAKING CHANGES
100+
101+
- [`ca91187`](https://github.com/stdlib-js/stdlib/commit/ca9118749c1e8f3ad1f722ef69e3dc602e57b6c7): update minimum TypeScript version
102+
- [`ca91187`](https://github.com/stdlib-js/stdlib/commit/ca9118749c1e8f3ad1f722ef69e3dc602e57b6c7): update minimum TypeScript version to 4.1
103+
104+
- To migrate, users should upgrade their TypeScript version to at least version 4.1.
105+
106+
</section>
107+
108+
<!-- /.breaking-changes -->
109+
110+
<section class="commits">
111+
112+
### Commits
113+
114+
<details>
115+
116+
- [`ca91187`](https://github.com/stdlib-js/stdlib/commit/ca9118749c1e8f3ad1f722ef69e3dc602e57b6c7) - **feat:** update minimum TypeScript version _(by Philipp Burckhardt)_
117+
- [`55866ea`](https://github.com/stdlib-js/stdlib/commit/55866ea8ef1282528b839fd9ce9c43c6a80056f8) - **test:** use strictEqual checks _(by Philipp Burckhardt)_
118+
- [`2229dd5`](https://github.com/stdlib-js/stdlib/commit/2229dd58274cc21fe4d07b886645315079039d3c) - **refactor:** swap out copy for assign in streams packages _(by Philipp Burckhardt)_
119+
120+
</details>
121+
122+
</section>
123+
124+
<!-- /.commits -->
125+
126+
<section class="contributors">
127+
128+
### Contributors
129+
130+
A total of 1 person contributed to this release. Thank you to this contributor:
131+
132+
- Philipp Burckhardt
133+
134+
</section>
135+
136+
<!-- /.contributors -->
74137

75138
</section>
76139

0 commit comments

Comments
 (0)
0