Skip to content

Commit

Permalink
v1.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
juanhapes committed Apr 29, 2020
1 parent 134e848 commit a84c01b
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,11 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.

## [Unreleased]

## [1.0.3] - 2020-04-29
### Fixed
- Fix client-model include
- Fix client-functions bad include on `index.js`

## [1.0.2] - 2020-04-29
### Fixed
- Some README.md path fixes
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@janiscommerce/client-creator",
"version": "1.0.2",
"version": "1.0.3",
"description": "A packge that wraps all the client creation in a JANIS Service",
"main": "index.js",
"scripts": {
Expand Down

0 comments on commit a84c01b

Please sign in to comment.