Skip to content

Commit

Permalink
chore: release package(s)
Browse files Browse the repository at this point in the history
 - @d-ts/bin@0.3.1
  • Loading branch information
JounQin committed Oct 29, 2019
1 parent 15cbc72 commit e815d9f
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 1 deletion.
11 changes: 11 additions & 0 deletions packages/bin/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [0.3.1](https://github.com/rx-ts/types/compare/@d-ts/bin@0.3.0...@d-ts/bin@0.3.1) (2019-10-29)


### Bug Fixes

* **bin:** support postinstall t in root package.json ([15cbc72](https://github.com/rx-ts/types/commit/15cbc72c7da8283246627a401d0b19fcb52c0771))





# [0.3.0](https://github.com/rx-ts/types/compare/@d-ts/bin@0.1.2...@d-ts/bin@0.3.0) (2019-10-29)


Expand Down
2 changes: 1 addition & 1 deletion packages/bin/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@d-ts/bin",
"version": "0.3.0",
"version": "0.3.1",
"description": "Link @d-ts packages to @types automatically",
"repository": {
"type": "git",
Expand Down

0 comments on commit e815d9f

Please sign in to comment.