File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed
Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -14,13 +14,13 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1414### Fixed
1515- N/A
1616
17- ## [ 1.3.0 ] - 2019-12-28
17+ ## [ 1.3.1 ] - 2019-12-28
1818### Added
19- - Support for language: ` tr ` .
19+ - Support for new language: ` tr ` .
2020- CI/CD with GitHub Actions.
21- - ` .npmignore ` and publish from CI/CD.
21+ - ` .npmignore ` , ` .npmrc ` , and publish from CI/CD.
2222### Changed
23- - Split tests to a file per languague
23+ - Split tests to one file per language
2424- Update dev packages
2525
2626## [ 1.2.0] - 2019-03-23
Original file line number Diff line number Diff line change 11{
22 "name" : " n2words" ,
3- "version" : " 1.3.0 " ,
3+ "version" : " 1.3.1 " ,
44 "description" : " Convert numbers to words" ,
55 "main" : " index.js" ,
66 "scripts" : {
You can’t perform that action at this time.
0 commit comments