Skip to content

Commit

Permalink
chore: release 4.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
evva-bee-bot committed Feb 14, 2025
1 parent 10372aa commit 3495198
Show file tree
Hide file tree
Showing 2 changed files with 40 additions and 3 deletions.
41 changes: 39 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,20 +1,57 @@


## [2.0.2](https://github.com/evva-sfw/abrevva-react-native/compare/2.0.1...2.0.2) (2024-12-06)
## [4.0.0](https://github.com/evva-sfw/abrevva-react-native/compare/2.0.2...4.0.0) (2025-02-14)


### 🎉 Features

* added swiftlint ([441ae84](https://github.com/evva-sfw/abrevva-react-native/commit/441ae84fd90a4b4a83f068ac8af8583c1d512745))
* readme ; added DisengageStatusType mapping ([91ebf37](https://github.com/evva-sfw/abrevva-react-native/commit/91ebf37d1d4d427412465d83b5270cac4c166299))
* update android plugin to work with sdk 3.0.1 ([d85f8dd](https://github.com/evva-sfw/abrevva-react-native/commit/d85f8dd89d4cb95b1278e725698b439bf8a82625))
* updated web & ios to work with AbrevvaSDK 3.0.3 ([eff2bc7](https://github.com/evva-sfw/abrevva-react-native/commit/eff2bc7cd746a6adc5b31bbe354e49b2f40501f8))
* version bumps ([80db3d0](https://github.com/evva-sfw/abrevva-react-native/commit/80db3d06d3cda05184b81b7b1bef8879421b37b6))


### 🐛 Bug Fixes

* android manifest permssions for BLE; fix DisengageStatus return value ([eb2d8b7](https://github.com/evva-sfw/abrevva-react-native/commit/eb2d8b7d0ccaac8caebe2b82a27feb8c3bc77212))
* annotation removal may disable test without commenting code ; debugPrint should be removed ([9c95cd3](https://github.com/evva-sfw/abrevva-react-native/commit/9c95cd3747e01410d6bbcad8b735f4c8c91aff51))
* added prettier to eslintrc plugin section ([96f5aab](https://github.com/evva-sfw/abrevva-react-native/commit/96f5aaba5b37623441ddcaf9f7c67fb70c79887c))
* android: removed obsolete test cases ; temporarily disabled startNotification test ([5e964e1](https://github.com/evva-sfw/abrevva-react-native/commit/5e964e1f961e4a835cfa09becd01df489d0536cf))
* functions under test got removed, which makes these tests obsolete ([355ff8a](https://github.com/evva-sfw/abrevva-react-native/commit/355ff8a5d8b69c44724bfa198d0964e56dd2638b))
* removed unused timeout (ios disengage) ([29aa2bd](https://github.com/evva-sfw/abrevva-react-native/commit/29aa2bd07e832ccc6d3aa6f87b2d574f9e2c50e0))
* temporarily pinned concurrent-ruby version to 1.3.4 - CocoaPods Issue 12744 ([1fb87ea](https://github.com/evva-sfw/abrevva-react-native/commit/1fb87eae506dbe8f6d31251d705982de2ebc2ea8))
* typo ([a3ae7d6](https://github.com/evva-sfw/abrevva-react-native/commit/a3ae7d61b1e080059bf532a50645ba4bcbf3ad92))
* web tests ([a903929](https://github.com/evva-sfw/abrevva-react-native/commit/a90392910826b6ce39b21e873becf9854784ca9e))
* yarn typecheck ([25d8bf3](https://github.com/evva-sfw/abrevva-react-native/commit/25d8bf31e9fa163ab3a3e4bb6dda9da4ed45adcf))


### 🚀 Continuous Integration

* add harden-runner step to audit ([3e86421](https://github.com/evva-sfw/abrevva-react-native/commit/3e864217d4aa2104573b63004fca74b3551c8de5))
* **deps:** pin action versions by hash ([9de5de6](https://github.com/evva-sfw/abrevva-react-native/commit/9de5de6611f104ae67153015aeb28870daf31ca3))
* harden allowed-endpoints in workflows ([d1eb4bd](https://github.com/evva-sfw/abrevva-react-native/commit/d1eb4bdedfa10ae5696b4b2843225a35d232dc37))
* restrict workflow permissions ([cbda4a1](https://github.com/evva-sfw/abrevva-react-native/commit/cbda4a11f44fb6a3e9ce966da02fa88884762849))

### 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).

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

- feat!: update sdk versions and plugin methods and signatures [`#82`](https://github.com/evva-sfw/abrevva-react-native/pull/82)
- ci: harden pipeline [`#81`](https://github.com/evva-sfw/abrevva-react-native/pull/81)
- chore(deps-dev): bump @react-native/eslint-config from 0.74.87 to 0.76.1 [`#74`](https://github.com/evva-sfw/abrevva-react-native/pull/74)
- chore(deps): bump serve-static from 1.15.0 to 1.16.2 [`#76`](https://github.com/evva-sfw/abrevva-react-native/pull/76)
- chore(deps): bump rexml from 3.3.6 to 3.3.9 in /example [`#69`](https://github.com/evva-sfw/abrevva-react-native/pull/69)
- chore(deps): bump cross-spawn from 7.0.3 to 7.0.6 [`#78`](https://github.com/evva-sfw/abrevva-react-native/pull/78)
- chore(deps): bump nanoid from 3.3.7 to 3.3.8 [`#80`](https://github.com/evva-sfw/abrevva-react-native/pull/80)

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

> 6 December 2024
- 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)
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": "3.0.0",
"version": "4.0.0",
"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 3495198

Please sign in to comment.