Skip to content

Commit 1354984

Browse files
chore(release): 0.30.1 [skip ci]
## [0.30.1](v0.30.0...v0.30.1) (2020-10-15) ### Bug Fixes * imported function report unsupport ([010ef00](010ef00))
1 parent 010ef00 commit 1354984

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.1](https://github.com/searchfe/ts2php/compare/v0.30.0...v0.30.1) (2020-10-15)
2+
3+
4+
### Bug Fixes
5+
6+
* imported function report unsupport ([010ef00](https://github.com/searchfe/ts2php/commit/010ef00a423f0d18eafb67cd211be26c6516c35d))
7+
18
# [0.30.0](https://github.com/searchfe/ts2php/compare/v0.29.0...v0.30.0) (2020-08-24)
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.0",
3+
"version": "0.30.1",
44
"description": "TypeScript to PHP Transpiler",
55
"main": "dist/index.js",
66
"typings": "types/index.d.ts",

0 commit comments

Comments
 (0)