Skip to content

Commit

Permalink
chore: release 2.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
evva-bee-bot committed Dec 5, 2024
1 parent fa46169 commit abde113
Show file tree
Hide file tree
Showing 2 changed files with 25 additions and 28 deletions.
51 changes: 24 additions & 27 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,48 +1,45 @@


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


### ⚠ BREAKING CHANGES
### 🐛 Bug Fixes

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

### chore

* rename package name ([5cb649d](https://github.com/evva-sfw/abrevva-react-native/commit/5cb649d521859fbfec62ec006cb8b99da4d47a53))
### 📝 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))

### Features

* replaced manual disengage logic with AbrevvaSDK disengage function ([#46](https://github.com/evva-sfw/abrevva-react-native/issues/46)) ([b16cf3b](https://github.com/evva-sfw/abrevva-react-native/commit/b16cf3baa897c098d8cf6b431e7c03aa91054395))
### 🚀 Continuous Integration


### Bug Fixes

* removed cryptoswift from podfile and formating ([0b6d2c5](https://github.com/evva-sfw/abrevva-react-native/commit/0b6d2c512ec5411b5f2c3cc39eb76844c8849a39))
* removed nfc ([9384a65](https://github.com/evva-sfw/abrevva-react-native/commit/9384a65b4f6d0532964c2690c73cfdbd2dd985d4))
* removed nfc traces ([bbb4042](https://github.com/evva-sfw/abrevva-react-native/commit/bbb404217a60bf514bbdb7c21072bd110f23c41d))
* removed whitespace in string, since toInt throws otherwise ([82e3d6d](https://github.com/evva-sfw/abrevva-react-native/commit/82e3d6d21dd8351610762d382e5ba420e9f34327))


### Documentation

* change deprecation alert to important ([1ee4c06](https://github.com/evva-sfw/abrevva-react-native/commit/1ee4c06ebb01a546e77c1cc027fff147b4b414c6))


### Continuous Integration

* fix test-android gradle target ([cb28d88](https://github.com/evva-sfw/abrevva-react-native/commit/cb28d883cdf3b882e4e8c0b065ec9f9527afc9bf))
* fix version in filename for release ([#45](https://github.com/evva-sfw/abrevva-react-native/issues/45)) ([9e6dbaf](https://github.com/evva-sfw/abrevva-react-native/commit/9e6dbafee8f7f7b748104354213f1d050ddcd6a7))
* reconfigure auto-changelog to only track merge commits ([#52](https://github.com/evva-sfw/abrevva-react-native/issues/52)) ([089cd1a](https://github.com/evva-sfw/abrevva-react-native/commit/089cd1a9d25300fd831157997271bcf585e18c3a))
* 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))

### 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.0](https://github.com/evva-sfw/abrevva-react-native/compare/1.0.1...2.0.0)
#### [2.0.1](https://github.com/evva-sfw/abrevva-react-native/compare/2.0.0...2.0.1)

- 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)
- chore(deps-dev): bump @evilmartians/lefthook from 1.7.14 to 1.8.2 [`#72`](https://github.com/evva-sfw/abrevva-react-native/pull/72)
- chore(deps-dev): bump react-native-builder-bob from 0.30.0 to 0.30.3 [`#73`](https://github.com/evva-sfw/abrevva-react-native/pull/73)
- chore(deps-dev): bump @babel/runtime from 7.25.4 to 7.26.0 [`#68`](https://github.com/evva-sfw/abrevva-react-native/pull/68)
- chore(deps): bump react-native-safe-area-context from 4.10.9 to 4.12.0 [`#67`](https://github.com/evva-sfw/abrevva-react-native/pull/67)
- ci: add icons to release notes [`#65`](https://github.com/evva-sfw/abrevva-react-native/pull/65)
- chore(deps): bump @scure/base from 1.1.7 to 1.1.9 [`#55`](https://github.com/evva-sfw/abrevva-react-native/pull/55)

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

> 22 October 2024
- chore!: rename package to @evva/ instead of @evva-sfw/ [`#60`](https://github.com/evva-sfw/abrevva-react-native/pull/60)
- fix!: removed broken nfc code [`#61`](https://github.com/evva-sfw/abrevva-react-native/pull/61)
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.0",
"version": "2.0.1",
"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 abde113

Please sign in to comment.