pub-test-kaku
Advanced tools
Comparing version 0.0.35 to 0.0.36-alpha.0
@@ -49,4 +49,4 @@ import { useLayoutEffect, RefObject, Ref } from 'react'; | ||
declare const VERSION = "0.0.35"; | ||
declare const VERSION = "0.0.36-alpha.0"; | ||
export { VERSION, applyRef, isPromise, useAsyncEffect, useAwaited, useForceUpdate, useForwardRef, useIsUnmounted, useIsomorphicLayoutEffect, useSafePromise }; |
@@ -160,3 +160,3 @@ 'use strict'; | ||
new AgoraRTCReact(); | ||
var VERSION = "0.0.35"; | ||
var VERSION = "0.0.36-alpha.0"; | ||
@@ -163,0 +163,0 @@ exports.VERSION = VERSION; |
{ | ||
"name": "pub-test-kaku", | ||
"version": "0.0.35", | ||
"version": "0.0.36-alpha.0", | ||
"private": false, | ||
@@ -102,3 +102,2 @@ "description": "pub-test-kaku sdk", | ||
"@release-it/conventional-changelog": { | ||
"header": "# agora-rtc-react", | ||
"preset": { | ||
@@ -105,0 +104,0 @@ "name": "conventionalcommits", |
Sorry, the diff of this file is not supported yet
13188