Skip to content

Commit f09f998

Browse files
committed
Merge remote-tracking branch 'origin/main'
2 parents 1e48cae + 6c25b2d commit f09f998

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -78,6 +78,10 @@ const jsDoc = jsonToJSDoc(jsonStr, {
7878
This project is inspired by [json-to-jsdoc-converter](https://gitlab.com/nvidia1997/json-to-jsdoc-converter), developed
7979
by [Rumen Krastev Shishkov](https://gitlab.com/nvidia1997), thank you very much~
8080

81+
## 📝 Changelog
82+
83+
See [Releases](https://github.com/shilohooo/json-to-jsdoc/releases) page.
84+
8185
## 💪 Contributors
8286

8387
| Shiloh |

TODO.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
11
# TODO
22

3-
- [ ] Publish to NPM
3+
- [x] Publish to NPM
4+
- [ ] Fix property is possibly undefined error

0 commit comments

Comments
 (0)