Skip to content

Commit 49045e2

Browse files
committed
chore: update release
1 parent 86ebd5e commit 49045e2

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,20 +1,24 @@
11
# Changelog
22

33
### [1.0.8](https://github.com/devme/react-qr-code/compare/v1.0.7...v1.0.8) (2022-12-28)
4+
45
- Fix entry points in package.json
56
- Update docs
67

78
### [1.0.7](https://github.com/devme/react-qr-code/compare/v1.0.6...v1.0.7) (2022-12-28)
9+
810
- Simplify build process
911
- Move the bundle umd only
1012
- Update dependencies
1113

1214
### [1.0.6](https://github.com/devme/react-qr-code/compare/v1.0.5...v1.0.6) (2022-01-09)
15+
1316
- Remove qr.js as dependency
1417
- Migrate qr.js to local typescript implementation
1518
- Remove source maps from production build
1619
- Minor code enhancements
1720

1821
### [1.0.5](https://github.com/devme/react-qr-code/compare/v1.0.3...v1.0.5) (2022-01-01)
22+
1923
- Rewrite the codebase
2024
- Improve readme

0 commit comments

Comments
 (0)