We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b0a909c commit 6b4247fCopy full SHA for 6b4247f
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [0.30.3](https://github.com/searchfe/ts2php/compare/v0.30.2...v0.30.3) (2021-01-21)
2
+
3
4
+### Bug Fixes
5
6
+* dependabot alerts,update typedoc ([b0a909c](https://github.com/searchfe/ts2php/commit/b0a909c1acfeeaad7b6624ee9d5b0662f6671671))
7
8
## [0.30.2](https://github.com/searchfe/ts2php/compare/v0.30.1...v0.30.2) (2021-01-21)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "ts2php",
- "version": "0.30.2",
+ "version": "0.30.3",
"description": "TypeScript to PHP Transpiler",
"main": "dist/index.js",
"typings": "types/index.d.ts",
0 commit comments