From f7348a9d3f9caf8a974b100e2e35a7a1cb14c74f Mon Sep 17 00:00:00 2001 From: mym0404 Date: Sat, 27 Apr 2024 15:54:28 +0900 Subject: [PATCH] chore: publish --- CHANGELOG.md | 4 ++++ lerna.json | 2 +- packages/core/CHANGELOG.md | 4 ++++ packages/core/package.json | 2 +- packages/navi/CHANGELOG.md | 4 ++++ packages/navi/package.json | 6 +++--- packages/share/CHANGELOG.md | 4 ++++ packages/share/package.json | 6 +++--- packages/social/CHANGELOG.md | 4 ++++ packages/social/package.json | 6 +++--- packages/user/CHANGELOG.md | 4 ++++ packages/user/package.json | 6 +++--- yarn.lock | 18 +++++++++--------- 13 files changed, 47 insertions(+), 23 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 767450c..f5d30e5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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.4.6-alpha.1](https://github.com/mym0404/react-native-kakao/compare/v1.4.6-alpha.0...v1.4.6-alpha.1) (2024-04-27) + +**Note:** Version bump only for package react-native-kakao + ## [1.4.6-alpha.0](https://github.com/mym0404/react-native-kakao/compare/v1.4.5...v1.4.6-alpha.0) (2024-04-27) ### Features diff --git a/lerna.json b/lerna.json index 7cc54cb..badd715 100644 --- a/lerna.json +++ b/lerna.json @@ -1,6 +1,6 @@ { "$schema": "node_modules/lerna/schemas/lerna-schema.json", - "version": "1.4.6-alpha.0", + "version": "1.4.6-alpha.1", "packages": [ "packages/*" ], diff --git a/packages/core/CHANGELOG.md b/packages/core/CHANGELOG.md index e5c8faa..2daf96a 100644 --- a/packages/core/CHANGELOG.md +++ b/packages/core/CHANGELOG.md @@ -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.4.6-alpha.1](https://github.com/mym0404/react-native-kakao/compare/v1.4.6-alpha.0...v1.4.6-alpha.1) (2024-04-27) + +**Note:** Version bump only for package @react-native-kakao/core + ## [1.4.6-alpha.0](https://github.com/mym0404/react-native-kakao/compare/v1.4.5...v1.4.6-alpha.0) (2024-04-27) ### Features diff --git a/packages/core/package.json b/packages/core/package.json index ad0b1bd..db3202b 100644 --- a/packages/core/package.json +++ b/packages/core/package.json @@ -1,7 +1,7 @@ { "name": "@react-native-kakao/core", "description": "React Native Kakao Core SDK", - "version": "1.4.6-alpha.0", + "version": "1.4.6-alpha.1", "main": "lib/commonjs/index", "module": "lib/module/index", "types": "lib/typescript/src/index.d.ts", diff --git a/packages/navi/CHANGELOG.md b/packages/navi/CHANGELOG.md index 1d8bc78..1196809 100644 --- a/packages/navi/CHANGELOG.md +++ b/packages/navi/CHANGELOG.md @@ -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.4.6-alpha.1](https://github.com/mym0404/react-native-kakao/compare/v1.4.6-alpha.0...v1.4.6-alpha.1) (2024-04-27) + +**Note:** Version bump only for package @react-native-kakao/navi + ## [1.4.6-alpha.0](https://github.com/mym0404/react-native-kakao/compare/v1.4.5...v1.4.6-alpha.0) (2024-04-27) ### Features diff --git a/packages/navi/package.json b/packages/navi/package.json index a32a2e4..bb88f95 100644 --- a/packages/navi/package.json +++ b/packages/navi/package.json @@ -1,7 +1,7 @@ { "name": "@react-native-kakao/navi", "description": "React Native Kakao Navi SDK", - "version": "1.4.6-alpha.0", + "version": "1.4.6-alpha.1", "main": "lib/commonjs/index", "module": "lib/module/index", "types": "lib/typescript/src/index.d.ts", @@ -62,7 +62,7 @@ "access": "public" }, "devDependencies": { - "@react-native-kakao/core": "1.4.6-alpha.0", + "@react-native-kakao/core": "1.4.6-alpha.1", "@types/invariant": "^2", "@types/jest": "^29.5.5", "@types/react": "^18.2.44", @@ -74,7 +74,7 @@ "typescript": "5.1.6" }, "peerDependencies": { - "@react-native-kakao/core": "1.4.6-alpha.0", + "@react-native-kakao/core": "1.4.6-alpha.1", "react": "*", "react-native": "*" }, diff --git a/packages/share/CHANGELOG.md b/packages/share/CHANGELOG.md index 4fc55c9..fa8ee35 100644 --- a/packages/share/CHANGELOG.md +++ b/packages/share/CHANGELOG.md @@ -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.4.6-alpha.1](https://github.com/mym0404/react-native-kakao/compare/v1.4.6-alpha.0...v1.4.6-alpha.1) (2024-04-27) + +**Note:** Version bump only for package @react-native-kakao/share + ## [1.4.6-alpha.0](https://github.com/mym0404/react-native-kakao/compare/v1.4.5...v1.4.6-alpha.0) (2024-04-27) ### Features diff --git a/packages/share/package.json b/packages/share/package.json index 605e249..21b7a85 100644 --- a/packages/share/package.json +++ b/packages/share/package.json @@ -1,7 +1,7 @@ { "name": "@react-native-kakao/share", "description": "React Native Kakao Share SDK", - "version": "1.4.6-alpha.0", + "version": "1.4.6-alpha.1", "main": "lib/commonjs/index", "module": "lib/module/index", "types": "lib/typescript/src/index.d.ts", @@ -58,7 +58,7 @@ "access": "public" }, "devDependencies": { - "@react-native-kakao/core": "1.4.6-alpha.0", + "@react-native-kakao/core": "1.4.6-alpha.1", "@types/jest": "^29.5.5", "@types/react": "^18.2.44", "del-cli": "^5.1.0", @@ -69,7 +69,7 @@ "typescript": "5.1.6" }, "peerDependencies": { - "@react-native-kakao/core": "1.4.6-alpha.0", + "@react-native-kakao/core": "1.4.6-alpha.1", "react": "*", "react-native": "*" }, diff --git a/packages/social/CHANGELOG.md b/packages/social/CHANGELOG.md index e4a200a..6628223 100644 --- a/packages/social/CHANGELOG.md +++ b/packages/social/CHANGELOG.md @@ -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.4.6-alpha.1](https://github.com/mym0404/react-native-kakao/compare/v1.4.6-alpha.0...v1.4.6-alpha.1) (2024-04-27) + +**Note:** Version bump only for package @react-native-kakao/social + ## [1.4.6-alpha.0](https://github.com/mym0404/react-native-kakao/compare/v1.4.5...v1.4.6-alpha.0) (2024-04-27) ### Features diff --git a/packages/social/package.json b/packages/social/package.json index 21e1c0f..cba8da1 100644 --- a/packages/social/package.json +++ b/packages/social/package.json @@ -1,7 +1,7 @@ { "name": "@react-native-kakao/social", "description": "React Native Kakao Social SDK", - "version": "1.4.6-alpha.0", + "version": "1.4.6-alpha.1", "main": "lib/commonjs/index", "module": "lib/module/index", "types": "lib/typescript/src/index.d.ts", @@ -64,7 +64,7 @@ "access": "public" }, "devDependencies": { - "@react-native-kakao/core": "1.4.6-alpha.0", + "@react-native-kakao/core": "1.4.6-alpha.1", "@types/invariant": "^2", "@types/jest": "^29.5.5", "@types/react": "^18.2.44", @@ -76,7 +76,7 @@ "typescript": "5.1.6" }, "peerDependencies": { - "@react-native-kakao/core": "1.4.6-alpha.0", + "@react-native-kakao/core": "1.4.6-alpha.1", "react": "*", "react-native": "*" }, diff --git a/packages/user/CHANGELOG.md b/packages/user/CHANGELOG.md index 2af38e2..a2df570 100644 --- a/packages/user/CHANGELOG.md +++ b/packages/user/CHANGELOG.md @@ -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.4.6-alpha.1](https://github.com/mym0404/react-native-kakao/compare/v1.4.6-alpha.0...v1.4.6-alpha.1) (2024-04-27) + +**Note:** Version bump only for package @react-native-kakao/user + ## [1.4.6-alpha.0](https://github.com/mym0404/react-native-kakao/compare/v1.4.5...v1.4.6-alpha.0) (2024-04-27) ### Features diff --git a/packages/user/package.json b/packages/user/package.json index c52369e..eec1432 100644 --- a/packages/user/package.json +++ b/packages/user/package.json @@ -1,7 +1,7 @@ { "name": "@react-native-kakao/user", "description": "React Native Kakao User SDK", - "version": "1.4.6-alpha.0", + "version": "1.4.6-alpha.1", "main": "lib/commonjs/index", "module": "lib/module/index", "types": "lib/typescript/src/index.d.ts", @@ -62,7 +62,7 @@ "access": "public" }, "devDependencies": { - "@react-native-kakao/core": "1.4.6-alpha.0", + "@react-native-kakao/core": "1.4.6-alpha.1", "@types/invariant": "^2", "@types/jest": "^29.5.5", "@types/react": "^18.2.44", @@ -74,7 +74,7 @@ "typescript": "5.1.6" }, "peerDependencies": { - "@react-native-kakao/core": "1.4.6-alpha.0", + "@react-native-kakao/core": "1.4.6-alpha.1", "react": "*", "react-native": "*" }, diff --git a/yarn.lock b/yarn.lock index 3d1f00a..e4466cc 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4527,7 +4527,7 @@ __metadata: languageName: node linkType: hard -"@react-native-kakao/core@npm:1.4.6-alpha.0, @react-native-kakao/core@workspace:packages/core": +"@react-native-kakao/core@npm:1.4.6-alpha.1, @react-native-kakao/core@workspace:packages/core": version: 0.0.0-use.local resolution: "@react-native-kakao/core@workspace:packages/core" dependencies: @@ -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.0" + "@react-native-kakao/core": "npm:1.4.6-alpha.1" "@types/invariant": "npm:^2" "@types/jest": "npm:^29.5.5" "@types/react": "npm:^18.2.44" @@ -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.0 + "@react-native-kakao/core": 1.4.6-alpha.1 react: "*" react-native: "*" languageName: unknown @@ -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.0" + "@react-native-kakao/core": "npm:1.4.6-alpha.1" "@types/jest": "npm:^29.5.5" "@types/react": "npm:^18.2.44" del-cli: "npm:^5.1.0" @@ -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.0 + "@react-native-kakao/core": 1.4.6-alpha.1 react: "*" react-native: "*" languageName: unknown @@ -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.0" + "@react-native-kakao/core": "npm:1.4.6-alpha.1" "@types/invariant": "npm:^2" "@types/jest": "npm:^29.5.5" "@types/react": "npm:^18.2.44" @@ -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.0 + "@react-native-kakao/core": 1.4.6-alpha.1 react: "*" react-native: "*" languageName: unknown @@ -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.0" + "@react-native-kakao/core": "npm:1.4.6-alpha.1" "@types/invariant": "npm:^2" "@types/jest": "npm:^29.5.5" "@types/react": "npm:^18.2.44" @@ -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.0 + "@react-native-kakao/core": 1.4.6-alpha.1 react: "*" react-native: "*" languageName: unknown