Skip to content

Commit c17b46f

Browse files
committed
version 1.0.6
1 parent 07f2397 commit c17b46f

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.6
3+
4+
- fixed translations loading
5+
26
## 1.0.5
37

48
- fixed base class search

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

0 commit comments

Comments
 (0)