Skip to content

Commit 6b4247f

Browse files
chore(release): 0.30.3 [skip ci]
## [0.30.3](v0.30.2...v0.30.3) (2021-01-21) ### Bug Fixes * dependabot alerts,update typedoc ([b0a909c](b0a909c))
1 parent b0a909c commit 6b4247f

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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+
18
## [0.30.2](https://github.com/searchfe/ts2php/compare/v0.30.1...v0.30.2) (2021-01-21)
29

310

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ts2php",
3-
"version": "0.30.2",
3+
"version": "0.30.3",
44
"description": "TypeScript to PHP Transpiler",
55
"main": "dist/index.js",
66
"typings": "types/index.d.ts",

0 commit comments

Comments
 (0)