|
1 | 1 |
|
2 | 2 |
|
3 |
| -## [1.0.1](https://github.com/evva-sfw/abrevva-flutter/compare/1.0.0...1.0.1) (2025-02-24) |
| 3 | +## [1.0.2](https://github.com/evva-sfw/abrevva-flutter/compare/1.0.1...1.0.2) (2025-02-26) |
4 | 4 |
|
5 | 5 |
|
6 |
| -### 🎉 Features |
| 6 | +### 🐛 Bug Fixes |
7 | 7 |
|
8 |
| -* updated readme ([415c4d9](https://github.com/evva-sfw/abrevva-flutter/commit/415c4d9eb9032167b2891f05012304ed5ab0225f)) |
| 8 | +* changed default casting from double/long to int ([a254b96](https://github.com/evva-sfw/abrevva-flutter/commit/a254b964940dc65d223c04cf3b46ab14f0ba8491)) |
| 9 | +* removed Bluetooth_connect permission from manifest ([49cba58](https://github.com/evva-sfw/abrevva-flutter/commit/49cba5867204401bf1935c34ef988047a1c6b3b2)) |
9 | 10 |
|
10 | 11 |
|
11 |
| -### 🐛 Bug Fixes |
| 12 | +### 🚀 Continuous Integration |
12 | 13 |
|
13 |
| -* package name in Readme ([9e681fa](https://github.com/evva-sfw/abrevva-flutter/commit/9e681faeaab12b7a0d074f8f7225783b4d8fdcbc)) |
14 |
| -* structural changes to match react/cap plugin structure ([71d4f3b](https://github.com/evva-sfw/abrevva-flutter/commit/71d4f3b53a37e560dca537f01089a6a513f2afe8)) |
15 |
| -* typo ([a209f95](https://github.com/evva-sfw/abrevva-flutter/commit/a209f9503566ddb48f0d47f09bd51e914fc98aaf)) |
| 14 | +* add CODEOWNERS ([1b94226](https://github.com/evva-sfw/abrevva-flutter/commit/1b94226144a8b5f48632e04449d4e1fb410f027d)) |
| 15 | +* add release-it types sec and chore ([1e324ba](https://github.com/evva-sfw/abrevva-flutter/commit/1e324bae277169fa01247ba1c1d312cd9fb05db1)) |
| 16 | +* fix CODEOWNERS team name ([d094a28](https://github.com/evva-sfw/abrevva-flutter/commit/d094a28a37fcb039a6a1a338cffa64967945e989)) |
16 | 17 |
|
17 | 18 | ### Changelog
|
18 | 19 |
|
19 | 20 | All notable changes to this project will be documented in this file. Dates are displayed in UTC.
|
20 | 21 |
|
21 | 22 | Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
22 | 23 |
|
| 24 | +#### [1.0.2](https://github.com/evva-sfw/abrevva-flutter/compare/1.0.1...1.0.2) |
| 25 | + |
| 26 | +- fix: changed default casting from double/long to int [`#44`](https://github.com/evva-sfw/abrevva-flutter/pull/44) |
| 27 | +- ci: add CODEOWNERS [`#43`](https://github.com/evva-sfw/abrevva-flutter/pull/43) |
| 28 | +- ci: add release-it types sec and chore [`#42`](https://github.com/evva-sfw/abrevva-flutter/pull/42) |
| 29 | + |
23 | 30 | #### [1.0.1](https://github.com/evva-sfw/abrevva-flutter/compare/1.0.0...1.0.1)
|
24 | 31 |
|
| 32 | +> 24 February 2025 |
| 33 | +
|
25 | 34 | - fix: ble device advertisement data structure [`#41`](https://github.com/evva-sfw/abrevva-flutter/pull/41)
|
26 | 35 | - feat: updated readme [`#40`](https://github.com/evva-sfw/abrevva-flutter/pull/40)
|
27 | 36 |
|
|
0 commit comments