Skip to content

Commit

Permalink
chore(release): 1.1.2 [skip ci]
Browse files Browse the repository at this point in the history
## [1.1.2](v1.1.1...v1.1.2) (2021-03-05)

### Performance Improvements

* only emit target file ([9db13de](9db13de))
  • Loading branch information
semantic-release-bot committed Mar 5, 2021
1 parent 863f8a2 commit 52d3ab7
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 2 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [1.1.2](https://github.com/searchfe/makit-recipe-tsc/compare/v1.1.1...v1.1.2) (2021-03-05)


### Performance Improvements

* only emit target file ([9db13de](https://github.com/searchfe/makit-recipe-tsc/commit/9db13deef67a7ec34221f1cbee65af513311f6ee))

## [1.1.1](https://github.com/searchfe/makit-recipe-tsc/compare/v1.1.0...v1.1.1) (2021-02-25)


Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "makit-recipe-tsc",
"version": "1.1.1",
"version": "1.1.2",
"discription": "makit-recipe-tsc",
"scripts": {
"preversion": "npm run lint && npm run cover",
Expand Down

0 comments on commit 52d3ab7

Please sign in to comment.