1
0
mirror of synced 2024-12-18 17:48:48 +03:00

chore(release): 0.8.3

This commit is contained in:
Kirill Zaytsev 2024-12-06 17:39:32 +04:00
parent 119286a524
commit a4375f0a22
2 changed files with 8 additions and 1 deletions

View File

@ -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. 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.8.3](https://github.com/retailcrm/vue-formulario/compare/v0.8.2...v0.8.3) (2024-12-06)
### Features
* Updated package.json manifest ([cbe80e3](https://github.com/retailcrm/vue-formulario/commit/cbe80e3de498732af8db34f0846cc92d977d9420))
### [0.8.2](https://github.com/retailcrm/vue-formulario/compare/v0.8.1...v0.8.2) (2023-12-28) ### [0.8.2](https://github.com/retailcrm/vue-formulario/compare/v0.8.1...v0.8.2) (2023-12-28)

View File

@ -1,6 +1,6 @@
{ {
"name": "@retailcrm/vue-formulario", "name": "@retailcrm/vue-formulario",
"version": "0.8.2", "version": "0.8.3",
"license": "MIT", "license": "MIT",
"author": "RetailDriverLLC <integration@retailcrm.ru>", "author": "RetailDriverLLC <integration@retailcrm.ru>",
"main": "dist/formulario.umd.js", "main": "dist/formulario.umd.js",