From b1fbc3a1bb8309299af41e77bc35aee80d3fed4b Mon Sep 17 00:00:00 2001 From: Juan Date: Wed, 17 Jul 2019 17:15:49 -0300 Subject: [PATCH] v1.1.0 --- CHANGELOG.md | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 9e71644..776b53d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,7 +5,7 @@ All notable changes to this project will be documented in this file. 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 +## [1.1.0] - 2019-07-17 ### Changed - When fails building throw an exit code. diff --git a/package.json b/package.json index f165059..07583e7 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@janiscommerce/api-schema-builder", - "version": "1.0.3", + "version": "1.1.0", "description": "Build the api schemas", "main": "index.js", "bin": {