Skip to content

Commit 3e03bef

Browse files
version v0.0.15 [skip ci] (#41)
Co-authored-by: Zayd Simjee <zaydsimjee@gmail.com>
1 parent f452d2a commit 3e03bef

File tree

4 files changed

+8
-4
lines changed

4 files changed

+8
-4
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
v0.0.15
2+
---
3+
- Add yaml config examples to types in tsdoc comments
4+
15
v0.0.14
26
---
37
- types -> interfaces for docs generation

RELEASENOTES.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
- Add yaml config examples to types in tsdoc comments
1+

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@tinystacks/ops-core-widgets",
3-
"version": "0.0.14",
3+
"version": "0.0.15",
44
"main": "dist/index.js",
55
"type": "module",
66
"files": [

0 commit comments

Comments
 (0)