pub-test-kaku
Advanced tools
Comparing version 0.0.19 to 0.0.20
@@ -49,4 +49,4 @@ import { useLayoutEffect, RefObject, Ref } from 'react'; | ||
declare const VERSION = "0.0.19"; | ||
declare const VERSION = "0.0.20"; | ||
export { VERSION, applyRef, isPromise, useAsyncEffect, useAwaited, useForceUpdate, useForwardRef, useIsUnmounted, useIsomorphicLayoutEffect, useSafePromise }; |
@@ -160,3 +160,3 @@ 'use strict'; | ||
new AgoraRTCReact(); | ||
var VERSION = "0.0.19"; | ||
var VERSION = "0.0.20"; | ||
@@ -163,0 +163,0 @@ exports.VERSION = VERSION; |
{ | ||
"name": "pub-test-kaku", | ||
"version": "0.0.19", | ||
"version": "0.0.20", | ||
"private": false, | ||
@@ -91,7 +91,7 @@ "description": "pub-test-kaku sdk", | ||
"header": "# agora-rtc-react", | ||
"preset": "angular", | ||
"infile": "${PWD}/CHANGELOG.md" | ||
"preset": "angular" | ||
} | ||
}, | ||
"git": { | ||
"addUntrackedFiles": true, | ||
"commitMessage": "chore: release ${version}", | ||
@@ -98,0 +98,0 @@ "requireCleanWorkingDir": false, |
Sorry, the diff of this file is not supported yet
12764