Skip to content

Commit

Permalink
chore(release): 0.29.0 [skip ci]
Browse files Browse the repository at this point in the history
# [0.29.0](v0.28.4...v0.29.0) (2020-08-17)

### Features

* copy options.modules in case of pollution ([0a3fe26](0a3fe26))
  • Loading branch information
semantic-release-bot committed Aug 17, 2020
1 parent 0a3fe26 commit a807213
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.29.0](https://github.com/searchfe/ts2php/compare/v0.28.4...v0.29.0) (2020-08-17)


### Features

* copy options.modules in case of pollution ([0a3fe26](https://github.com/searchfe/ts2php/commit/0a3fe26524d4454c5359dc85282366a7f1384173))

## [0.28.4](https://github.com/searchfe/ts2php/compare/v0.28.3...v0.28.4) (2020-08-04)


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.28.4",
"version": "0.29.0",
"description": "TypeScript to PHP Transpiler",
"main": "dist/index.js",
"typings": "types/index.d.ts",
Expand Down

0 comments on commit a807213

Please sign in to comment.