Skip to content

Commit 1a79a82

Browse files
author
pipeline
committedNov 26, 2019
v17.3.29 is released
1 parent 5285f37 commit 1a79a82

File tree

43 files changed

+205
-41
lines changed

Some content is hidden

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

43 files changed

+205
-41
lines changed
 

‎components/barcodegenerator/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@syncfusion/ej2-react-barcode-generator",
3-
"version": "17.3.19",
3+
"version": "17.3.27",
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 React",
55
"author": "Syncfusion Inc.",
66
"license": "SEE LICENSE IN license",

‎components/base/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
## [Unreleased]
44

5-
## 17.3.28 (2019-11-19)
5+
## 17.3.29 (2019-11-26)
66

77
### Common
88

0 commit comments

Comments
 (0)
Please sign in to comment.