Skip to content

Commit

Permalink
Version Packages (alpha) (#27)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and github-actions[bot] authored Jan 14, 2025
1 parent ecdd4fd commit 4d2623b
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 2 deletions.
4 changes: 3 additions & 1 deletion .changeset/pre.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@
},
"changesets": [
"chilled-goats-reply",
"sixty-cherries-shout"
"clever-snakes-tie",
"sixty-cherries-shout",
"smart-bobcats-yawn"
]
}
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @portone/react-native-sdk

## 0.4.0-alpha.1

### Patch Changes

- ecdd4fd: sdkDelegate에서 항상 오류가 발생하는 문제 수정
- 1a05b81: fix: decode URI component in url

## 0.4.0-alpha.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@portone/react-native-sdk",
"version": "0.4.0-alpha.0",
"version": "0.4.0-alpha.1",
"description": "PortOne SDK for React Native",
"source": "./src/index.tsx",
"main": "./lib/commonjs/index.js",
Expand Down

0 comments on commit 4d2623b

Please sign in to comment.