Skip to content

Commit 9845f40

Browse files
authored
chore: bring changelog up to date [skip ci]
1 parent c8cff58 commit 9845f40

File tree

1 file changed

+18
-3
lines changed

1 file changed

+18
-3
lines changed

CHANGELOG.md

Lines changed: 18 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,14 +3,29 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6-
## [1.0.2](https://github.com/ionic-team/capacitor-barcode-scanner/compare/v1.0.1...v1.0.2) (2024-12-02)
6+
## [1.0.4](https://github.com/ionic-team/capacitor-barcode-scanner/compare/v1.0.3...v1.0.4) (2024-12-10)
7+
8+
9+
### Bug Fixes
10+
11+
* android crash addressed with dep updates ([89404c1](https://github.com/ionic-team/capacitor-barcode-scanner/commit/89404c1130f6491dd4d5a5bf136c595a18dc6451))
12+
13+
14+
### Reverts
15+
16+
* Revert "chore(android): bump kotlin, gradle and aar versions (#45)" ([a20c7cf](https://github.com/ionic-team/capacitor-barcode-scanner/commit/a20c7cfa2fa2cc727ceff9b0293ce6cdbd7d9de0)), closes [#45](https://github.com/ionic-team/capacitor-barcode-scanner/issues/45)
17+
18+
19+
20+
21+
22+
## [1.0.3](https://github.com/ionic-team/capacitor-barcode-scanner/compare/v1.0.1...v1.0.3) (2024-12-02)
723

824

925
### Bug Fixes
1026

11-
* **android:** pin `osbarcode-android` library version to 1.1.3 to resolve camera compatibility issue ([319fd31](https://github.com/ionic-team/capacitor-barcode-scanner/commit/319fd31e4d8a87511be5767fca68e19483ac3ea2))
1227
* **example-app:** Set minSdkVersion version to 26 ([#9](https://github.com/ionic-team/capacitor-barcode-scanner/issues/9)) ([ddfb3e4](https://github.com/ionic-team/capacitor-barcode-scanner/commit/ddfb3e493713d49ac0dc7142da357d9c5f790958))
13-
* use gradle's all distribution type ([ad9aa42](https://github.com/ionic-team/capacitor-barcode-scanner/commit/ad9aa42e3e423518644ddd86b47c64ea0bf237fd))
28+
* npm publish fix up ([dd32fbe](https://github.com/ionic-team/capacitor-barcode-scanner/commit/dd32fbe69a5b7b6781e6b6301a58dec57f6f475a))
1429

1530

1631

0 commit comments

Comments
 (0)