Skip to content

Commit ab42c22

Browse files
author
pipeline
committedSep 20, 2019
v17.3.9-beta is released
1 parent 7b3e03d commit ab42c22

File tree

197 files changed

+2471
-450
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

197 files changed

+2471
-450
lines changed
 

‎components/barcodegenerator/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@syncfusion/ej2-vue-barcode-generator",
3-
"version": "17.2.47",
3+
"version": "17.2.48",
44
"description": "Barcode generator component is a pure JavaScript library which will convert a string to Barcode and show it to the user. This supports major 1D and 2D barcodes including coda bar, code 128, QR Code. for Vue",
55
"author": "Syncfusion Inc.",
66
"license": "SEE LICENSE IN license",

‎components/base/CHANGELOG.md

+1-17
Original file line numberDiff line numberDiff line change
@@ -2,23 +2,7 @@
22

33
## [Unreleased]
44

5-
## 17.2.40 (2019-08-06)
6-
7-
### Common
8-
9-
#### Bug Fixes
10-
11-
- Resolved issue while using multiple multilevel Vue component directives.
12-
13-
## 17.2.36 (2019-07-24)
14-
15-
### Common
16-
17-
#### Bug Fixes
18-
19-
- `#I241634` Resolved Kebab case property issue in Vue component directive.
20-
21-
## 17.2.28-beta (2019-06-27)
5+
## 17.2.48-beta (2019-08-28)
226

237
### Common
248

0 commit comments

Comments
 (0)
Please sign in to comment.