From b80dbbc3bb248166462c1d3370c7044df81d1388 Mon Sep 17 00:00:00 2001 From: client-creator Date: Wed, 29 Apr 2020 09:46:25 -0300 Subject: [PATCH] v1.0.0 --- CHANGELOG.md | 14 ++++++++------ README.md | 2 +- 2 files changed, 9 insertions(+), 7 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 2acc85c..3eb095f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,9 +6,11 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html). ## [Unreleased] -- Added: - - APICreate - - clientFunctions - - ClientModelIndexes - - ListenerCreated - - ModelClient \ No newline at end of file + +## [1.0.0] - 2020-04-29 +### Added +- APICreate +- ListenerCreated +- ModelClient +- ClientModelIndexes +- clientFunctions \ No newline at end of file diff --git a/README.md b/README.md index a5e9c69..e8d1a51 100644 --- a/README.md +++ b/README.md @@ -53,7 +53,7 @@ At `path/to/root/[MS_PATH]/schemas/mongo/core.js` ```js 'use strict'; -const { clientModelIndexes } = require('@janiscommerce/client-creator'); +const { clientModelIndexes } = require('@janiscommerce/client-creator'); module.exports = { core: {