Skip to content
Snippets Groups Projects
Commit e0b4164f authored by Odai Alali's avatar Odai Alali
Browse files

chore(release): 1.0.3-beta.3

parent fce5ccd3
No related branches found
No related tags found
No related merge requests found
......@@ -2,6 +2,16 @@
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.
## [1.0.3-beta.3](https://gitlab.informationsgesellschaft.com/dis/dis/compare/v1.0.3-beta.2...v1.0.3-beta.3) (2019-05-23)
### Bug Fixes
* **Model Template:** support multi value string in model ([fce5ccd](https://gitlab.informationsgesellschaft.com/dis/dis/commit/fce5ccd)), closes [#163](https://gitlab.informationsgesellschaft.com/dis/dis/issues/163)
* do not blur un-blur-able inputs ([774e808](https://gitlab.informationsgesellschaft.com/dis/dis/commit/774e808)), closes [#163](https://gitlab.informationsgesellschaft.com/dis/dis/issues/163)
## [1.0.3-beta.2](https://gitlab.informationsgesellschaft.com/dis/dis/compare/v1.0.3-beta.1...v1.0.3-beta.2) (2019-05-22)
......
......@@ -80,5 +80,5 @@
"url": "https://asset-packagist.org"
}
],
"version": "1.0.3-beta.2"
"version": "1.0.3-beta.3"
}
......@@ -3974,5 +3974,5 @@
"php": ">=7.0.0"
},
"platform-dev": [],
"version": "1.0.3-beta.2"
"version": "1.0.3-beta.3"
}
{
"name": "dis",
"version": "1.0.3-beta.2",
"version": "1.0.3-beta.3",
"lockfileVersion": 1,
"requires": true,
"dependencies": {
......
{
"name": "dis",
"version": "1.0.3-beta.2",
"version": "1.0.3-beta.3",
"private": true,
"scripts": {
"serve": "vue-cli-service serve",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment