Skip to content

Commit

Permalink
chore(release): publish v1.0.0-rc.9
Browse files Browse the repository at this point in the history
  • Loading branch information
Hyan Mandian committed Jul 9, 2020
1 parent 89975f9 commit 1c025d1
Show file tree
Hide file tree
Showing 3 changed files with 16 additions and 2 deletions.
14 changes: 14 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,17 @@
<a name="1.0.0-rc.9"></a>
# [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)


### Bug Fixes

* applied code review ([48a81f1](https://github.com/brazilian-utils/brazilian-utils/commit/48a81f1))
* solve all Codecov issues ([3394479](https://github.com/brazilian-utils/brazilian-utils/commit/3394479))


### Features

* add functions isValidLandlinePhone() and isValidMobilePhone() ([e8fe8bd](https://github.com/brazilian-utils/brazilian-utils/commit/e8fe8bd))

<a name="1.0.0-rc.8"></a>
# [1.0.0-rc.8](https://github.com/brazilian-utils/brazilian-utils/compare/1.0.0-rc.7...1.0.0-rc.8) (2020-06-17)

Expand Down
2 changes: 1 addition & 1 deletion 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": "@brazilian-utils/brazilian-utils",
"version": "1.0.0-rc.8",
"version": "1.0.0-rc.9",
"main": "dist/index.js",
"module": "dist/brazilianUtils.esm.js",
"typings": "dist/index.d.ts",
Expand Down

0 comments on commit 1c025d1

Please sign in to comment.