Skip to content

Commit 6e91816

Browse files
committed
version 1.0.5
1 parent fbbc34b commit 6e91816

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.5
3+
4+
- fixed base class search
5+
26
## 1.0.4
37

48
- [#6](https://github.com/dmitrytoropchin/doxyjs/issues/6) added translations for doxygen comments

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.4",
3+
"version": "1.0.5",
44
"description": "Converts Javascript into psudo C++ for Doxygen",
55
"main": "index.js",
66
"author": "Dmitry Toropchin",

0 commit comments

Comments
 (0)