All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
1.6.1 (2022-10-20)
- Removed console.log (83e1f1b)
1.6.0 (2022-10-20)
- Add format and unformat on export default to be used outside vue context (cae0e81)
1.5.6 (2022-10-14)
- Fix invalid props type validation for old vue versions (2f06703)
1.5.5 (2022-09-23)
- set inputmode and remove type tel (c03ab0e)
1.5.4 (2022-09-20)
- Added pr-test workflow (0939a9c)
1.5.3 (2022-09-20)
- Fix deploy workflow to add docs on release commit (5358be4)
1.5.2 (2022-09-20)
- Updated identation on examples (71c3eaa)
1.5.1 (2022-09-20)
- Removed docs/package-lock from gitignore (8b60421)
- Adding build docs command inside root package.json (bfb1179)
- Updated workflow to build docs and deploy it to npm (ba8cd94)
1.5.0 (2022-09-20)
- Added create-app-version workflow (ae7e74a)
- Added package-lock to secure install packages versions on ci (8cb9525)
- Changing docs project folder (2b34081)
- update eslint and add config (4ff7b17)
- Updated workflow (943eaff)
- Updated workflow node version (7ddc718)
- Deploy test (ca6b444)
- Added standard-version to create changelog (32927bb)
- Removed coverage folder to fix error cloning on Windows os (fbe45c9)