Skip to content

Commit 2984803

Browse files
committed
chore: Generated release files
1 parent a45f018 commit 2984803

File tree

2 files changed

+20
-17
lines changed

2 files changed

+20
-17
lines changed

CHANGELOG.md

Lines changed: 18 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -1,24 +1,27 @@
1+
### 0.3.0 (2023-11-21)
2+
13
### 0.2.0 (2023-11-21)
24

35
### 0.1.0 (2023-11-21)
46

57
##### Documentation Changes
68

7-
* Generated public docs ([1f2b6c1f](https://github.com/bennycode/ts-node-starter/commit/1f2b6c1f8b2559c0a33c9e62f6d600bac57359a1))
8-
- updated CHANGELOG.md ([6f74ca97](https://github.com/bennycode/ts-node-starter/commit/6f74ca97631cead4414ea4a4ad4bcc3c1f2b13dd))
9-
- Generated public docs ([331ee28b](https://github.com/bennycode/ts-node-starter/commit/331ee28bfc48c8d5749ecff334ac6dedb19cf7de))
10-
- updated CHANGELOG.md ([377f7e81](https://github.com/bennycode/ts-node-starter/commit/377f7e812e6c2b6db6520cc4e5c3f170712ff6c4))
11-
- Use Vitest Globals ([cfb8e764](https://github.com/bennycode/ts-node-starter/commit/cfb8e76453baa81bffbd602bb570f16b8699657b))
12-
- Switch to EcmaScript Modules (ESM) ([3c6c51e4](https://github.com/bennycode/ts-node-starter/commit/3c6c51e4ee70fd44e3723f04eb7f1dc115261310))
13-
- Replaced Jest with Vitest ([46cd7423](https://github.com/bennycode/ts-node-starter/commit/46cd74238a84e6618b70a312c60d6ad03e98220b))
14-
- Replaced pretty-quick with Prettier 3 ([84267658](https://github.com/bennycode/ts-node-starter/commit/842676587b6a5f0347ac521db1022763b0905e1e))
15-
- Replace yarn with npm ([16dd53e6](https://github.com/bennycode/ts-node-starter/commit/16dd53e6d325c9eb4003b0b0fc440440941f7617))
16-
- Use direct Jest global APIs ([23206dae](https://github.com/bennycode/ts-node-starter/commit/23206daef8b23947440c1d58ba6cb1e661d78404))
17-
- List Shareable Config ([032bed00](https://github.com/bennycode/ts-node-starter/commit/032bed00fe630b55f485b7e223e8d94eae83bac4))
18-
- List important refactorings ([b227dafb](https://github.com/bennycode/ts-node-starter/commit/b227dafbfe6b7988465c2ec3ebb1ee4289a3a839))
19-
- Mention project name ([39ea6c3a](https://github.com/bennycode/ts-node-starter/commit/39ea6c3a05a87acf1065143ed942d9ac6dabd590))
20-
- Replace project name ([352ffd21](https://github.com/bennycode/ts-node-starter/commit/352ffd2169ef1040a4fa750d55f8a1af86fbd695))
21-
- Describe template repository ([1cc0516f](https://github.com/bennycode/ts-node-starter/commit/1cc0516f6bccf7ea7d91a8c5174bbae55a6e2c27))
9+
- Generated public docs ([1f2b6c1f](https://github.com/bennycode/ts-node-starter/commit/1f2b6c1f8b2559c0a33c9e62f6d600bac57359a1))
10+
11+
* updated CHANGELOG.md ([6f74ca97](https://github.com/bennycode/ts-node-starter/commit/6f74ca97631cead4414ea4a4ad4bcc3c1f2b13dd))
12+
* Generated public docs ([331ee28b](https://github.com/bennycode/ts-node-starter/commit/331ee28bfc48c8d5749ecff334ac6dedb19cf7de))
13+
* updated CHANGELOG.md ([377f7e81](https://github.com/bennycode/ts-node-starter/commit/377f7e812e6c2b6db6520cc4e5c3f170712ff6c4))
14+
* Use Vitest Globals ([cfb8e764](https://github.com/bennycode/ts-node-starter/commit/cfb8e76453baa81bffbd602bb570f16b8699657b))
15+
* Switch to EcmaScript Modules (ESM) ([3c6c51e4](https://github.com/bennycode/ts-node-starter/commit/3c6c51e4ee70fd44e3723f04eb7f1dc115261310))
16+
* Replaced Jest with Vitest ([46cd7423](https://github.com/bennycode/ts-node-starter/commit/46cd74238a84e6618b70a312c60d6ad03e98220b))
17+
* Replaced pretty-quick with Prettier 3 ([84267658](https://github.com/bennycode/ts-node-starter/commit/842676587b6a5f0347ac521db1022763b0905e1e))
18+
* Replace yarn with npm ([16dd53e6](https://github.com/bennycode/ts-node-starter/commit/16dd53e6d325c9eb4003b0b0fc440440941f7617))
19+
* Use direct Jest global APIs ([23206dae](https://github.com/bennycode/ts-node-starter/commit/23206daef8b23947440c1d58ba6cb1e661d78404))
20+
* List Shareable Config ([032bed00](https://github.com/bennycode/ts-node-starter/commit/032bed00fe630b55f485b7e223e8d94eae83bac4))
21+
* List important refactorings ([b227dafb](https://github.com/bennycode/ts-node-starter/commit/b227dafbfe6b7988465c2ec3ebb1ee4289a3a839))
22+
* Mention project name ([39ea6c3a](https://github.com/bennycode/ts-node-starter/commit/39ea6c3a05a87acf1065143ed942d9ac6dabd590))
23+
* Replace project name ([352ffd21](https://github.com/bennycode/ts-node-starter/commit/352ffd2169ef1040a4fa750d55f8a1af86fbd695))
24+
* Describe template repository ([1cc0516f](https://github.com/bennycode/ts-node-starter/commit/1cc0516f6bccf7ea7d91a8c5174bbae55a6e2c27))
2225

2326
##### New Features
2427

docs/classes/MyClass.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,7 @@ <h4>Hierarchy</h4>
119119
<ul>
120120
<li>
121121
Defined in
122-
<a href="https://github.com/bennycode/ts-node-starter/blob/62360ad/src/MyClass.ts#L1">MyClass.ts:1</a>
122+
<a href="https://github.com/bennycode/ts-node-starter/blob/a45f018/src/MyClass.ts#L1">MyClass.ts:1</a>
123123
</li>
124124
</ul>
125125
</aside>
@@ -267,7 +267,7 @@ <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">string</s
267267
<ul>
268268
<li>
269269
Defined in
270-
<a href="https://github.com/bennycode/ts-node-starter/blob/62360ad/src/MyClass.ts#L2"
270+
<a href="https://github.com/bennycode/ts-node-starter/blob/a45f018/src/MyClass.ts#L2"
271271
>MyClass.ts:2</a
272272
>
273273
</li>

0 commit comments

Comments
 (0)