@brazilian-utils/brazilian-utils
Advanced tools
Comparing version 1.0.0-rc.9 to 1.0.0-rc.10
@@ -0,1 +1,15 @@ | ||
<a name="1.0.0-rc.10"></a> | ||
# [1.0.0-rc.10](https://github.com/brazilian-utils/brazilian-utils/compare/1.0.0-rc.9...1.0.0-rc.10) (2020-07-27) | ||
### Bug Fixes | ||
* exported the function "capitalize()" to the public API ([a16d603](https://github.com/brazilian-utils/brazilian-utils/commit/a16d603)) | ||
### Features | ||
* add function capitalize() ([6d915fd](https://github.com/brazilian-utils/brazilian-utils/commit/6d915fd)) | ||
* atualiza cidades novas ([348ab84](https://github.com/brazilian-utils/brazilian-utils/commit/348ab84)) | ||
<a name="1.0.0-rc.9"></a> | ||
@@ -2,0 +16,0 @@ # [1.0.0-rc.9](https://github.com/brazilian-utils/brazilian-utils/compare/1.0.0-rc.8...1.0.0-rc.9) (2020-07-09) |
@@ -10,3 +10,4 @@ export { isValid as isValidIE } from './inscricao-estadual'; | ||
export { format as formatCNPJ, generate as generateCNPJ, isValid as isValidCNPJ } from './cnpj'; | ||
export { capitalize } from './capitalize'; | ||
export * from './states'; | ||
export { getCities } from './cities'; |
{ | ||
"name": "@brazilian-utils/brazilian-utils", | ||
"version": "1.0.0-rc.9", | ||
"version": "1.0.0-rc.10", | ||
"main": "dist/index.js", | ||
@@ -5,0 +5,0 @@ "module": "dist/brazilianUtils.esm.js", |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
1210158
60
4574