Skip to content

Commit

Permalink
chore: publish [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
mym0404 committed Apr 27, 2024
1 parent f8a6054 commit ba7c3f3
Show file tree
Hide file tree
Showing 13 changed files with 47 additions and 23 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [1.5.0](https://github.com/mym0404/react-native-kakao/compare/v1.4.6-alpha.2...v1.5.0) (2024-04-27)

**Note:** Version bump only for package react-native-kakao

## [1.4.6-alpha.2](https://github.com/mym0404/react-native-kakao/compare/v1.4.6-alpha.1...v1.4.6-alpha.2) (2024-04-27)

### Bug Fixes
Expand Down
2 changes: 1 addition & 1 deletion lerna.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"$schema": "node_modules/lerna/schemas/lerna-schema.json",
"version": "1.4.6-alpha.2",
"version": "1.5.0",
"packages": [
"packages/*"
],
Expand Down
4 changes: 4 additions & 0 deletions packages/core/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [1.5.0](https://github.com/mym0404/react-native-kakao/compare/v1.4.6-alpha.2...v1.5.0) (2024-04-27)

**Note:** Version bump only for package @react-native-kakao/core

## [1.4.6-alpha.2](https://github.com/mym0404/react-native-kakao/compare/v1.4.6-alpha.1...v1.4.6-alpha.2) (2024-04-27)

### Bug Fixes
Expand Down
2 changes: 1 addition & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@react-native-kakao/core",
"description": "React Native Kakao Core SDK",
"version": "1.4.6-alpha.2",
"version": "1.5.0",
"main": "lib/commonjs/index",
"module": "lib/module/index",
"types": "lib/typescript/src/index.d.ts",
Expand Down
4 changes: 4 additions & 0 deletions packages/navi/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [1.5.0](https://github.com/mym0404/react-native-kakao/compare/v1.4.6-alpha.2...v1.5.0) (2024-04-27)

**Note:** Version bump only for package @react-native-kakao/navi

## [1.4.6-alpha.2](https://github.com/mym0404/react-native-kakao/compare/v1.4.6-alpha.1...v1.4.6-alpha.2) (2024-04-27)

**Note:** Version bump only for package @react-native-kakao/navi
Expand Down
6 changes: 3 additions & 3 deletions packages/navi/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@react-native-kakao/navi",
"description": "React Native Kakao Navi SDK",
"version": "1.4.6-alpha.2",
"version": "1.5.0",
"main": "lib/commonjs/index",
"module": "lib/module/index",
"types": "lib/typescript/src/index.d.ts",
Expand Down Expand Up @@ -62,7 +62,7 @@
"access": "public"
},
"devDependencies": {
"@react-native-kakao/core": "1.4.6-alpha.2",
"@react-native-kakao/core": "1.5.0",
"@types/invariant": "^2",
"@types/jest": "^29.5.5",
"@types/react": "^18.2.44",
Expand All @@ -74,7 +74,7 @@
"typescript": "5.1.6"
},
"peerDependencies": {
"@react-native-kakao/core": "1.4.6-alpha.2",
"@react-native-kakao/core": "1.5.0",
"react": "*",
"react-native": "*"
},
Expand Down
4 changes: 4 additions & 0 deletions packages/share/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [1.5.0](https://github.com/mym0404/react-native-kakao/compare/v1.4.6-alpha.2...v1.5.0) (2024-04-27)

**Note:** Version bump only for package @react-native-kakao/share

## [1.4.6-alpha.2](https://github.com/mym0404/react-native-kakao/compare/v1.4.6-alpha.1...v1.4.6-alpha.2) (2024-04-27)

**Note:** Version bump only for package @react-native-kakao/share
Expand Down
6 changes: 3 additions & 3 deletions packages/share/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@react-native-kakao/share",
"description": "React Native Kakao Share SDK",
"version": "1.4.6-alpha.2",
"version": "1.5.0",
"main": "lib/commonjs/index",
"module": "lib/module/index",
"types": "lib/typescript/src/index.d.ts",
Expand Down Expand Up @@ -58,7 +58,7 @@
"access": "public"
},
"devDependencies": {
"@react-native-kakao/core": "1.4.6-alpha.2",
"@react-native-kakao/core": "1.5.0",
"@types/jest": "^29.5.5",
"@types/react": "^18.2.44",
"del-cli": "^5.1.0",
Expand All @@ -69,7 +69,7 @@
"typescript": "5.1.6"
},
"peerDependencies": {
"@react-native-kakao/core": "1.4.6-alpha.2",
"@react-native-kakao/core": "1.5.0",
"react": "*",
"react-native": "*"
},
Expand Down
4 changes: 4 additions & 0 deletions packages/social/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [1.5.0](https://github.com/mym0404/react-native-kakao/compare/v1.4.6-alpha.2...v1.5.0) (2024-04-27)

**Note:** Version bump only for package @react-native-kakao/social

## [1.4.6-alpha.2](https://github.com/mym0404/react-native-kakao/compare/v1.4.6-alpha.1...v1.4.6-alpha.2) (2024-04-27)

**Note:** Version bump only for package @react-native-kakao/social
Expand Down
6 changes: 3 additions & 3 deletions packages/social/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@react-native-kakao/social",
"description": "React Native Kakao Social SDK",
"version": "1.4.6-alpha.2",
"version": "1.5.0",
"main": "lib/commonjs/index",
"module": "lib/module/index",
"types": "lib/typescript/src/index.d.ts",
Expand Down Expand Up @@ -64,7 +64,7 @@
"access": "public"
},
"devDependencies": {
"@react-native-kakao/core": "1.4.6-alpha.2",
"@react-native-kakao/core": "1.5.0",
"@types/invariant": "^2",
"@types/jest": "^29.5.5",
"@types/react": "^18.2.44",
Expand All @@ -76,7 +76,7 @@
"typescript": "5.1.6"
},
"peerDependencies": {
"@react-native-kakao/core": "1.4.6-alpha.2",
"@react-native-kakao/core": "1.5.0",
"react": "*",
"react-native": "*"
},
Expand Down
4 changes: 4 additions & 0 deletions packages/user/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [1.5.0](https://github.com/mym0404/react-native-kakao/compare/v1.4.6-alpha.2...v1.5.0) (2024-04-27)

**Note:** Version bump only for package @react-native-kakao/user

## [1.4.6-alpha.2](https://github.com/mym0404/react-native-kakao/compare/v1.4.6-alpha.1...v1.4.6-alpha.2) (2024-04-27)

**Note:** Version bump only for package @react-native-kakao/user
Expand Down
6 changes: 3 additions & 3 deletions packages/user/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@react-native-kakao/user",
"description": "React Native Kakao User SDK",
"version": "1.4.6-alpha.2",
"version": "1.5.0",
"main": "lib/commonjs/index",
"module": "lib/module/index",
"types": "lib/typescript/src/index.d.ts",
Expand Down Expand Up @@ -62,7 +62,7 @@
"access": "public"
},
"devDependencies": {
"@react-native-kakao/core": "1.4.6-alpha.2",
"@react-native-kakao/core": "1.5.0",
"@types/invariant": "^2",
"@types/jest": "^29.5.5",
"@types/react": "^18.2.44",
Expand All @@ -74,7 +74,7 @@
"typescript": "5.1.6"
},
"peerDependencies": {
"@react-native-kakao/core": "1.4.6-alpha.2",
"@react-native-kakao/core": "1.5.0",
"react": "*",
"react-native": "*"
},
Expand Down
18 changes: 9 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4527,7 +4527,7 @@ __metadata:
languageName: node
linkType: hard

"@react-native-kakao/core@npm:1.4.6-alpha.2, @react-native-kakao/core@workspace:packages/core":
"@react-native-kakao/core@npm:1.5.0, @react-native-kakao/core@workspace:packages/core":
version: 0.0.0-use.local
resolution: "@react-native-kakao/core@workspace:packages/core"
dependencies:
Expand All @@ -4554,7 +4554,7 @@ __metadata:
resolution: "@react-native-kakao/navi@workspace:packages/navi"
dependencies:
"@mj-studio/js-util": "npm:^1.0.34"
"@react-native-kakao/core": "npm:1.4.6-alpha.2"
"@react-native-kakao/core": "npm:1.5.0"
"@types/invariant": "npm:^2"
"@types/jest": "npm:^29.5.5"
"@types/react": "npm:^18.2.44"
Expand All @@ -4565,7 +4565,7 @@ __metadata:
react-native-builder-bob: "npm:^0.20.0"
typescript: "npm:5.1.6"
peerDependencies:
"@react-native-kakao/core": 1.4.6-alpha.2
"@react-native-kakao/core": 1.5.0
react: "*"
react-native: "*"
languageName: unknown
Expand All @@ -4575,7 +4575,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "@react-native-kakao/share@workspace:packages/share"
dependencies:
"@react-native-kakao/core": "npm:1.4.6-alpha.2"
"@react-native-kakao/core": "npm:1.5.0"
"@types/jest": "npm:^29.5.5"
"@types/react": "npm:^18.2.44"
del-cli: "npm:^5.1.0"
Expand All @@ -4585,7 +4585,7 @@ __metadata:
react-native-builder-bob: "npm:^0.20.0"
typescript: "npm:5.1.6"
peerDependencies:
"@react-native-kakao/core": 1.4.6-alpha.2
"@react-native-kakao/core": 1.5.0
react: "*"
react-native: "*"
languageName: unknown
Expand All @@ -4596,7 +4596,7 @@ __metadata:
resolution: "@react-native-kakao/social@workspace:packages/social"
dependencies:
"@mj-studio/js-util": "npm:^1.0.34"
"@react-native-kakao/core": "npm:1.4.6-alpha.2"
"@react-native-kakao/core": "npm:1.5.0"
"@types/invariant": "npm:^2"
"@types/jest": "npm:^29.5.5"
"@types/react": "npm:^18.2.44"
Expand All @@ -4607,7 +4607,7 @@ __metadata:
react-native-builder-bob: "npm:^0.20.0"
typescript: "npm:5.1.6"
peerDependencies:
"@react-native-kakao/core": 1.4.6-alpha.2
"@react-native-kakao/core": 1.5.0
react: "*"
react-native: "*"
languageName: unknown
Expand All @@ -4618,7 +4618,7 @@ __metadata:
resolution: "@react-native-kakao/user@workspace:packages/user"
dependencies:
"@mj-studio/js-util": "npm:^1.0.34"
"@react-native-kakao/core": "npm:1.4.6-alpha.2"
"@react-native-kakao/core": "npm:1.5.0"
"@types/invariant": "npm:^2"
"@types/jest": "npm:^29.5.5"
"@types/react": "npm:^18.2.44"
Expand All @@ -4629,7 +4629,7 @@ __metadata:
react-native-builder-bob: "npm:^0.20.0"
typescript: "npm:5.1.6"
peerDependencies:
"@react-native-kakao/core": 1.4.6-alpha.2
"@react-native-kakao/core": 1.5.0
react: "*"
react-native: "*"
languageName: unknown
Expand Down

0 comments on commit ba7c3f3

Please sign in to comment.