Skip to content

Commit 021f9c4

Browse files
Version Packages (#276)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 0d8362a commit 021f9c4

3 files changed

Lines changed: 9 additions & 8 deletions

File tree

.changeset/blue-paws-refuse.md

Lines changed: 0 additions & 7 deletions
This file was deleted.

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# Change Log
22

3+
## 3.2.0
4+
5+
### Minor Changes
6+
7+
- 0d8362a: Remove Tooltip and StepNumber passed props in favor of useCopilot context
8+
Un-register the step after name change and re-register with the new name
9+
Add tests for CopilotStep
10+
311
## 3.1.0
412

513
### Minor Changes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-native-copilot",
3-
"version": "3.1.0",
3+
"version": "3.2.0",
44
"description": "Make an interactive step by step tour guide for you react-native app",
55
"main": "dist/index.js",
66
"types": "dist/index.d.ts",

0 commit comments

Comments
 (0)