Skip to content

Commit afd06e1

Browse files
committed
chore: publish [skip ci]
1 parent 24ea79f commit afd06e1

15 files changed

+91
-24
lines changed

CHANGELOG.md

+10
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,16 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [2.0.0](https://github.com/mym0404/react-native-kakao/compare/v1.7.0...v2.0.0) (2024-05-02)
7+
8+
### Features
9+
10+
* **user:** web ([d49474b](https://github.com/mym0404/react-native-kakao/commit/d49474b1dfcd410519dc03e13a7ff66bfc13463c))
11+
* **web:** bump rn 0.74.1-rc01, check all platforms ([d1b7518](https://github.com/mym0404/react-native-kakao/commit/d1b7518afc7f36306b2667b30f39ab0d5847815e))
12+
* **web:** create all default export in packages ([aea1578](https://github.com/mym0404/react-native-kakao/commit/aea1578b06a5100c89ce0614e132dc8073426994))
13+
* **web:** create web utils + initialization ([ab1f9ac](https://github.com/mym0404/react-native-kakao/commit/ab1f9ac73a5da112ef6e08958df0e18263fca151))
14+
* **web:** user ([4108356](https://github.com/mym0404/react-native-kakao/commit/4108356ed4ea9cce64197fdd8d4db5d5660c9e14))
15+
616
## [1.7.0](https://github.com/mym0404/react-native-kakao/compare/v1.6.3...v1.7.0) (2024-04-30)
717

818
### Features

lerna.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"$schema": "node_modules/lerna/schemas/lerna-schema.json",
3-
"version": "1.7.0",
3+
"version": "2.0.0",
44
"packages": [
55
"packages/*"
66
],

packages/channel/CHANGELOG.md

+10
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,16 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [2.0.0](https://github.com/mym0404/react-native-kakao/compare/v1.7.0...v2.0.0) (2024-05-02)
7+
8+
### Features
9+
10+
* **user:** web ([d49474b](https://github.com/mym0404/react-native-kakao/commit/d49474b1dfcd410519dc03e13a7ff66bfc13463c))
11+
* **web:** bump rn 0.74.1-rc01, check all platforms ([d1b7518](https://github.com/mym0404/react-native-kakao/commit/d1b7518afc7f36306b2667b30f39ab0d5847815e))
12+
* **web:** create all default export in packages ([aea1578](https://github.com/mym0404/react-native-kakao/commit/aea1578b06a5100c89ce0614e132dc8073426994))
13+
* **web:** create web utils + initialization ([ab1f9ac](https://github.com/mym0404/react-native-kakao/commit/ab1f9ac73a5da112ef6e08958df0e18263fca151))
14+
* **web:** user ([4108356](https://github.com/mym0404/react-native-kakao/commit/4108356ed4ea9cce64197fdd8d4db5d5660c9e14))
15+
616
## [1.7.0](https://github.com/mym0404/react-native-kakao/compare/v1.6.3...v1.7.0) (2024-04-30)
717

818
### Features

packages/channel/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@react-native-kakao/channel",
33
"description": "React Native Kakao Channel SDK",
4-
"version": "1.7.0",
4+
"version": "2.0.0",
55
"main": "lib/commonjs/index",
66
"module": "lib/module/index",
77
"types": "lib/typescript/src/index.d.ts",

packages/core/CHANGELOG.md

+10
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,16 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [2.0.0](https://github.com/mym0404/react-native-kakao/compare/v1.7.0...v2.0.0) (2024-05-02)
7+
8+
### Features
9+
10+
* **user:** web ([d49474b](https://github.com/mym0404/react-native-kakao/commit/d49474b1dfcd410519dc03e13a7ff66bfc13463c))
11+
* **web:** bump rn 0.74.1-rc01, check all platforms ([d1b7518](https://github.com/mym0404/react-native-kakao/commit/d1b7518afc7f36306b2667b30f39ab0d5847815e))
12+
* **web:** create all default export in packages ([aea1578](https://github.com/mym0404/react-native-kakao/commit/aea1578b06a5100c89ce0614e132dc8073426994))
13+
* **web:** create web utils + initialization ([ab1f9ac](https://github.com/mym0404/react-native-kakao/commit/ab1f9ac73a5da112ef6e08958df0e18263fca151))
14+
* **web:** user ([4108356](https://github.com/mym0404/react-native-kakao/commit/4108356ed4ea9cce64197fdd8d4db5d5660c9e14))
15+
616
## [1.7.0](https://github.com/mym0404/react-native-kakao/compare/v1.6.3...v1.7.0) (2024-04-30)
717

818
### Features

packages/core/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@react-native-kakao/core",
33
"description": "React Native Kakao Core SDK",
4-
"version": "1.7.0",
4+
"version": "2.0.0",
55
"main": "lib/commonjs/index",
66
"module": "lib/module/index",
77
"types": "lib/typescript/src/index.d.ts",

packages/navi/CHANGELOG.md

+9
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,15 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [2.0.0](https://github.com/mym0404/react-native-kakao/compare/v1.7.0...v2.0.0) (2024-05-02)
7+
8+
### Features
9+
10+
* **user:** web ([d49474b](https://github.com/mym0404/react-native-kakao/commit/d49474b1dfcd410519dc03e13a7ff66bfc13463c))
11+
* **web:** bump rn 0.74.1-rc01, check all platforms ([d1b7518](https://github.com/mym0404/react-native-kakao/commit/d1b7518afc7f36306b2667b30f39ab0d5847815e))
12+
* **web:** create all default export in packages ([aea1578](https://github.com/mym0404/react-native-kakao/commit/aea1578b06a5100c89ce0614e132dc8073426994))
13+
* **web:** create web utils + initialization ([ab1f9ac](https://github.com/mym0404/react-native-kakao/commit/ab1f9ac73a5da112ef6e08958df0e18263fca151))
14+
615
## [1.7.0](https://github.com/mym0404/react-native-kakao/compare/v1.6.3...v1.7.0) (2024-04-30)
716

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

packages/navi/package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@react-native-kakao/navi",
33
"description": "React Native Kakao Navi SDK",
4-
"version": "1.7.0",
4+
"version": "2.0.0",
55
"main": "lib/commonjs/index",
66
"module": "lib/module/index",
77
"types": "lib/typescript/src/index.d.ts",
@@ -62,7 +62,7 @@
6262
"access": "public"
6363
},
6464
"devDependencies": {
65-
"@react-native-kakao/core": "1.7.0",
65+
"@react-native-kakao/core": "2.0.0",
6666
"@types/invariant": "^2",
6767
"@types/jest": "^29.5.5",
6868
"@types/react": "^18.2.44",
@@ -74,7 +74,7 @@
7474
"typescript": "5.1.6"
7575
},
7676
"peerDependencies": {
77-
"@react-native-kakao/core": "1.7.0",
77+
"@react-native-kakao/core": "2.0.0",
7878
"react": "*",
7979
"react-native": "*"
8080
},

packages/share/CHANGELOG.md

+9
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,15 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [2.0.0](https://github.com/mym0404/react-native-kakao/compare/v1.7.0...v2.0.0) (2024-05-02)
7+
8+
### Features
9+
10+
* **user:** web ([d49474b](https://github.com/mym0404/react-native-kakao/commit/d49474b1dfcd410519dc03e13a7ff66bfc13463c))
11+
* **web:** bump rn 0.74.1-rc01, check all platforms ([d1b7518](https://github.com/mym0404/react-native-kakao/commit/d1b7518afc7f36306b2667b30f39ab0d5847815e))
12+
* **web:** create all default export in packages ([aea1578](https://github.com/mym0404/react-native-kakao/commit/aea1578b06a5100c89ce0614e132dc8073426994))
13+
* **web:** create web utils + initialization ([ab1f9ac](https://github.com/mym0404/react-native-kakao/commit/ab1f9ac73a5da112ef6e08958df0e18263fca151))
14+
615
## [1.7.0](https://github.com/mym0404/react-native-kakao/compare/v1.6.3...v1.7.0) (2024-04-30)
716

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

packages/share/package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@react-native-kakao/share",
33
"description": "React Native Kakao Share SDK",
4-
"version": "1.7.0",
4+
"version": "2.0.0",
55
"main": "lib/commonjs/index",
66
"module": "lib/module/index",
77
"types": "lib/typescript/src/index.d.ts",
@@ -61,7 +61,7 @@
6161
"access": "public"
6262
},
6363
"devDependencies": {
64-
"@react-native-kakao/core": "1.7.0",
64+
"@react-native-kakao/core": "2.0.0",
6565
"@types/jest": "^29.5.5",
6666
"@types/react": "^18.2.44",
6767
"del-cli": "^5.1.0",
@@ -72,7 +72,7 @@
7272
"typescript": "5.1.6"
7373
},
7474
"peerDependencies": {
75-
"@react-native-kakao/core": "1.7.0",
75+
"@react-native-kakao/core": "2.0.0",
7676
"react": "*",
7777
"react-native": "*"
7878
},

packages/social/CHANGELOG.md

+9
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,15 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [2.0.0](https://github.com/mym0404/react-native-kakao/compare/v1.7.0...v2.0.0) (2024-05-02)
7+
8+
### Features
9+
10+
* **user:** web ([d49474b](https://github.com/mym0404/react-native-kakao/commit/d49474b1dfcd410519dc03e13a7ff66bfc13463c))
11+
* **web:** bump rn 0.74.1-rc01, check all platforms ([d1b7518](https://github.com/mym0404/react-native-kakao/commit/d1b7518afc7f36306b2667b30f39ab0d5847815e))
12+
* **web:** create all default export in packages ([aea1578](https://github.com/mym0404/react-native-kakao/commit/aea1578b06a5100c89ce0614e132dc8073426994))
13+
* **web:** create web utils + initialization ([ab1f9ac](https://github.com/mym0404/react-native-kakao/commit/ab1f9ac73a5da112ef6e08958df0e18263fca151))
14+
615
## [1.7.0](https://github.com/mym0404/react-native-kakao/compare/v1.6.3...v1.7.0) (2024-04-30)
716

817
### Features

packages/social/package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@react-native-kakao/social",
33
"description": "React Native Kakao Social SDK",
4-
"version": "1.7.0",
4+
"version": "2.0.0",
55
"main": "lib/commonjs/index",
66
"module": "lib/module/index",
77
"types": "lib/typescript/src/index.d.ts",
@@ -64,7 +64,7 @@
6464
"access": "public"
6565
},
6666
"devDependencies": {
67-
"@react-native-kakao/core": "1.7.0",
67+
"@react-native-kakao/core": "2.0.0",
6868
"@types/invariant": "^2",
6969
"@types/jest": "^29.5.5",
7070
"@types/react": "^18.2.44",
@@ -76,7 +76,7 @@
7676
"typescript": "5.1.6"
7777
},
7878
"peerDependencies": {
79-
"@react-native-kakao/core": "1.7.0",
79+
"@react-native-kakao/core": "2.0.0",
8080
"react": "*",
8181
"react-native": "*"
8282
},

packages/user/CHANGELOG.md

+10
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,16 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [2.0.0](https://github.com/mym0404/react-native-kakao/compare/v1.7.0...v2.0.0) (2024-05-02)
7+
8+
### Features
9+
10+
* **user:** web ([d49474b](https://github.com/mym0404/react-native-kakao/commit/d49474b1dfcd410519dc03e13a7ff66bfc13463c))
11+
* **web:** bump rn 0.74.1-rc01, check all platforms ([d1b7518](https://github.com/mym0404/react-native-kakao/commit/d1b7518afc7f36306b2667b30f39ab0d5847815e))
12+
* **web:** create all default export in packages ([aea1578](https://github.com/mym0404/react-native-kakao/commit/aea1578b06a5100c89ce0614e132dc8073426994))
13+
* **web:** create web utils + initialization ([ab1f9ac](https://github.com/mym0404/react-native-kakao/commit/ab1f9ac73a5da112ef6e08958df0e18263fca151))
14+
* **web:** user ([4108356](https://github.com/mym0404/react-native-kakao/commit/4108356ed4ea9cce64197fdd8d4db5d5660c9e14))
15+
616
## [1.7.0](https://github.com/mym0404/react-native-kakao/compare/v1.6.3...v1.7.0) (2024-04-30)
717

818
### Features

packages/user/package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@react-native-kakao/user",
33
"description": "React Native Kakao User SDK",
4-
"version": "1.7.0",
4+
"version": "2.0.0",
55
"main": "lib/commonjs/index",
66
"module": "lib/module/index",
77
"types": "lib/typescript/src/index.d.ts",
@@ -62,7 +62,7 @@
6262
"access": "public"
6363
},
6464
"devDependencies": {
65-
"@react-native-kakao/core": "1.7.0",
65+
"@react-native-kakao/core": "2.0.0",
6666
"@types/invariant": "^2",
6767
"@types/jest": "^29.5.5",
6868
"@types/react": "^18.2.44",
@@ -74,7 +74,7 @@
7474
"typescript": "5.1.6"
7575
},
7676
"peerDependencies": {
77-
"@react-native-kakao/core": "1.7.0",
77+
"@react-native-kakao/core": "2.0.0",
7878
"react": "*",
7979
"react-native": "*"
8080
},

yarn.lock

+9-9
Original file line numberDiff line numberDiff line change
@@ -4762,7 +4762,7 @@ __metadata:
47624762
languageName: node
47634763
linkType: hard
47644764

4765-
"@react-native-kakao/core@npm:1.7.0, @react-native-kakao/core@workspace:packages/core":
4765+
"@react-native-kakao/core@npm:2.0.0, @react-native-kakao/core@workspace:packages/core":
47664766
version: 0.0.0-use.local
47674767
resolution: "@react-native-kakao/core@workspace:packages/core"
47684768
dependencies:
@@ -4793,7 +4793,7 @@ __metadata:
47934793
resolution: "@react-native-kakao/navi@workspace:packages/navi"
47944794
dependencies:
47954795
"@mj-studio/js-util": "npm:^1.0.34"
4796-
"@react-native-kakao/core": "npm:1.7.0"
4796+
"@react-native-kakao/core": "npm:2.0.0"
47974797
"@types/invariant": "npm:^2"
47984798
"@types/jest": "npm:^29.5.5"
47994799
"@types/react": "npm:^18.2.44"
@@ -4804,7 +4804,7 @@ __metadata:
48044804
react-native-builder-bob: "npm:^0.20.0"
48054805
typescript: "npm:5.1.6"
48064806
peerDependencies:
4807-
"@react-native-kakao/core": 1.7.0
4807+
"@react-native-kakao/core": 2.0.0
48084808
react: "*"
48094809
react-native: "*"
48104810
languageName: unknown
@@ -4814,7 +4814,7 @@ __metadata:
48144814
version: 0.0.0-use.local
48154815
resolution: "@react-native-kakao/share@workspace:packages/share"
48164816
dependencies:
4817-
"@react-native-kakao/core": "npm:1.7.0"
4817+
"@react-native-kakao/core": "npm:2.0.0"
48184818
"@types/jest": "npm:^29.5.5"
48194819
"@types/react": "npm:^18.2.44"
48204820
del-cli: "npm:^5.1.0"
@@ -4824,7 +4824,7 @@ __metadata:
48244824
react-native-builder-bob: "npm:^0.20.0"
48254825
typescript: "npm:5.1.6"
48264826
peerDependencies:
4827-
"@react-native-kakao/core": 1.7.0
4827+
"@react-native-kakao/core": 2.0.0
48284828
react: "*"
48294829
react-native: "*"
48304830
languageName: unknown
@@ -4835,7 +4835,7 @@ __metadata:
48354835
resolution: "@react-native-kakao/social@workspace:packages/social"
48364836
dependencies:
48374837
"@mj-studio/js-util": "npm:^1.0.34"
4838-
"@react-native-kakao/core": "npm:1.7.0"
4838+
"@react-native-kakao/core": "npm:2.0.0"
48394839
"@types/invariant": "npm:^2"
48404840
"@types/jest": "npm:^29.5.5"
48414841
"@types/react": "npm:^18.2.44"
@@ -4846,7 +4846,7 @@ __metadata:
48464846
react-native-builder-bob: "npm:^0.20.0"
48474847
typescript: "npm:5.1.6"
48484848
peerDependencies:
4849-
"@react-native-kakao/core": 1.7.0
4849+
"@react-native-kakao/core": 2.0.0
48504850
react: "*"
48514851
react-native: "*"
48524852
languageName: unknown
@@ -4857,7 +4857,7 @@ __metadata:
48574857
resolution: "@react-native-kakao/user@workspace:packages/user"
48584858
dependencies:
48594859
"@mj-studio/js-util": "npm:1.0.35"
4860-
"@react-native-kakao/core": "npm:1.7.0"
4860+
"@react-native-kakao/core": "npm:2.0.0"
48614861
"@types/invariant": "npm:^2"
48624862
"@types/jest": "npm:^29.5.5"
48634863
"@types/react": "npm:^18.2.44"
@@ -4868,7 +4868,7 @@ __metadata:
48684868
react-native-builder-bob: "npm:^0.20.0"
48694869
typescript: "npm:5.1.6"
48704870
peerDependencies:
4871-
"@react-native-kakao/core": 1.7.0
4871+
"@react-native-kakao/core": 2.0.0
48724872
react: "*"
48734873
react-native: "*"
48744874
languageName: unknown

0 commit comments

Comments
 (0)