Skip to content

Commit

Permalink
chore(release): 1.0.3 [skip ci]
Browse files Browse the repository at this point in the history
## [1.0.3](v1.0.2...v1.0.3) (2020-06-18)

### Bug Fixes

* **export:** implements Map ([9bb5154](9bb5154))
* **exports:** implements Map ([#44](#44)) ([e55d575](e55d575))
  • Loading branch information
semantic-release-bot committed Jun 18, 2020
1 parent 9bb5154 commit ffec292
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 2 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
## [1.0.3](https://github.com/eclass/cev-providers/compare/v1.0.2...v1.0.3) (2020-06-18)


### Bug Fixes

* **export:** implements Map ([9bb5154](https://github.com/eclass/cev-providers/commit/9bb51546a08653d408f00529f6fea8a1529af4a9))
* **exports:** implements Map ([#44](https://github.com/eclass/cev-providers/issues/44)) ([e55d575](https://github.com/eclass/cev-providers/commit/e55d575875dc9be804d7e8cae8b477e1dc625bc6))

## [1.0.2](https://github.com/eclass/cev-providers/compare/v1.0.1...v1.0.2) (2020-06-18)


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": "@eclass/cev-providers",
"version": "1.0.2",
"version": "1.0.3",
"description": "Integración Proveedores CEV",
"main": "dist/index.js",
"type": "commonjs",
Expand Down

0 comments on commit ffec292

Please sign in to comment.