Skip to content

Commit fa128f1

Browse files
committed
chore: Generated release files
1 parent 62360ad commit fa128f1

File tree

2 files changed

+5
-3
lines changed

2 files changed

+5
-3
lines changed

CHANGELOG.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,10 @@
1+
### 0.2.0 (2023-11-21)
2+
13
### 0.1.0 (2023-11-21)
24

35
##### Documentation Changes
46

5-
- Generated public docs ([1f2b6c1f](https://github.com/bennycode/ts-node-starter/commit/1f2b6c1f8b2559c0a33c9e62f6d600bac57359a1))
7+
- Generated public docs ([1f2b6c1f](https://github.com/bennycode/ts-node-starter/commit/1f2b6c1f8b2559c0a33c9e62f6d600bac57359a1))
68
- updated CHANGELOG.md ([6f74ca97](https://github.com/bennycode/ts-node-starter/commit/6f74ca97631cead4414ea4a4ad4bcc3c1f2b13dd))
79
- Generated public docs ([331ee28b](https://github.com/bennycode/ts-node-starter/commit/331ee28bfc48c8d5749ecff334ac6dedb19cf7de))
810
- updated CHANGELOG.md ([377f7e81](https://github.com/bennycode/ts-node-starter/commit/377f7e812e6c2b6db6520cc4e5c3f170712ff6c4))

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/0a243f2/src/MyClass.ts#L1">MyClass.ts:1</a>
122+
<a href="https://github.com/bennycode/ts-node-starter/blob/62360ad/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/0a243f2/src/MyClass.ts#L2"
270+
<a href="https://github.com/bennycode/ts-node-starter/blob/62360ad/src/MyClass.ts#L2"
271271
>MyClass.ts:2</a
272272
>
273273
</li>

0 commit comments

Comments
 (0)