Skip to content

Commit

Permalink
chore(release): 1.2.0 [skip ci]
Browse files Browse the repository at this point in the history
# [1.2.0](v1.1.0...v1.2.0) (2020-11-22)

### Features

* **address:** implementation of address search with viacep ([09339cb](09339cb))
  • Loading branch information
semantic-release-bot committed Nov 22, 2020
1 parent 09339cb commit 388676d
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 2 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
# [1.2.0](https://github.com/lucas-eduardo/react-strategy/compare/v1.1.0...v1.2.0) (2020-11-22)


### Features

* **address:** implementation of address search with viacep ([09339cb](https://github.com/lucas-eduardo/react-strategy/commit/09339cb93eda27dc2bcc516cb3105e3e3fa6f17d))

# [1.1.0](https://github.com/lucas-eduardo/react-strategy/compare/v1.0.0...v1.1.0) (2020-11-21)


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": "react-strategy",
"version": "1.1.0",
"version": "1.2.0",
"private": true,
"dependencies": {
"axios": "^0.21.0",
Expand Down

0 comments on commit 388676d

Please sign in to comment.