Skip to content

Commit 33616a6

Browse files
committed
chore(release): 1.0.2
1 parent 84d4446 commit 33616a6

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
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.0.2](https://github.com/p3ol/react-native-access-webview/compare/v1.0.1...v1.0.2) (2025-04-09)
6+
7+
8+
### Bug Fixes
9+
10+
* type issues ([84d4446](https://github.com/p3ol/react-native-access-webview/commit/84d44464300ac87096f297c1c6ab63107e1abf39))
11+
512
## [1.0.1](https://github.com/p3ol/react-native-access-webview/compare/v1.0.0...v1.0.1) (2025-04-09)
613

714

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@poool/react-native-access-webview",
3-
"version": "1.0.1",
3+
"version": "1.0.2",
44
"description": "Poool Access, but for React Native, but in a WebView",
55
"source": "./src/index.tsx",
66
"main": "./lib/commonjs/index.js",

0 commit comments

Comments
 (0)