Skip to content

Commit

Permalink
chore(release): 0.30.3 [skip ci]
Browse files Browse the repository at this point in the history
## [0.30.3](v0.30.2...v0.30.3) (2021-01-21)

### Bug Fixes

* dependabot alerts,update typedoc ([b0a909c](b0a909c))
  • Loading branch information
semantic-release-bot committed Jan 21, 2021
1 parent b0a909c commit 6b4247f
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [0.30.3](https://github.com/searchfe/ts2php/compare/v0.30.2...v0.30.3) (2021-01-21)


### Bug Fixes

* dependabot alerts,update typedoc ([b0a909c](https://github.com/searchfe/ts2php/commit/b0a909c1acfeeaad7b6624ee9d5b0662f6671671))

## [0.30.2](https://github.com/searchfe/ts2php/compare/v0.30.1...v0.30.2) (2021-01-21)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -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",
Expand Down

0 comments on commit 6b4247f

Please sign in to comment.