Skip to content

Commit

Permalink
chore(release): 3.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
mastermunj committed Jun 19, 2023
1 parent e7536a9 commit 48304d8
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 3 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,14 @@

All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.

## [3.6.0](https://github.com/mastermunj/to-words/compare/v3.5.1...v3.6.0) (2023-06-19)


### Features

* add support for only text to be in front of number words ([e96ca2f](https://github.com/mastermunj/to-words/commit/e96ca2fcd80f2366723b7ad43f8ecc8c046355c9))
* **locale:** add estonian (ee-EE) language support ([df44a3f](https://github.com/mastermunj/to-words/commit/df44a3f4d456edd83363393524a8a4e01e21bfef))

### [3.5.1](https://github.com/mastermunj/to-words/compare/v3.5.0...v3.5.1) (2023-04-24)

## [3.5.0](https://github.com/mastermunj/to-words/compare/v3.4.0...v3.5.0) (2023-02-27)
Expand Down
4 changes: 2 additions & 2 deletions 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": "to-words",
"version": "3.5.1",
"version": "3.6.0",
"description": "Converts numbers (including decimal points) into words & currency.",
"keywords": [
"to words",
Expand Down

0 comments on commit 48304d8

Please sign in to comment.