Skip to content

Commit 2fc7e53

Browse files
authored
Merge pull request #15 from edwardloopez/changeset-release/main
chore: version packages
2 parents d9a072f + 31b724a commit 2fc7e53

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/tiny-pugs-own.md

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

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @edwardloopez/react-native-coachmark
22

3+
## 0.5.1
4+
5+
### Patch Changes
6+
7+
- [#14](https://github.com/edwardloopez/react-native-coachmark/pull/14) [`6dc7838`](https://github.com/edwardloopez/react-native-coachmark/commit/6dc7838428542db00d364044dc0cebeede02c59d) Thanks [@edwardloopez](https://github.com/edwardloopez)! - Clean up keywords in package.json for clarity
8+
39
## 0.5.0
410

511
### 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": "@edwardloopez/react-native-coachmark",
3-
"version": "0.5.0",
3+
"version": "0.5.1",
44
"description": "Beautiful, performant Coach Mark library for React Native with smooth animations, customizable tooltips, and TypeScript support. Create engaging product tours and onboarding experiences.",
55
"main": "./lib/module/index.js",
66
"types": "./lib/typescript/src/index.d.ts",

0 commit comments

Comments
 (0)