Skip to content

Commit

Permalink
chore(release): 1.0.10 [skip ci]
Browse files Browse the repository at this point in the history
## [1.0.10](v1.0.9...v1.0.10) (2020-06-02)

### Bug Fixes

* **type:** improve generic types ([8d4374b](8d4374b))
  • Loading branch information
semantic-release-bot committed Jun 2, 2020
1 parent 6d7b507 commit 7f34399
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 @@
## [1.0.10](https://github.com/jubilee-works/ssml-tsx/compare/v1.0.9...v1.0.10) (2020-06-02)


### Bug Fixes

* **type:** improve generic types ([8d4374b](https://github.com/jubilee-works/ssml-tsx/commit/8d4374b9e099bf9c20e25f17326e6943ef53a3be))

## [1.0.9](https://github.com/jubilee-works/ssml-tsx/compare/v1.0.8...v1.0.9) (2020-04-10)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "ssml-tsx",
"description": "SSML (Speech Synthesis Markup Language) JSX & TSX parser and renderer",
"version": "1.0.9",
"version": "1.0.10",
"author": "Yusuke Fujiki <yusuke@fujikkys.com>",
"config": {
"commitizen": {
Expand Down

0 comments on commit 7f34399

Please sign in to comment.