Skip to content

Commit 5852ad1

Browse files
committed
Version 0.1.2
1 parent bca665e commit 5852ad1

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## v0.1.2 (2020-11-19)
4+
5+
### Fix
6+
7+
- Add missing properties to QuaggaConfig
8+
- Update README with a project description and fix typo
9+
310
## v0.1.1 (2020-11-18)
411

512
### Feature

projects/ngx-barcode-scanner/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ngx-barcode-scanner",
3-
"version": "0.1.1",
3+
"version": "0.1.2",
44
"license": "MIT",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)