chgasparoto / aws-polly-voices

:package: Helper module to get AWS polly voices in an idiomatic way :baby_chick:
https://www.npmjs.com/package/aws-polly-voices
MIT License
4 stars 17 forks source link

feat: implement russian helper method #10

Closed daltlc closed 5 years ago

daltlc commented 5 years ago

This pull closes issue #4

chgasparoto commented 5 years ago

Also, could you please add to this PR description something like closes or fixes #(issue number here) to close the related issue?

daltlc commented 5 years ago

Hi @daltlc

Could you please commit running npm run commit or amend you commit message to something like this "feat: implement russian helper method" in order to trigger a new version of this package in npm?

E.g.: https://github.com/chgasparoto/aws-polly-voices/pull/2/commits

Thank you.

I have changed the commit message, and added description, telling which issue this pull will fix.

Thanks

chgasparoto commented 5 years ago

Hi @daltlc thanks for changing the commit message! Could you please fix the conflict with the src/index.js file?

chgasparoto commented 5 years ago

:tada: This PR is included in version 1.4.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket: