Skip to content

Commit dd773d1

Browse files
committed
version 1.0.3
1 parent d16e849 commit dd773d1

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,8 @@
11

2+
## 1.0.3
3+
4+
- [#5](https://github.com/dmitrytoropchin/doxyjs/issues/5) made type definitions optional
5+
26
## 1.0.2
37

48
- fixed file read error message

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "doxyjs",
3-
"version": "1.0.2",
3+
"version": "1.0.3",
44
"description": "Converts Javascript into psudo C++ for Doxygen processing",
55
"main": "index.js",
66
"author": "Dmitry Toropchin",

0 commit comments

Comments
 (0)