Skip to content

Commit dba42d3

Browse files
chore(release): publish
1 parent c621e3e commit dba42d3

File tree

2 files changed

+8
-2
lines changed

2 files changed

+8
-2
lines changed

Diff for: CHANGELOG.md

+7-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
# [@mattrglobal/pairing-crypto-rn 0.4.3](https://github.com/mattrglobal/pairing_crypto/compare/0.4.2...0.4.3)
2+
3+
Fix security vulnerabilities
4+
5+
Updates `"react-native"` from version 0.68.0 to 0.72.8
6+
17
# [0.4.2](https://github.com/mattrglobal/pairing_crypto/compare/0.4.1...0.4.2) (2023-09-20)
28

39
Node 18.x support
@@ -20,4 +26,4 @@ Implementation updates to align with [draft-irtf-cfrg-bbs-signatures-02](https:/
2026

2127
# [0.1.0](https://github.com/mattrglobal/pairing_crypto/compare/0.1.0...master) (2022-12-20)
2228

23-
Initial release
29+
Initial release

Diff for: wrappers/react-native/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@mattrglobal/pairing-crypto-rn",
3-
"version": "0.4.2",
3+
"version": "0.4.3",
44
"description": "A native module implementation of the 'pairing crypto' crate for React Native",
55
"main": "lib/commonjs/index",
66
"module": "lib/module/index",

0 commit comments

Comments
 (0)