diff --git a/CHANGELOG.md b/CHANGELOG.md index 23385b1..ac96677 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,13 @@ All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines. +### [0.6.1](https://github.com/retailcrm/vue-formulario/compare/v0.6.0...v0.6.1) (2021-08-03) + + +### Fixes + +* Build ([d3beab3](https://github.com/retailcrm/vue-formulario/commit/d3beab358387e5aaa99a957af9afdee158ccd30f)) + ## [0.6.0](https://github.com/retailcrm/vue-formulario/compare/v0.5.1...v0.6.0) (2021-08-03) diff --git a/package.json b/package.json index 75cd393..29b20bd 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@retailcrm/vue-formulario", - "version": "0.6.0", + "version": "0.6.1", "license": "MIT", "author": "RetailDriverLLC ", "main": "dist/formulario.umd.js",