Skip to content

Commit

Permalink
Release: 1.9.99 [azurepipelines skip]
Browse files Browse the repository at this point in the history
  • Loading branch information
dmitry-kurmanov committed Jul 26, 2023
1 parent 02e4914 commit 1c95d6f
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 2 deletions.
10 changes: 10 additions & 0 deletions packages/survey-vue3-ui/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
# Changelog

All notable changes to this project will be documented in this file. See [commit-and-tag-version](https://github.com/absolute-version/commit-and-tag-version) for commit guidelines.

## [1.9.99](https://github.com/surveyjs/survey-library/compare/v1.9.98...v1.9.99) (2023-07-26)


### Bug Fixes

* should be one instance of survey-core in example ([cd30e10](https://github.com/surveyjs/survey-library/commit/cd30e10887cc1d1b24dad0a7455df0b560045258))
4 changes: 2 additions & 2 deletions packages/survey-vue3-ui/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "survey-vue3-ui",
"version": "1.9.58",
"version": "1.9.99",
"scripts": {
"dev": "vite",
"preview": "vite preview",
Expand Down Expand Up @@ -35,4 +35,4 @@
"vue": "^3.2.41",
"vue-tsc": "^1.0.8"
}
}
}

0 comments on commit 1c95d6f

Please sign in to comment.