Skip to content

Commit 479fb2a

Browse files
committed
✨ release: v1.1.4
1 parent f3179be commit 479fb2a

3 files changed

Lines changed: 10 additions & 2 deletions

File tree

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "1.1.3"
2+
".": "1.1.4"
33
}

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,14 @@
22

33
All notable changes to this project will be documented in this file. See [commit-and-tag-version](https://github.com/absolute-version/commit-and-tag-version) for commit guidelines.
44

5+
## [1.1.4](https://github.com/p3ol/react-native-access/compare/v1.1.3...v1.1.4) (2026-02-18)
6+
7+
8+
### Bug Fixes
9+
10+
* **android:** missing context in the instance ([d76da43](https://github.com/p3ol/react-native-access/commit/d76da43a82ce84c82c003bfe6d15e31cf5545553))
11+
* **android:** update sdk version ([f3179be](https://github.com/p3ol/react-native-access/commit/f3179be779ac6fe0d598be0d1551806430cf8052))
12+
513
## [1.1.3](https://github.com/p3ol/react-native-access/compare/v1.1.2...v1.1.3) (2026-02-18)
614

715

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@poool/react-native-access",
3-
"version": "1.1.3",
3+
"version": "1.1.4",
44
"description": "Poool Access, but for React Native",
55
"main": "./lib/module/index.js",
66
"types": "./lib/typescript/src/index.d.ts",

0 commit comments

Comments
 (0)