Skip to content

Commit

Permalink
chore: release 2.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
evva-bee-bot committed Dec 6, 2024
1 parent c619b03 commit 9e6b643
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 15 deletions.
22 changes: 8 additions & 14 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,32 +1,26 @@


## [2.0.1](https://github.com/evva-sfw/abrevva-react-native/compare/2.0.0...2.0.1) (2024-12-05)
## [2.0.2](https://github.com/evva-sfw/abrevva-react-native/compare/2.0.1...2.0.2) (2024-12-06)


### 🐛 Bug Fixes

* resolve disengage and scanning issues; add missing manifest permissions ([6b6a34a](https://github.com/evva-sfw/abrevva-react-native/commit/6b6a34a3b066c3f7c08d67759b0c95cf33cf0f76))


### 📝 Documentation

* change readme title to abrevva according to the repo name ([052277a](https://github.com/evva-sfw/abrevva-react-native/commit/052277a60f4c9e731f1ae2381a2e6525c187675b))
* fix shields.io badges in readme.md ([4886bd6](https://github.com/evva-sfw/abrevva-react-native/commit/4886bd64534ec1075acd460e88f9d4b1009ea3fe))


### 🚀 Continuous Integration

* add icons to release notes ([cf34dcb](https://github.com/evva-sfw/abrevva-react-native/commit/cf34dcbb8843aa8c359e21310af292408a3624cb))
* remove dependabot config ([1ee9f86](https://github.com/evva-sfw/abrevva-react-native/commit/1ee9f86180d48fa6db1e187c5fd3e702c778cd2e))
* android manifest permssions for BLE; fix DisengageStatus return value ([eb2d8b7](https://github.com/evva-sfw/abrevva-react-native/commit/eb2d8b7d0ccaac8caebe2b82a27feb8c3bc77212))

### Changelog

All notable changes to this project will be documented in this file. Dates are displayed in UTC.

Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).

#### [2.0.2](https://github.com/evva-sfw/abrevva-react-native/compare/2.0.1...2.0.2)

- fix: android manifest permssions for BLE; fix DisengageStatus return [`#79`](https://github.com/evva-sfw/abrevva-react-native/pull/79)

#### [2.0.1](https://github.com/evva-sfw/abrevva-react-native/compare/2.0.0...2.0.1)

> 5 December 2024
- fix: resolve disengage and scanning issues; add missing manifest perm… [`#77`](https://github.com/evva-sfw/abrevva-react-native/pull/77)
- ci: remove dependabot config [`#75`](https://github.com/evva-sfw/abrevva-react-native/pull/75)
- chore(deps-dev): bump eslint-plugin-import from 2.29.1 to 2.31.0 [`#71`](https://github.com/evva-sfw/abrevva-react-native/pull/71)
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@evva/abrevva-react-native",
"version": "2.0.1",
"version": "2.0.2",
"author": "EVVA Sicherheitstechnologie GmbH",
"description": "The EVVA React-Native Module is a collection of tools to work with electronical EVVA access components. It allows for scanning and connecting via BLE.",
"source": "./src/index.tsx",
Expand Down

0 comments on commit 9e6b643

Please sign in to comment.