Skip to content

Commit 010f45e

Browse files
chore(release): 0.28.4 [skip ci]
## [0.28.4](v0.28.3...v0.28.4) (2020-08-04) ### Bug Fixes * import from dir ([52859a0](52859a0))
1 parent 12376d4 commit 010f45e

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.28.4](https://github.com/searchfe/ts2php/compare/v0.28.3...v0.28.4) (2020-08-04)
2+
3+
4+
### Bug Fixes
5+
6+
* import from dir ([52859a0](https://github.com/searchfe/ts2php/commit/52859a065b2426157ab72deec86503d0b6d13d90))
7+
18
## [0.28.3](https://github.com/searchfe/ts2php/compare/v0.28.2...v0.28.3) (2020-07-30)
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.28.3",
3+
"version": "0.28.4",
44
"description": "TypeScript to PHP Transpiler",
55
"main": "dist/index.js",
66
"typings": "types/index.d.ts",

0 commit comments

Comments
 (0)