From 9cf3261d166cf28f784a168a56f10301a6324f06 Mon Sep 17 00:00:00 2001 From: Mystic Date: Tue, 3 Sep 2024 23:56:27 +0900 Subject: [PATCH] chore: publish [skip ci] --- CHANGELOG.md | 7 +++++++ lerna.json | 2 +- packages/channel/CHANGELOG.md | 4 ++++ packages/channel/package.json | 6 +++--- packages/core/CHANGELOG.md | 4 ++++ packages/core/package.json | 2 +- packages/map/CHANGELOG.md | 7 +++++++ packages/map/package.json | 6 +++--- packages/navi/CHANGELOG.md | 7 +++++++ 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 | 26 +++++++++++++------------- 17 files changed, 74 insertions(+), 33 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 2c9d505..2784a8a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,13 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [2.2.6](https://github.com/mym0404/react-native-kakao/compare/v2.2.5...v2.2.6) (2024-09-03) + +### Bug Fixes + +* Add missing @ReactMethod ([0ed2c08](https://github.com/mym0404/react-native-kakao/commit/0ed2c0869e2c69bc1c2ba417bf46a741f0aa81e4)) +* Add missing @ReactMethod import ([8c8b205](https://github.com/mym0404/react-native-kakao/commit/8c8b205947de57e20a9e2b9a7db29198bd381405)) + ## [2.2.5](https://github.com/mym0404/react-native-kakao/compare/v2.2.4...v2.2.5) (2024-07-02) ### Bug Fixes diff --git a/lerna.json b/lerna.json index cbcc0ff..91d2c55 100644 --- a/lerna.json +++ b/lerna.json @@ -1,6 +1,6 @@ { "$schema": "node_modules/lerna/schemas/lerna-schema.json", - "version": "2.2.5", + "version": "2.2.6", "packages": [ "packages/*" ], diff --git a/packages/channel/CHANGELOG.md b/packages/channel/CHANGELOG.md index 9f00c63..ef40312 100644 --- a/packages/channel/CHANGELOG.md +++ b/packages/channel/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. +## [2.2.6](https://github.com/mym0404/react-native-kakao/compare/v2.2.5...v2.2.6) (2024-09-03) + +**Note:** Version bump only for package @react-native-kakao/channel + ## [2.2.5](https://github.com/mym0404/react-native-kakao/compare/v2.2.4...v2.2.5) (2024-07-02) **Note:** Version bump only for package @react-native-kakao/channel diff --git a/packages/channel/package.json b/packages/channel/package.json index a557e8a..5d7b09c 100644 --- a/packages/channel/package.json +++ b/packages/channel/package.json @@ -1,7 +1,7 @@ { "name": "@react-native-kakao/channel", "description": "React Native Kakao Channel SDK", - "version": "2.2.5", + "version": "2.2.6", "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": "2.2.5", + "@react-native-kakao/core": "2.2.6", "@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": "2.2.5", + "@react-native-kakao/core": "2.2.6", "react": "*", "react-native": "*" }, diff --git a/packages/core/CHANGELOG.md b/packages/core/CHANGELOG.md index ea7f83e..9dc6cd6 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. +## [2.2.6](https://github.com/mym0404/react-native-kakao/compare/v2.2.5...v2.2.6) (2024-09-03) + +**Note:** Version bump only for package @react-native-kakao/core + ## [2.2.5](https://github.com/mym0404/react-native-kakao/compare/v2.2.4...v2.2.5) (2024-07-02) **Note:** Version bump only for package @react-native-kakao/core diff --git a/packages/core/package.json b/packages/core/package.json index 4a193d4..bd5e696 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": "2.2.5", + "version": "2.2.6", "main": "lib/commonjs/index", "module": "lib/module/index", "types": "lib/typescript/src/index.d.ts", diff --git a/packages/map/CHANGELOG.md b/packages/map/CHANGELOG.md index 2baa007..57080c5 100644 --- a/packages/map/CHANGELOG.md +++ b/packages/map/CHANGELOG.md @@ -3,6 +3,13 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [2.2.6](https://github.com/mym0404/react-native-kakao/compare/v2.2.5...v2.2.6) (2024-09-03) + +### Bug Fixes + +* Add missing @ReactMethod ([0ed2c08](https://github.com/mym0404/react-native-kakao/commit/0ed2c0869e2c69bc1c2ba417bf46a741f0aa81e4)) +* Add missing @ReactMethod import ([8c8b205](https://github.com/mym0404/react-native-kakao/commit/8c8b205947de57e20a9e2b9a7db29198bd381405)) + ## [2.2.5](https://github.com/mym0404/react-native-kakao/compare/v2.2.4...v2.2.5) (2024-07-02) **Note:** Version bump only for package @react-native-kakao/map diff --git a/packages/map/package.json b/packages/map/package.json index 44c4e4a..73e931b 100644 --- a/packages/map/package.json +++ b/packages/map/package.json @@ -1,7 +1,7 @@ { "name": "@react-native-kakao/map", "description": "React Native Kakao Map SDK", - "version": "2.2.5", + "version": "2.2.6", "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": "2.2.5", + "@react-native-kakao/core": "2.2.6", "@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": "2.2.5", + "@react-native-kakao/core": "2.2.6", "react": "*", "react-native": "*" }, diff --git a/packages/navi/CHANGELOG.md b/packages/navi/CHANGELOG.md index e1a1346..fa216f6 100644 --- a/packages/navi/CHANGELOG.md +++ b/packages/navi/CHANGELOG.md @@ -3,6 +3,13 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [2.2.6](https://github.com/mym0404/react-native-kakao/compare/v2.2.5...v2.2.6) (2024-09-03) + +### Bug Fixes + +* Add missing @ReactMethod ([0ed2c08](https://github.com/mym0404/react-native-kakao/commit/0ed2c0869e2c69bc1c2ba417bf46a741f0aa81e4)) +* Add missing @ReactMethod import ([8c8b205](https://github.com/mym0404/react-native-kakao/commit/8c8b205947de57e20a9e2b9a7db29198bd381405)) + ## [2.2.5](https://github.com/mym0404/react-native-kakao/compare/v2.2.4...v2.2.5) (2024-07-02) **Note:** Version bump only for package @react-native-kakao/navi diff --git a/packages/navi/package.json b/packages/navi/package.json index 44331cc..53661a2 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": "2.2.5", + "version": "2.2.6", "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": "2.2.5", + "@react-native-kakao/core": "2.2.6", "@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": "2.2.5", + "@react-native-kakao/core": "2.2.6", "react": "*", "react-native": "*" }, diff --git a/packages/share/CHANGELOG.md b/packages/share/CHANGELOG.md index 7a90f16..d3762d7 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. +## [2.2.6](https://github.com/mym0404/react-native-kakao/compare/v2.2.5...v2.2.6) (2024-09-03) + +**Note:** Version bump only for package @react-native-kakao/share + ## [2.2.5](https://github.com/mym0404/react-native-kakao/compare/v2.2.4...v2.2.5) (2024-07-02) ### Bug Fixes diff --git a/packages/share/package.json b/packages/share/package.json index 1187e3f..5e72c86 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": "2.2.5", + "version": "2.2.6", "main": "lib/commonjs/index", "module": "lib/module/index", "types": "lib/typescript/src/index.d.ts", @@ -61,7 +61,7 @@ "access": "public" }, "devDependencies": { - "@react-native-kakao/core": "2.2.5", + "@react-native-kakao/core": "2.2.6", "@types/jest": "^29.5.5", "@types/react": "^18.2.44", "del-cli": "^5.1.0", @@ -72,7 +72,7 @@ "typescript": "5.1.6" }, "peerDependencies": { - "@react-native-kakao/core": "2.2.5", + "@react-native-kakao/core": "2.2.6", "react": "*", "react-native": "*" }, diff --git a/packages/social/CHANGELOG.md b/packages/social/CHANGELOG.md index 05f88a3..63ce71b 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. +## [2.2.6](https://github.com/mym0404/react-native-kakao/compare/v2.2.5...v2.2.6) (2024-09-03) + +**Note:** Version bump only for package @react-native-kakao/social + ## [2.2.5](https://github.com/mym0404/react-native-kakao/compare/v2.2.4...v2.2.5) (2024-07-02) **Note:** Version bump only for package @react-native-kakao/social diff --git a/packages/social/package.json b/packages/social/package.json index 6be1258..2118b42 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": "2.2.5", + "version": "2.2.6", "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": "2.2.5", + "@react-native-kakao/core": "2.2.6", "@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": "2.2.5", + "@react-native-kakao/core": "2.2.6", "react": "*", "react-native": "*" }, diff --git a/packages/user/CHANGELOG.md b/packages/user/CHANGELOG.md index f1fb687..bb31086 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. +## [2.2.6](https://github.com/mym0404/react-native-kakao/compare/v2.2.5...v2.2.6) (2024-09-03) + +**Note:** Version bump only for package @react-native-kakao/user + ## [2.2.5](https://github.com/mym0404/react-native-kakao/compare/v2.2.4...v2.2.5) (2024-07-02) **Note:** Version bump only for package @react-native-kakao/user diff --git a/packages/user/package.json b/packages/user/package.json index 985eb30..e3d173e 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": "2.2.5", + "version": "2.2.6", "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": "2.2.5", + "@react-native-kakao/core": "2.2.6", "@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": "2.2.5", + "@react-native-kakao/core": "2.2.6", "react": "*", "react-native": "*" }, diff --git a/yarn.lock b/yarn.lock index 238c587..fe7b1c4 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5065,7 +5065,7 @@ __metadata: resolution: "@react-native-kakao/channel@workspace:packages/channel" dependencies: "@mj-studio/js-util": "npm:^1.0.34" - "@react-native-kakao/core": "npm:2.2.5" + "@react-native-kakao/core": "npm:2.2.6" "@types/invariant": "npm:^2" "@types/jest": "npm:^29.5.5" "@types/react": "npm:^18.2.44" @@ -5076,13 +5076,13 @@ __metadata: react-native-builder-bob: "npm:^0.20.0" typescript: "npm:5.1.6" peerDependencies: - "@react-native-kakao/core": 2.2.5 + "@react-native-kakao/core": 2.2.6 react: "*" react-native: "*" languageName: unknown linkType: soft -"@react-native-kakao/core@npm:2.2.5, @react-native-kakao/core@workspace:packages/core": +"@react-native-kakao/core@npm:2.2.6, @react-native-kakao/core@workspace:packages/core": version: 0.0.0-use.local resolution: "@react-native-kakao/core@workspace:packages/core" dependencies: @@ -5114,7 +5114,7 @@ __metadata: resolution: "@react-native-kakao/map@workspace:packages/map" dependencies: "@mj-studio/js-util": "npm:1.1.3" - "@react-native-kakao/core": "npm:2.2.5" + "@react-native-kakao/core": "npm:2.2.6" "@types/invariant": "npm:^2" "@types/jest": "npm:^29.5.5" "@types/react": "npm:^18.2.44" @@ -5125,7 +5125,7 @@ __metadata: react-native-builder-bob: "npm:^0.20.0" typescript: "npm:5.1.6" peerDependencies: - "@react-native-kakao/core": 2.2.5 + "@react-native-kakao/core": 2.2.6 react: "*" react-native: "*" languageName: unknown @@ -5136,7 +5136,7 @@ __metadata: resolution: "@react-native-kakao/navi@workspace:packages/navi" dependencies: "@mj-studio/js-util": "npm:1.1.3" - "@react-native-kakao/core": "npm:2.2.5" + "@react-native-kakao/core": "npm:2.2.6" "@types/invariant": "npm:^2" "@types/jest": "npm:^29.5.5" "@types/react": "npm:^18.2.44" @@ -5147,7 +5147,7 @@ __metadata: react-native-builder-bob: "npm:^0.20.0" typescript: "npm:5.1.6" peerDependencies: - "@react-native-kakao/core": 2.2.5 + "@react-native-kakao/core": 2.2.6 react: "*" react-native: "*" languageName: unknown @@ -5158,7 +5158,7 @@ __metadata: resolution: "@react-native-kakao/share@workspace:packages/share" dependencies: "@mj-studio/js-util": "npm:1.1.14" - "@react-native-kakao/core": "npm:2.2.5" + "@react-native-kakao/core": "npm:2.2.6" "@types/jest": "npm:^29.5.5" "@types/react": "npm:^18.2.44" del-cli: "npm:^5.1.0" @@ -5168,7 +5168,7 @@ __metadata: react-native-builder-bob: "npm:^0.20.0" typescript: "npm:5.1.6" peerDependencies: - "@react-native-kakao/core": 2.2.5 + "@react-native-kakao/core": 2.2.6 react: "*" react-native: "*" languageName: unknown @@ -5179,7 +5179,7 @@ __metadata: resolution: "@react-native-kakao/social@workspace:packages/social" dependencies: "@mj-studio/js-util": "npm:1.1.3" - "@react-native-kakao/core": "npm:2.2.5" + "@react-native-kakao/core": "npm:2.2.6" "@types/invariant": "npm:^2" "@types/jest": "npm:^29.5.5" "@types/react": "npm:^18.2.44" @@ -5190,7 +5190,7 @@ __metadata: react-native-builder-bob: "npm:^0.20.0" typescript: "npm:5.1.6" peerDependencies: - "@react-native-kakao/core": 2.2.5 + "@react-native-kakao/core": 2.2.6 react: "*" react-native: "*" languageName: unknown @@ -5201,7 +5201,7 @@ __metadata: resolution: "@react-native-kakao/user@workspace:packages/user" dependencies: "@mj-studio/js-util": "npm:1.1.3" - "@react-native-kakao/core": "npm:2.2.5" + "@react-native-kakao/core": "npm:2.2.6" "@types/invariant": "npm:^2" "@types/jest": "npm:^29.5.5" "@types/react": "npm:^18.2.44" @@ -5212,7 +5212,7 @@ __metadata: react-native-builder-bob: "npm:^0.20.0" typescript: "npm:5.1.6" peerDependencies: - "@react-native-kakao/core": 2.2.5 + "@react-native-kakao/core": 2.2.6 react: "*" react-native: "*" languageName: unknown