@shopby/shop-sdk 1.20.5 → 1.21.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (3) hide show
  1. package/CHANGELOG.md +1395 -0
  2. package/README.md +0 -4
  3. package/package.json +1 -1
package/CHANGELOG.md ADDED
@@ -0,0 +1,1395 @@
1
+ # Changelog
2
+
3
+ All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
4
+
5
+ ## 1.21.0 (2022-06-16)
6
+
7
+
8
+ ### Features
9
+
10
+ * add accumulation type ([845347e](https://gitlab.e-ncp.com/ncp-client/shop-sdk/commit/845347e27b1ca820249d39e754c40fad09d433b4))
11
+ * add accumulationSummary type ([b792666](https://gitlab.e-ncp.com/ncp-client/shop-sdk/commit/b79266658861742356c0a2360d31af067064eff0))
12
+ * add DateYmd type ([8d9565b](https://gitlab.e-ncp.com/ncp-client/shop-sdk/commit/8d9565b7914107564ba806f0f41b3f784b614ecf))
13
+ * add display config types ([b76c516](https://gitlab.e-ncp.com/ncp-client/shop-sdk/commit/b76c516b49a0fd4302d73a31b3d1a75ffecb0e6a))
14
+ * add getSpace ([5ec1404](https://gitlab.e-ncp.com/ncp-client/shop-sdk/commit/5ec14043d4328fe183736d4c65abe4d739c57696))
15
+ * add getSpaceMapping ([449675d](https://gitlab.e-ncp.com/ncp-client/shop-sdk/commit/449675da9157fb7fa79c44a47e5ac2d8fedd444e))
16
+ * add manage config types ([93c6668](https://gitlab.e-ncp.com/ncp-client/shop-sdk/commit/93c6668c7415da68423992dd5423b7101faff816))
17
+ * add postSpaceMapping ([b4d6648](https://gitlab.e-ncp.com/ncp-client/shop-sdk/commit/b4d6648192c83cea126ce8be64324829b1218f91))
18
+ * add postSpaceMappingUnclassified ([ae14942](https://gitlab.e-ncp.com/ncp-client/shop-sdk/commit/ae149426684afffe31bf09ba3fa5a76bee67a55e))
19
+ * add product option type ([d359469](https://gitlab.e-ncp.com/ncp-client/shop-sdk/commit/d359469d08eefc9d7bd490329f41c0e3fbc7ee36))
20
+ * add PutProfileOrderOptionsOrderOptionNoConfirm ([6a2f694](https://gitlab.e-ncp.com/ncp-client/shop-sdk/commit/6a2f69474e3e547ff050d4a13afd9565cf26d8b4))
21
+ * add request middleware ([bea67e3](https://gitlab.e-ncp.com/ncp-client/shop-sdk/commit/bea67e3101f538b29c9a496fa08fcd0435ce2983))
22
+ * add root types ([bdc7f59](https://gitlab.e-ncp.com/ncp-client/shop-sdk/commit/bdc7f5905b0596e2accea284ea5823d894af1628))
23
+ * add some type for claim api ([15886d4](https://gitlab.e-ncp.com/ncp-client/shop-sdk/commit/15886d43e37f09d18eef173617d2763cb7090fcf))
24
+ * add useAccessToken ([c339ef9](https://gitlab.e-ncp.com/ncp-client/shop-sdk/commit/c339ef9d6f59af7c0b0d5560e5a041262e23806f))
25
+ * add useAccessToken option ([e3cd08f](https://gitlab.e-ncp.com/ncp-client/shop-sdk/commit/e3cd08f24ae31000f2ed0193c7912c1273cdc321))
26
+ * delete space unmapping ([3b5dead](https://gitlab.e-ncp.com/ncp-client/shop-sdk/commit/3b5deadb1367e39e8af1467f72af5073751df93f))
27
+ * delete useless file ([21c5198](https://gitlab.e-ncp.com/ncp-client/shop-sdk/commit/21c519803c4f3da5f59eacb4773535500204e573))
28
+ * directory restructure and add product domain type ([fd876ba](https://gitlab.e-ncp.com/ncp-client/shop-sdk/commit/fd876ba716f7420164388cf1b11163b504ac9388))
29
+ * order config types ([aebb16f](https://gitlab.e-ncp.com/ncp-client/shop-sdk/commit/aebb16f2d51e44a737c6eeb5cf66a0b4311dfef0))
30
+ * post profile like products type ([3aec0dd](https://gitlab.e-ncp.com/ncp-client/shop-sdk/commit/3aec0ddb7f495fa5240d159d92832a36638d4c3f))
31
+ * rename all functions ([4438607](https://gitlab.e-ncp.com/ncp-client/shop-sdk/commit/44386076a63b90b90417f31772c4129b5cf35fe9))
32
+
33
+
34
+ ### Bug Fixes
35
+
36
+ * access token ([85a6047](https://gitlab.e-ncp.com/ncp-client/shop-sdk/commit/85a6047a48304878979ec771378bf050229a17cb))
37
+ * access token option ([2cb6aff](https://gitlab.e-ncp.com/ncp-client/shop-sdk/commit/2cb6aff3cb01dcea8077279d5aba9a310c91bbbc))
38
+ * access token type ([d53aebd](https://gitlab.e-ncp.com/ncp-client/shop-sdk/commit/d53aebd50396c5028d7cddaa021ff7907a6ccade))
39
+ * add getBoardsBoardNoArticles types ([eecf699](https://gitlab.e-ncp.com/ncp-client/shop-sdk/commit/eecf69967506be233f64c446be378dc0f58b6df8))
40
+ * add nullable, rafactory ([130fed8](https://gitlab.e-ncp.com/ncp-client/shop-sdk/commit/130fed8e5d1d0763ebb3fe88986888ae3a5a6673))
41
+ * add PAY_TYPE_MAP ([c53d95e](https://gitlab.e-ncp.com/ncp-client/shop-sdk/commit/c53d95eecc42c725c80dd65e73200611fa91b92c))
42
+ * add profile product inquiry ([a9fccd6](https://gitlab.e-ncp.com/ncp-client/shop-sdk/commit/a9fccd682de13086e43e317d335d85d2598fbbad))
43
+ * add root type ([1112503](https://gitlab.e-ncp.com/ncp-client/shop-sdk/commit/1112503eba74d2a94ee4e2e1d9365a5ebda2f06f))
44
+ * add test console ([a246714](https://gitlab.e-ncp.com/ncp-client/shop-sdk/commit/a246714c2a094c0a23f100f7271b8518966a0211))
45
+ * add type for getProfileOrdersOrderNoClaim ([c8b2454](https://gitlab.e-ncp.com/ncp-client/shop-sdk/commit/c8b2454dc806f9b8e4e1389bfe6ec522f9b0bf71))
46
+ * add type for order ([757b46e](https://gitlab.e-ncp.com/ncp-client/shop-sdk/commit/757b46e8b517ae611e5ce72dab4109388d1eec19))
47
+ * add type for order api ([65e74c3](https://gitlab.e-ncp.com/ncp-client/shop-sdk/commit/65e74c3338efdf2130c946e526d348ecc0ba82d6))
48
+ * add type for postPaymentsReserve ([68611d0](https://gitlab.e-ncp.com/ncp-client/shop-sdk/commit/68611d07998adf2d7546e06edae459316b8f18a2))
49
+ * add type for profileOrdersOrderNo ([efc4fa1](https://gitlab.e-ncp.com/ncp-client/shop-sdk/commit/efc4fa1ee425da60a305d02baf2e933b0df0ea5e))
50
+ * add type of profileOrders ([67d1262](https://gitlab.e-ncp.com/ncp-client/shop-sdk/commit/67d1262cb97eca00b53fc2860a55603bd2754d5e))
51
+ * assert maps type as const ([fd4e6f4](https://gitlab.e-ncp.com/ncp-client/shop-sdk/commit/fd4e6f4c8e25695f45134c463308ad140eafc32c))
52
+ * assert PAY_TYPE_MAP is const ([9fe85c6](https://gitlab.e-ncp.com/ncp-client/shop-sdk/commit/9fe85c69b816f384b069796453955e99a69d3d12))
53
+ * auth request type ([488d4cf](https://gitlab.e-ncp.com/ncp-client/shop-sdk/commit/488d4cf29e4f33d79f8fbfc7357bc2275d241bba))
54
+ * auth types ([6617c65](https://gitlab.e-ncp.com/ncp-client/shop-sdk/commit/6617c6553f75e5f4d34b302d6fac6ed0ae795351))
55
+ * banner group code enum ([3936ba7](https://gitlab.e-ncp.com/ncp-client/shop-sdk/commit/3936ba786f4bbd2682067116835a63997a20b7fe))
56
+ * board article items type ([d8912a4](https://gitlab.e-ncp.com/ncp-client/shop-sdk/commit/d8912a42fabf98e47352e7b42c0e3e9320aa13a1))
57
+ * board attachments type to require ([3abcd93](https://gitlab.e-ncp.com/ncp-client/shop-sdk/commit/3abcd934b3718d5a8ab9790670efe6aa03974f3d))
58
+ * board post types ([e55389c](https://gitlab.e-ncp.com/ncp-client/shop-sdk/commit/e55389c7c87d5ef8219f512ba17c4d534e119b60))
59
+ * by lint ([b212d57](https://gitlab.e-ncp.com/ncp-client/shop-sdk/commit/b212d576d3413f790bd36a172a2f2e15c3904f57))
60
+ * change orderRequestTypes's type to string ([58794af](https://gitlab.e-ncp.com/ncp-client/shop-sdk/commit/58794af53e81071e6c0ac617a726de397de653cd))
61
+ * changed GetProfileAccumulationsSummaryRequest queryString optional ([9d396c6](https://gitlab.e-ncp.com/ncp-client/shop-sdk/commit/9d396c684c838e7dd444b19c3296fabc48215318))
62
+ * child articles type ([a35090f](https://gitlab.e-ncp.com/ncp-client/shop-sdk/commit/a35090f7702ea48794f1e2fcb9580bcec0ac9b17))
63
+ * ci script ([758f2fe](https://gitlab.e-ncp.com/ncp-client/shop-sdk/commit/758f2fed11ab82a22aca75d7372f8d74a890d1e2))
64
+ * ci script ([09639bd](https://gitlab.e-ncp.com/ncp-client/shop-sdk/commit/09639bd7d94243626a67fe5b251ec063405bed08))
65
+ * ci script ([23f04ff](https://gitlab.e-ncp.com/ncp-client/shop-sdk/commit/23f04ffd4b52e0c661d9f3c5503f7a4aadc6eada))
66
+ * claim types ([6582440](https://gitlab.e-ncp.com/ncp-client/shop-sdk/commit/6582440e4fd2c5f882c8fcc94d8d6ad097efa374))
67
+ * correct import issue ([c3a5475](https://gitlab.e-ncp.com/ncp-client/shop-sdk/commit/c3a547586eb3a1c37ab25a0e4da15b1a1f24f7f3))
68
+ * correct typo ([f5c284e](https://gitlab.e-ncp.com/ncp-client/shop-sdk/commit/f5c284e8930100290d62a95c118840fea0724db8))
69
+ * correct typo ([02c6c54](https://gitlab.e-ncp.com/ncp-client/shop-sdk/commit/02c6c54166a73334082e70bb686d7a130722ee49))
70
+ * create custom callback ([afc4fc1](https://gitlab.e-ncp.com/ncp-client/shop-sdk/commit/afc4fc1cd093214aeb909bc87130dbe4a77433ae))
71
+ * created output type ([991021a](https://gitlab.e-ncp.com/ncp-client/shop-sdk/commit/991021aff51b6379603aeaf7c52b521030fd6382))
72
+ * creator parameter ([6a4eae6](https://gitlab.e-ncp.com/ncp-client/shop-sdk/commit/6a4eae6c5f472762dc1a1d3cb23966a1e8719164))
73
+ * delete access token assign ([7ac88f6](https://gitlab.e-ncp.com/ncp-client/shop-sdk/commit/7ac88f6c5b66cbd9e065b4cbf32a9497d4c23e7d))
74
+ * delete article no types ([6c48307](https://gitlab.e-ncp.com/ncp-client/shop-sdk/commit/6c48307f9e96a25c181da71a6a3bccc5f48c8d3b))
75
+ * display section products types ([a6c345b](https://gitlab.e-ncp.com/ncp-client/shop-sdk/commit/a6c345bccdb58c7913a83bc9c82f0e91a6bcca46))
76
+ * display sections sale status request type ([05a1959](https://gitlab.e-ncp.com/ncp-client/shop-sdk/commit/05a19595c8a62f7225f25b4adab37bb18be638b5))
77
+ * echo script ([4622a04](https://gitlab.e-ncp.com/ncp-client/shop-sdk/commit/4622a04cd302d8923474cba63f52fa0179f82a51))
78
+ * edit board type and add use access token ([e8404bd](https://gitlab.e-ncp.com/ncp-client/shop-sdk/commit/e8404bd5e01252576a5c2b5b0d2813d78f2c0c06))
79
+ * edit display type ([d9816fd](https://gitlab.e-ncp.com/ncp-client/shop-sdk/commit/d9816fd0c7bcd930fca59eeddf5528d56fd17589))
80
+ * edit inquiry response answer ([a90db6c](https://gitlab.e-ncp.com/ncp-client/shop-sdk/commit/a90db6cd720047f87d77cd9195c5f1bb62fd280a))
81
+ * edit inquiry type number type ([c37ecde](https://gitlab.e-ncp.com/ncp-client/shop-sdk/commit/c37ecde78b0812723e37a39317ae989a012dcebb))
82
+ * edit inquiry type number type ([b11524d](https://gitlab.e-ncp.com/ncp-client/shop-sdk/commit/b11524db0808cb3e6dafe4ef3de752b49c85e739))
83
+ * edit inquiry types in manage ([030e24d](https://gitlab.e-ncp.com/ncp-client/shop-sdk/commit/030e24d7d95e0e9c1bdda6d4a2cfd652422594b1))
84
+ * edit product inquiry types ([4c3535c](https://gitlab.e-ncp.com/ncp-client/shop-sdk/commit/4c3535c177e9991dce0bbc8670483743e97219e8))
85
+ * edit product inquiry types comment ([1814d5d](https://gitlab.e-ncp.com/ncp-client/shop-sdk/commit/1814d5d52f7df669786d4983b0069b33b14c4d2f))
86
+ * edit shipping address type ([561fd3f](https://gitlab.e-ncp.com/ncp-client/shop-sdk/commit/561fd3f8642ba4670de6163e1c3891a51a666082))
87
+ * edit type admin, storage, manage ([5e1f464](https://gitlab.e-ncp.com/ncp-client/shop-sdk/commit/5e1f464172b3271379359731923367639b97d57c))
88
+ * edit type storage ([2e4b0b3](https://gitlab.e-ncp.com/ncp-client/shop-sdk/commit/2e4b0b38f9372038aac9cf888293339e3e90a688))
89
+ * export type ([2264da4](https://gitlab.e-ncp.com/ncp-client/shop-sdk/commit/2264da474a5caca1feba6fd2a8ad1c9a3be77763))
90
+ * get access token function ([5d9f5ed](https://gitlab.e-ncp.com/ncp-client/shop-sdk/commit/5d9f5ed4b1897fb1cade81e7a9897c449b7c1c8c))
91
+ * get auth request type ([ed1fc8b](https://gitlab.e-ncp.com/ncp-client/shop-sdk/commit/ed1fc8b56372ceed2aded76f96e57ed512c28b88))
92
+ * get boards article detail api type ([eeca8d2](https://gitlab.e-ncp.com/ncp-client/shop-sdk/commit/eeca8d2764292bc2e9d3f7a1dcbb2912ca6f5d8d))
93
+ * get profile response type ([e7c4503](https://gitlab.e-ncp.com/ncp-client/shop-sdk/commit/e7c450301b221a799da77e1f123169418b05d358))
94
+ * get profile return type ([34a7ea7](https://gitlab.e-ncp.com/ncp-client/shop-sdk/commit/34a7ea779adf5be4d5262a0f3aeb26a3263d3054))
95
+ * get profile return type ([5f00cb0](https://gitlab.e-ncp.com/ncp-client/shop-sdk/commit/5f00cb0007535d5f001f19851eea9c9654f5bbb1))
96
+ * getOauthLoginUrl, getOauthOpenId, postOauthToken, getCaptchaImage, postCaptchaVerify ([20fdb42](https://gitlab.e-ncp.com/ncp-client/shop-sdk/commit/20fdb42091374445c1b34c3aee832fea149c88f3))
97
+ * getProfileOrders type ([d302f1f](https://gitlab.e-ncp.com/ncp-client/shop-sdk/commit/d302f1fadcdfa0cf3448714e92b93dd524e1727b))
98
+ * getTermsHistory ([56d0025](https://gitlab.e-ncp.com/ncp-client/shop-sdk/commit/56d0025407d608b8a4287c24c7a87b4da0de1b52))
99
+ * getTermsHistory ([942a6f4](https://gitlab.e-ncp.com/ncp-client/shop-sdk/commit/942a6f407c2a5e66ef0cd77ff6e9d3708f75e147))
100
+ * getTermsTermsNo, getTermsHistory of root.ts ([a74a14a](https://gitlab.e-ncp.com/ncp-client/shop-sdk/commit/a74a14aec8ddfcaa480c2fda7e11a04b15e3cc83))
101
+ * getTermsTermsNo, getTermsHistory types ([ebc747b](https://gitlab.e-ncp.com/ncp-client/shop-sdk/commit/ebc747b04d330aacf520d527873fb9631000b9db))
102
+ * header options type ([4d648c5](https://gitlab.e-ncp.com/ncp-client/shop-sdk/commit/4d648c550cf52d0401ba023d47491cc4b4d6628b))
103
+ * index error ([1fb5e07](https://gitlab.e-ncp.com/ncp-client/shop-sdk/commit/1fb5e079409d42d18e90a98c4ad8ca6039a0e6f2))
104
+ * kcp auth type import ([e7c0328](https://gitlab.e-ncp.com/ncp-client/shop-sdk/commit/e7c0328f197523cedeb3e236ca1244b14bc23151))
105
+ * kcp id verification form request type ([7f77fc2](https://gitlab.e-ncp.com/ncp-client/shop-sdk/commit/7f77fc2a34dd2b5d3f958f1aebc90185a898cdc2))
106
+ * like products request type ([8a4d1e4](https://gitlab.e-ncp.com/ncp-client/shop-sdk/commit/8a4d1e414392e4ee789c3ac9ffc32c974213e8bb))
107
+ * localstorage method reference bug ([bcfdf7d](https://gitlab.e-ncp.com/ncp-client/shop-sdk/commit/bcfdf7d782d3dbce2c5176f94df699be8f672f19))
108
+ * make channelType optional in OrderSheetsProduct type ([1d26ab8](https://gitlab.e-ncp.com/ncp-client/shop-sdk/commit/1d26ab8044c53e0753b93774fef9827996fb8ea3))
109
+ * make countryCd optional ([2d53271](https://gitlab.e-ncp.com/ncp-client/shop-sdk/commit/2d532717a7b138d1eef88ee75a6561133c941491))
110
+ * make map and union exported & modify GetProfileOrdersOrderNoRequest ([1eb9798](https://gitlab.e-ncp.com/ncp-client/shop-sdk/commit/1eb9798bfa27042746ed9fea9e7fad41592cf1c9))
111
+ * make OrdersOrderRequestTypes ([e35d9c0](https://gitlab.e-ncp.com/ncp-client/shop-sdk/commit/e35d9c0f9a99ad362652b004e186d162ecfcd18c))
112
+ * make some type optional ([9b7e839](https://gitlab.e-ncp.com/ncp-client/shop-sdk/commit/9b7e839a0f780664ce22d8a27815da5ea42546aa))
113
+ * make some type optional ([0379a4b](https://gitlab.e-ncp.com/ncp-client/shop-sdk/commit/0379a4b9bae50e5d0477de4156ebec2bdad98b91))
114
+ * mall ssl response type ([530eef8](https://gitlab.e-ncp.com/ncp-client/shop-sdk/commit/530eef8f80afbd57bc82cb4feb7b20fcb72dba35))
115
+ * manage type makes useful ([80ce146](https://gitlab.e-ncp.com/ncp-client/shop-sdk/commit/80ce1468f32d96844703efe78a2f87eae4d99458))
116
+ * modify address type in claim ([9c4b12c](https://gitlab.e-ncp.com/ncp-client/shop-sdk/commit/9c4b12c736d57a8bb7e4ad686d9a9dd79cfabb37))
117
+ * modify api path related to space ([aa4f3aa](https://gitlab.e-ncp.com/ncp-client/shop-sdk/commit/aa4f3aa10d42a109b779701c91d11fd586e9b479))
118
+ * modify defaultAddress type in GetProfileshippingAddressesResponse type ([4107fc4](https://gitlab.e-ncp.com/ncp-client/shop-sdk/commit/4107fc4bf5b1687fe7dd610318e14659bd752682))
119
+ * modify HTTPError type ([bc0f072](https://gitlab.e-ncp.com/ncp-client/shop-sdk/commit/bc0f072f05ab6cba4c5d8f6764bc79f4e0bbd622))
120
+ * modify import path ([b4570e4](https://gitlab.e-ncp.com/ncp-client/shop-sdk/commit/b4570e48a4cc1e5f6aac2dfa52e52f76f1540dc7))
121
+ * modify PayInfo type ([15796ed](https://gitlab.e-ncp.com/ncp-client/shop-sdk/commit/15796ed6432c0c7f63f059ed12ad06e1bf798ff8))
122
+ * modify pgTypes type ([a90d98b](https://gitlab.e-ncp.com/ncp-client/shop-sdk/commit/a90d98bc23f4908bbd2b96d1964861bd0c81cc8c))
123
+ * modify PostOrderSheetsOrderSheetNoCaculate type ([c12be6c](https://gitlab.e-ncp.com/ncp-client/shop-sdk/commit/c12be6ce70e51e81315eaf93271f61dc33a212f9))
124
+ * modify PostPaymentsReserceRequest type ([b3b0537](https://gitlab.e-ncp.com/ncp-client/shop-sdk/commit/b3b0537168843d90b1dd77204bde1949d805c1c0))
125
+ * modify RefundInfo type ([5203125](https://gitlab.e-ncp.com/ncp-client/shop-sdk/commit/52031256f864fa588391566931e8e3654332fc48))
126
+ * modify some type in claim ([ce0367f](https://gitlab.e-ncp.com/ncp-client/shop-sdk/commit/ce0367ff5d4037356c5ccf6d008e1a8235dc38f7))
127
+ * modify some type related to claim ([0826748](https://gitlab.e-ncp.com/ncp-client/shop-sdk/commit/0826748418910136f4732153d68a4aafe08c99c3))
128
+ * modify some type related to claim ([a8e24a0](https://gitlab.e-ncp.com/ncp-client/shop-sdk/commit/a8e24a0e754bf8364889dc493b89b3b9a0809827))
129
+ * modify type name ([8365090](https://gitlab.e-ncp.com/ncp-client/shop-sdk/commit/8365090bd12c0991d523ab5b3176c5922a04c7fb))
130
+ * modify type related to getAddressesSearch ([653eb69](https://gitlab.e-ncp.com/ncp-client/shop-sdk/commit/653eb694f241618957c27efc601186ce77dfd42d))
131
+ * modify types related to shipping ([f95763d](https://gitlab.e-ncp.com/ncp-client/shop-sdk/commit/f95763d094fe56a20dfec3044c824d167983f9be))
132
+ * modify useAccessToken ([5c48e92](https://gitlab.e-ncp.com/ncp-client/shop-sdk/commit/5c48e92d5747fc53790bba65f9138b1365c83607))
133
+ * move common maps file ([c78d802](https://gitlab.e-ncp.com/ncp-client/shop-sdk/commit/c78d8026a09834f1b6ee07389178a4629750843f))
134
+ * move maps file under src ([b925c8a](https://gitlab.e-ncp.com/ncp-client/shop-sdk/commit/b925c8a08a337c9f33e3a70c73581458ec2ab9e5))
135
+ * multi category children type ([664b60d](https://gitlab.e-ncp.com/ncp-client/shop-sdk/commit/664b60d3fc2a20069bfdd7a34f32c230b8f9703f))
136
+ * npm token script ([77371bf](https://gitlab.e-ncp.com/ncp-client/shop-sdk/commit/77371bf1d02975ffe1b0d6b5afd9dd7e63300dc2))
137
+ * option headers ([02c7fb4](https://gitlab.e-ncp.com/ncp-client/shop-sdk/commit/02c7fb464925d44ef6817040826b5c213e739c85))
138
+ * package root files ([1addfad](https://gitlab.e-ncp.com/ncp-client/shop-sdk/commit/1addfad51eca11dd0233fd093f9c0ffa9634533b))
139
+ * parent article type ([5fcf6c1](https://gitlab.e-ncp.com/ncp-client/shop-sdk/commit/5fcf6c1a28f4bf533c4693e240fe5903e061e5b5))
140
+ * possible nullable get inquiry request ([48b2263](https://gitlab.e-ncp.com/ncp-client/shop-sdk/commit/48b2263ddbd28290248978cc80a4520b9f596d6e))
141
+ * post board article request type ([83a5140](https://gitlab.e-ncp.com/ncp-client/shop-sdk/commit/83a51404be7e415724d56bcae1637da82609f2ec))
142
+ * postProfileOpenId ([ab71174](https://gitlab.e-ncp.com/ncp-client/shop-sdk/commit/ab711743e022353dae84ea254b0f2054a9d0a67c))
143
+ * product section display type enum ([3ab762e](https://gitlab.e-ncp.com/ncp-client/shop-sdk/commit/3ab762e625c236aa88eee1f88322d879f3a6e29d))
144
+ * publish prepare script ([2302c68](https://gitlab.e-ncp.com/ncp-client/shop-sdk/commit/2302c6857b49c8f23a8d93757f6552eb4c0a65d2))
145
+ * readme file ([8c9e0c0](https://gitlab.e-ncp.com/ncp-client/shop-sdk/commit/8c9e0c07981537fa838bec433433723d5d8f4751))
146
+ * remove OrderSheetsOrderSheetNoCalculatePaymentInfo ([5e082e9](https://gitlab.e-ncp.com/ncp-client/shop-sdk/commit/5e082e925e7737664703d2cc8df00a64a7f473b0))
147
+ * remove unnecessary code ([8262835](https://gitlab.e-ncp.com/ncp-client/shop-sdk/commit/8262835b4fa147aecff90019771e3c5f3f69f2e2))
148
+ * remove unnecessary code & add type for getOrderConfigs ([b5d14c1](https://gitlab.e-ncp.com/ncp-client/shop-sdk/commit/b5d14c1520af58e7f01d121d4f81007c17963708))
149
+ * request option type ([84502d7](https://gitlab.e-ncp.com/ncp-client/shop-sdk/commit/84502d75e5308540ac7925221cb96f6e5434b4dc))
150
+ * request type and src index ([d87133b](https://gitlab.e-ncp.com/ncp-client/shop-sdk/commit/d87133bb13f116711734b7df4b76db355671549b))
151
+ * reset claim type ([9cd00d5](https://gitlab.e-ncp.com/ncp-client/shop-sdk/commit/9cd00d57ba436de3906eaa33ee0bfa405c5c8590))
152
+ * rollback default create callback ([6465cfb](https://gitlab.e-ncp.com/ncp-client/shop-sdk/commit/6465cfb28e75360489fc6838dc41558539d9970c))
153
+ * rollback domain-order ([8a273f1](https://gitlab.e-ncp.com/ncp-client/shop-sdk/commit/8a273f10d730827d28b1b1a05ac4b59877e9f98f))
154
+ * root auth type ([1875f19](https://gitlab.e-ncp.com/ncp-client/shop-sdk/commit/1875f19fccdc1c74884b2993b1eb772598486048))
155
+ * root created output type ([0ff3c7a](https://gitlab.e-ncp.com/ncp-client/shop-sdk/commit/0ff3c7a093181c0b95457d906f454e1245a99d25))
156
+ * root created output type ([3a2d4cb](https://gitlab.e-ncp.com/ncp-client/shop-sdk/commit/3a2d4cb67dcf9556166d9c1084c989c204c174c4))
157
+ * sdk create options ([48e5aa5](https://gitlab.e-ncp.com/ncp-client/shop-sdk/commit/48e5aa5803308fd3b745f2d9df4013989097b3d2))
158
+ * terms response type ([0c03a18](https://gitlab.e-ncp.com/ncp-client/shop-sdk/commit/0c03a189fd8ce152ccf1d5aec5dff499a40c3686))
159
+ * termsHistoryResponse ([3d041ad](https://gitlab.e-ncp.com/ncp-client/shop-sdk/commit/3d041ad486beb414064f81b1b77a60a254a6591b))
160
+ * termsHistoryResponse ([6aa3128](https://gitlab.e-ncp.com/ncp-client/shop-sdk/commit/6aa3128d2560a2812ad5af318aabd2bd5254cefc))
161
+ * test for moving maps file to src folder ([5f11ae7](https://gitlab.e-ncp.com/ncp-client/shop-sdk/commit/5f11ae77ac004d21c38673ec54d7ba6aca6db0f4))
162
+ * text echo ([b20ca12](https://gitlab.e-ncp.com/ncp-client/shop-sdk/commit/b20ca12b5474ea22ac5a9bcbb38e8dd57c60b4b5))
163
+ * text interface ([9f20006](https://gitlab.e-ncp.com/ncp-client/shop-sdk/commit/9f200067830d8e4548c76fb1f9c5bc6e2b5aed28))
164
+ * type error ([ab0ac1c](https://gitlab.e-ncp.com/ncp-client/shop-sdk/commit/ab0ac1c5a3fb135329c0da38d62983f1617dc21a))
165
+ * types code format ([59f6343](https://gitlab.e-ncp.com/ncp-client/shop-sdk/commit/59f63431a4ac6bed7e4737cf7bf710192a04415d))
166
+ * unused module import ([996abee](https://gitlab.e-ncp.com/ncp-client/shop-sdk/commit/996abeef07ca8ac949bb4eb64e093b19e619832e))
167
+ * update readme and package files option ([60d441d](https://gitlab.e-ncp.com/ncp-client/shop-sdk/commit/60d441dab3769623676b269c815d50bb55c91a45))
168
+ * use relative path ([b8f73ec](https://gitlab.e-ncp.com/ncp-client/shop-sdk/commit/b8f73ecc8b4cf7919739bd0191d0fea9fb22d958))
169
+ * use relative path ([72291b8](https://gitlab.e-ncp.com/ncp-client/shop-sdk/commit/72291b85138d578a052b377a3d71d2560d7024f3))
170
+ * use relative path ([2e57c75](https://gitlab.e-ncp.com/ncp-client/shop-sdk/commit/2e57c75429e31b01b44db13be50b9fe4af06d4e9))
171
+ * use relative path ([3e6ba34](https://gitlab.e-ncp.com/ncp-client/shop-sdk/commit/3e6ba34d13b9316409ed0cc60a3951716baed5ac))
172
+ * use useAccessToken ([a00bae9](https://gitlab.e-ncp.com/ncp-client/shop-sdk/commit/a00bae98014f0bac07e776af104b8d2de6294fe4))
173
+ * use useAccessToken ([1fc4565](https://gitlab.e-ncp.com/ncp-client/shop-sdk/commit/1fc4565317eccb67fb223d8787486eb3ca32958b))
174
+ * use useAccessToken ([13fde20](https://gitlab.e-ncp.com/ncp-client/shop-sdk/commit/13fde20a10c63a150f483a83bdb0253abf06a8df))
175
+
176
+ ### [1.20.5](https://gitlab.e-ncp.com/ncp-client/shop-sdk/compare/v1.20.4...v1.20.5) (2022-06-13)
177
+
178
+
179
+ ### Bug Fixes
180
+
181
+ * modify defaultAddress type in GetProfileshippingAddressesResponse type ([4107fc4](https://gitlab.e-ncp.com/ncp-client/shop-sdk/commit/4107fc4bf5b1687fe7dd610318e14659bd752682))
182
+
183
+ ### [1.20.4](https://gitlab.e-ncp.com/ncp-client/shop-sdk/compare/v1.20.3...v1.20.4) (2022-06-03)
184
+
185
+
186
+ ### Bug Fixes
187
+
188
+ * modify api path related to space ([aa4f3aa](https://gitlab.e-ncp.com/ncp-client/shop-sdk/commit/aa4f3aa10d42a109b779701c91d11fd586e9b479))
189
+
190
+ ### [1.20.3](https://gitlab.e-ncp.com/ncp-client/shop-sdk/compare/v1.20.2...v1.20.3) (2022-06-02)
191
+
192
+
193
+ ### Bug Fixes
194
+
195
+ * modify RefundInfo type ([5203125](https://gitlab.e-ncp.com/ncp-client/shop-sdk/commit/52031256f864fa588391566931e8e3654332fc48))
196
+
197
+ ### [1.20.2](https://gitlab.e-ncp.com/ncp-client/shop-sdk/compare/v1.20.1...v1.20.2) (2022-05-25)
198
+
199
+
200
+ ### Bug Fixes
201
+
202
+ * edit shipping address type ([561fd3f](https://gitlab.e-ncp.com/ncp-client/shop-sdk/commit/561fd3f8642ba4670de6163e1c3891a51a666082))
203
+
204
+ ### [1.20.1](https://gitlab.e-ncp.com/ncp-client/shop-sdk/compare/v1.20.0...v1.20.1) (2022-05-24)
205
+
206
+
207
+ ### Bug Fixes
208
+
209
+ * index error ([1fb5e07](https://gitlab.e-ncp.com/ncp-client/shop-sdk/commit/1fb5e079409d42d18e90a98c4ad8ca6039a0e6f2))
210
+
211
+ ## [1.20.0](https://gitlab.e-ncp.com/ncp-client/shop-sdk/compare/v1.15.0...v1.20.0) (2022-05-24)
212
+
213
+
214
+ ### Features
215
+
216
+ * add PutProfileOrderOptionsOrderOptionNoConfirm ([6a2f694](https://gitlab.e-ncp.com/ncp-client/shop-sdk/commit/6a2f69474e3e547ff050d4a13afd9565cf26d8b4))
217
+ * add useAccessToken ([c339ef9](https://gitlab.e-ncp.com/ncp-client/shop-sdk/commit/c339ef9d6f59af7c0b0d5560e5a041262e23806f))
218
+ * delete space unmapping ([3b5dead](https://gitlab.e-ncp.com/ncp-client/shop-sdk/commit/3b5deadb1367e39e8af1467f72af5073751df93f))
219
+
220
+
221
+ ### Bug Fixes
222
+
223
+ * change orderRequestTypes's type to string ([58794af](https://gitlab.e-ncp.com/ncp-client/shop-sdk/commit/58794af53e81071e6c0ac617a726de397de653cd))
224
+ * correct typo ([f5c284e](https://gitlab.e-ncp.com/ncp-client/shop-sdk/commit/f5c284e8930100290d62a95c118840fea0724db8))
225
+ * correct typo ([02c6c54](https://gitlab.e-ncp.com/ncp-client/shop-sdk/commit/02c6c54166a73334082e70bb686d7a130722ee49))
226
+ * edit board type and add use access token ([e8404bd](https://gitlab.e-ncp.com/ncp-client/shop-sdk/commit/e8404bd5e01252576a5c2b5b0d2813d78f2c0c06))
227
+ * export type ([2264da4](https://gitlab.e-ncp.com/ncp-client/shop-sdk/commit/2264da474a5caca1feba6fd2a8ad1c9a3be77763))
228
+ * getProfileOrders type ([d302f1f](https://gitlab.e-ncp.com/ncp-client/shop-sdk/commit/d302f1fadcdfa0cf3448714e92b93dd524e1727b))
229
+ * make OrdersOrderRequestTypes ([e35d9c0](https://gitlab.e-ncp.com/ncp-client/shop-sdk/commit/e35d9c0f9a99ad362652b004e186d162ecfcd18c))
230
+ * make some type optional ([9b7e839](https://gitlab.e-ncp.com/ncp-client/shop-sdk/commit/9b7e839a0f780664ce22d8a27815da5ea42546aa))
231
+ * make some type optional ([0379a4b](https://gitlab.e-ncp.com/ncp-client/shop-sdk/commit/0379a4b9bae50e5d0477de4156ebec2bdad98b91))
232
+ * modify address type in claim ([9c4b12c](https://gitlab.e-ncp.com/ncp-client/shop-sdk/commit/9c4b12c736d57a8bb7e4ad686d9a9dd79cfabb37))
233
+ * modify PostPaymentsReserceRequest type ([b3b0537](https://gitlab.e-ncp.com/ncp-client/shop-sdk/commit/b3b0537168843d90b1dd77204bde1949d805c1c0))
234
+ * modify some type in claim ([ce0367f](https://gitlab.e-ncp.com/ncp-client/shop-sdk/commit/ce0367ff5d4037356c5ccf6d008e1a8235dc38f7))
235
+ * modify some type related to claim ([0826748](https://gitlab.e-ncp.com/ncp-client/shop-sdk/commit/0826748418910136f4732153d68a4aafe08c99c3))
236
+ * modify some type related to claim ([a8e24a0](https://gitlab.e-ncp.com/ncp-client/shop-sdk/commit/a8e24a0e754bf8364889dc493b89b3b9a0809827))
237
+ * modify type related to getAddressesSearch ([653eb69](https://gitlab.e-ncp.com/ncp-client/shop-sdk/commit/653eb694f241618957c27efc601186ce77dfd42d))
238
+ * modify useAccessToken ([5c48e92](https://gitlab.e-ncp.com/ncp-client/shop-sdk/commit/5c48e92d5747fc53790bba65f9138b1365c83607))
239
+ * move common maps file ([c78d802](https://gitlab.e-ncp.com/ncp-client/shop-sdk/commit/c78d8026a09834f1b6ee07389178a4629750843f))
240
+ * remove unnecessary code ([8262835](https://gitlab.e-ncp.com/ncp-client/shop-sdk/commit/8262835b4fa147aecff90019771e3c5f3f69f2e2))
241
+ * use useAccessToken ([a00bae9](https://gitlab.e-ncp.com/ncp-client/shop-sdk/commit/a00bae98014f0bac07e776af104b8d2de6294fe4))
242
+ * use useAccessToken ([1fc4565](https://gitlab.e-ncp.com/ncp-client/shop-sdk/commit/1fc4565317eccb67fb223d8787486eb3ca32958b))
243
+ * use useAccessToken ([13fde20](https://gitlab.e-ncp.com/ncp-client/shop-sdk/commit/13fde20a10c63a150f483a83bdb0253abf06a8df))
244
+
245
+ ### [1.19.9](https://gitlab.e-ncp.com/ncp-client/shop-sdk/compare/v1.19.8...v1.19.9) (2022-05-23)
246
+
247
+
248
+ ### Bug Fixes
249
+
250
+ * change orderRequestTypes's type to string ([58794af](https://gitlab.e-ncp.com/ncp-client/shop-sdk/commit/58794af53e81071e6c0ac617a726de397de653cd))
251
+
252
+ ### [1.19.8](https://gitlab.e-ncp.com/ncp-client/shop-sdk/compare/v1.19.7...v1.19.8) (2022-05-23)
253
+
254
+
255
+ ### Bug Fixes
256
+
257
+ * make OrdersOrderRequestTypes ([e35d9c0](https://gitlab.e-ncp.com/ncp-client/shop-sdk/commit/e35d9c0f9a99ad362652b004e186d162ecfcd18c))
258
+
259
+ ### [1.19.7](https://gitlab.e-ncp.com/ncp-client/shop-sdk/compare/v1.19.6...v1.19.7) (2022-05-23)
260
+
261
+
262
+ ### Bug Fixes
263
+
264
+ * make some type optional ([9b7e839](https://gitlab.e-ncp.com/ncp-client/shop-sdk/commit/9b7e839a0f780664ce22d8a27815da5ea42546aa))
265
+
266
+ ### [1.19.6](https://gitlab.e-ncp.com/ncp-client/shop-sdk/compare/v1.19.5...v1.19.6) (2022-05-20)
267
+
268
+
269
+ ### Bug Fixes
270
+
271
+ * make some type optional ([0379a4b](https://gitlab.e-ncp.com/ncp-client/shop-sdk/commit/0379a4b9bae50e5d0477de4156ebec2bdad98b91))
272
+
273
+ ### [1.19.5](https://gitlab.e-ncp.com/ncp-client/shop-sdk/compare/v1.19.3...v1.19.5) (2022-05-19)
274
+
275
+
276
+ ### Bug Fixes
277
+
278
+ * correct typo ([f5c284e](https://gitlab.e-ncp.com/ncp-client/shop-sdk/commit/f5c284e8930100290d62a95c118840fea0724db8))
279
+ * modify useAccessToken ([5c48e92](https://gitlab.e-ncp.com/ncp-client/shop-sdk/commit/5c48e92d5747fc53790bba65f9138b1365c83607))
280
+
281
+ ### [1.19.4](https://gitlab.e-ncp.com/ncp-client/shop-sdk/compare/v1.19.3...v1.19.4) (2022-05-19)
282
+
283
+
284
+ ### Bug Fixes
285
+
286
+ * modify useAccessToken ([5c48e92](https://gitlab.e-ncp.com/ncp-client/shop-sdk/commit/5c48e92d5747fc53790bba65f9138b1365c83607))
287
+
288
+ ### [1.19.3](https://gitlab.e-ncp.com/ncp-client/shop-sdk/compare/v1.19.2...v1.19.3) (2022-05-19)
289
+
290
+
291
+ ### Bug Fixes
292
+
293
+ * use useAccessToken ([a00bae9](https://gitlab.e-ncp.com/ncp-client/shop-sdk/commit/a00bae98014f0bac07e776af104b8d2de6294fe4))
294
+
295
+ ### [1.19.2](https://gitlab.e-ncp.com/ncp-client/shop-sdk/compare/v1.19.1...v1.19.2) (2022-05-19)
296
+
297
+
298
+ ### Bug Fixes
299
+
300
+ * use useAccessToken ([1fc4565](https://gitlab.e-ncp.com/ncp-client/shop-sdk/commit/1fc4565317eccb67fb223d8787486eb3ca32958b))
301
+
302
+ ### [1.19.1](https://gitlab.e-ncp.com/ncp-client/shop-sdk/compare/v1.19.0...v1.19.1) (2022-05-19)
303
+
304
+
305
+ ### Bug Fixes
306
+
307
+ * use useAccessToken ([13fde20](https://gitlab.e-ncp.com/ncp-client/shop-sdk/commit/13fde20a10c63a150f483a83bdb0253abf06a8df))
308
+
309
+ ## [1.19.0](https://gitlab.e-ncp.com/ncp-client/shop-sdk/compare/v1.18.7...v1.19.0) (2022-05-19)
310
+
311
+
312
+ ### Features
313
+
314
+ * add useAccessToken ([c339ef9](https://gitlab.e-ncp.com/ncp-client/shop-sdk/commit/c339ef9d6f59af7c0b0d5560e5a041262e23806f))
315
+
316
+ ### [1.18.7](https://gitlab.e-ncp.com/ncp-client/shop-sdk/compare/v1.18.6...v1.18.7) (2022-05-19)
317
+
318
+
319
+ ### Bug Fixes
320
+
321
+ * modify PostPaymentsReserceRequest type ([b3b0537](https://gitlab.e-ncp.com/ncp-client/shop-sdk/commit/b3b0537168843d90b1dd77204bde1949d805c1c0))
322
+
323
+ ### [1.18.6](https://gitlab.e-ncp.com/ncp-client/shop-sdk/compare/v1.18.5...v1.18.6) (2022-05-19)
324
+
325
+
326
+ ### Bug Fixes
327
+
328
+ * export type ([2264da4](https://gitlab.e-ncp.com/ncp-client/shop-sdk/commit/2264da474a5caca1feba6fd2a8ad1c9a3be77763))
329
+
330
+ ### [1.18.5](https://gitlab.e-ncp.com/ncp-client/shop-sdk/compare/v1.18.2...v1.18.5) (2022-05-19)
331
+
332
+
333
+ ### Bug Fixes
334
+
335
+ * modify address type in claim ([9c4b12c](https://gitlab.e-ncp.com/ncp-client/shop-sdk/commit/9c4b12c736d57a8bb7e4ad686d9a9dd79cfabb37))
336
+
337
+ ### [1.18.1](https://gitlab.e-ncp.com/ncp-client/shop-sdk/compare/v1.18.0...v1.18.1) (2022-05-18)
338
+
339
+
340
+ ### Bug Fixes
341
+
342
+ * modify some type in claim ([ce0367f](https://gitlab.e-ncp.com/ncp-client/shop-sdk/commit/ce0367ff5d4037356c5ccf6d008e1a8235dc38f7))
343
+
344
+ ### [1.18.4](https://gitlab.e-ncp.com/ncp-client/shop-sdk/compare/v1.18.2...v1.18.4) (2022-05-18)
345
+
346
+ ### [1.18.3](https://gitlab.e-ncp.com/ncp-client/shop-sdk/compare/v1.18.2...v1.18.3) (2022-05-18)
347
+
348
+ ### [1.18.2](https://gitlab.e-ncp.com/ncp-client/shop-sdk/compare/v1.18.0...v1.18.2) (2022-05-18)
349
+
350
+
351
+ ### Bug Fixes
352
+
353
+ * getProfileOrders type ([d302f1f](https://gitlab.e-ncp.com/ncp-client/shop-sdk/commit/d302f1fadcdfa0cf3448714e92b93dd524e1727b))
354
+
355
+ ### [1.18.1](https://gitlab.e-ncp.com/ncp-client/shop-sdk/compare/v1.18.0...v1.18.1) (2022-05-18)
356
+
357
+
358
+ ### Bug Fixes
359
+
360
+ * getProfileOrders type ([d302f1f](https://gitlab.e-ncp.com/ncp-client/shop-sdk/commit/d302f1fadcdfa0cf3448714e92b93dd524e1727b))
361
+
362
+ ## [1.18.0](https://gitlab.e-ncp.com/ncp-client/shop-sdk/compare/v1.16.0...v1.18.0) (2022-05-18)
363
+
364
+ ## [1.17.0](https://gitlab.e-ncp.com/ncp-client/shop-sdk/compare/v1.15.4...v1.17.0) (2022-05-18)
365
+
366
+
367
+ ### Features
368
+
369
+ * delete space unmapping ([3b5dead](https://gitlab.e-ncp.com/ncp-client/shop-sdk/commit/3b5deadb1367e39e8af1467f72af5073751df93f))
370
+
371
+
372
+ ### Bug Fixes
373
+
374
+ * modify type related to getAddressesSearch ([653eb69](https://gitlab.e-ncp.com/ncp-client/shop-sdk/commit/653eb694f241618957c27efc601186ce77dfd42d))
375
+
376
+ ## [1.17.0](https://gitlab.e-ncp.com/ncp-client/shop-sdk/compare/v1.15.5...v1.17.0) (2022-05-18)
377
+
378
+
379
+ ### Features
380
+
381
+ * delete space unmapping ([3b5dead](https://gitlab.e-ncp.com/ncp-client/shop-sdk/commit/3b5deadb1367e39e8af1467f72af5073751df93f))
382
+
383
+
384
+ ### Bug Fixes
385
+
386
+ * modify type related to getAddressesSearch ([653eb69](https://gitlab.e-ncp.com/ncp-client/shop-sdk/commit/653eb694f241618957c27efc601186ce77dfd42d))
387
+
388
+ ### [1.16.1](https://gitlab.e-ncp.com/ncp-client/shop-sdk/compare/v1.16.0...v1.16.1) (2022-05-17)
389
+
390
+ ## [1.16.0](https://gitlab.e-ncp.com/ncp-client/shop-sdk/compare/v1.15.4...v1.16.0) (2022-05-17)
391
+
392
+
393
+ ### Features
394
+
395
+ * delete space unmapping ([3b5dead](https://gitlab.e-ncp.com/ncp-client/shop-sdk/commit/3b5deadb1367e39e8af1467f72af5073751df93f))
396
+
397
+
398
+ ### Bug Fixes
399
+
400
+ * modify some type related to claim ([0826748](https://gitlab.e-ncp.com/ncp-client/shop-sdk/commit/0826748418910136f4732153d68a4aafe08c99c3))
401
+ * modify some type related to claim ([a8e24a0](https://gitlab.e-ncp.com/ncp-client/shop-sdk/commit/a8e24a0e754bf8364889dc493b89b3b9a0809827))
402
+
403
+ ## [1.16.0](https://gitlab.e-ncp.com/ncp-client/shop-sdk/compare/v1.15.4...v1.16.0) (2022-05-18)
404
+
405
+
406
+ ### Features
407
+
408
+ * add PutProfileOrderOptionsOrderOptionNoConfirm ([6a2f694](https://gitlab.e-ncp.com/ncp-client/shop-sdk/commit/6a2f69474e3e547ff050d4a13afd9565cf26d8b4))
409
+
410
+
411
+ ### Bug Fixes
412
+
413
+ * modify some type related to claim ([0826748](https://gitlab.e-ncp.com/ncp-client/shop-sdk/commit/0826748418910136f4732153d68a4aafe08c99c3))
414
+ * modify some type related to claim ([a8e24a0](https://gitlab.e-ncp.com/ncp-client/shop-sdk/commit/a8e24a0e754bf8364889dc493b89b3b9a0809827))
415
+
416
+ ### [1.15.5](https://gitlab.e-ncp.com/ncp-client/shop-sdk/compare/v1.15.4...v1.15.5) (2022-05-17)
417
+
418
+
419
+ ### Bug Fixes
420
+
421
+ * modify some type related to claim ([0826748](https://gitlab.e-ncp.com/ncp-client/shop-sdk/commit/0826748418910136f4732153d68a4aafe08c99c3))
422
+ * modify some type related to claim ([a8e24a0](https://gitlab.e-ncp.com/ncp-client/shop-sdk/commit/a8e24a0e754bf8364889dc493b89b3b9a0809827))
423
+
424
+ ### [1.15.4](https://gitlab.e-ncp.com/ncp-client/shop-sdk/compare/v1.15.2...v1.15.4) (2022-05-17)
425
+
426
+
427
+ ### Bug Fixes
428
+
429
+ * correct typo ([02c6c54](https://gitlab.e-ncp.com/ncp-client/shop-sdk/commit/02c6c54166a73334082e70bb686d7a130722ee49))
430
+
431
+ ### [1.15.2](https://gitlab.e-ncp.com/ncp-client/shop-sdk/compare/v1.15.1...v1.15.2) (2022-05-17)
432
+
433
+
434
+ ### Bug Fixes
435
+
436
+ * remove unnecessary code ([8262835](https://gitlab.e-ncp.com/ncp-client/shop-sdk/commit/8262835b4fa147aecff90019771e3c5f3f69f2e2))
437
+
438
+ ### [1.15.1](https://gitlab.e-ncp.com/ncp-client/shop-sdk/compare/v1.15.0...v1.15.1) (2022-05-17)
439
+
440
+
441
+ ### Bug Fixes
442
+
443
+ * move common maps file ([c78d802](https://gitlab.e-ncp.com/ncp-client/shop-sdk/commit/c78d8026a09834f1b6ee07389178a4629750843f))
444
+
445
+ ## [1.15.0](https://gitlab.e-ncp.com/ncp-client/shop-sdk/compare/v1.13.1...v1.15.0) (2022-05-16)
446
+
447
+
448
+ ### Features
449
+
450
+ * add some type for claim api ([15886d4](https://gitlab.e-ncp.com/ncp-client/shop-sdk/commit/15886d43e37f09d18eef173617d2763cb7090fcf))
451
+
452
+
453
+ ### Bug Fixes
454
+
455
+ * assert maps type as const ([fd4e6f4](https://gitlab.e-ncp.com/ncp-client/shop-sdk/commit/fd4e6f4c8e25695f45134c463308ad140eafc32c))
456
+ * edit display type ([d9816fd](https://gitlab.e-ncp.com/ncp-client/shop-sdk/commit/d9816fd0c7bcd930fca59eeddf5528d56fd17589))
457
+ * reset claim type ([9cd00d5](https://gitlab.e-ncp.com/ncp-client/shop-sdk/commit/9cd00d57ba436de3906eaa33ee0bfa405c5c8590))
458
+
459
+ ### [1.14.2](https://gitlab.e-ncp.com/ncp-client/shop-sdk/compare/v1.14.1...v1.14.2) (2022-05-16)
460
+
461
+ ### [1.14.1](https://gitlab.e-ncp.com/ncp-client/shop-sdk/compare/v1.14.0...v1.14.1) (2022-05-16)
462
+
463
+
464
+ ### Bug Fixes
465
+
466
+ * assert maps type as const ([fd4e6f4](https://gitlab.e-ncp.com/ncp-client/shop-sdk/commit/fd4e6f4c8e25695f45134c463308ad140eafc32c))
467
+
468
+ ## [1.14.0](https://gitlab.e-ncp.com/ncp-client/shop-sdk/compare/v1.13.1...v1.14.0) (2022-05-13)
469
+
470
+
471
+ ### Features
472
+
473
+ * add some type for claim api ([15886d4](https://gitlab.e-ncp.com/ncp-client/shop-sdk/commit/15886d43e37f09d18eef173617d2763cb7090fcf))
474
+
475
+
476
+ ### Bug Fixes
477
+
478
+ * reset claim type ([9cd00d5](https://gitlab.e-ncp.com/ncp-client/shop-sdk/commit/9cd00d57ba436de3906eaa33ee0bfa405c5c8590))
479
+
480
+ ### [1.13.2](https://gitlab.e-ncp.com/ncp-client/shop-sdk/compare/v1.13.1...v1.13.2) (2022-05-13)
481
+
482
+ All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
483
+
484
+ ### [1.13.1](https://gitlab.e-ncp.com/ncp-client/shop-sdk/compare/v1.13.0...v1.13.1) (2022-05-13)
485
+
486
+
487
+ ### Bug Fixes
488
+
489
+ * edit inquiry response answer ([a90db6c](https://gitlab.e-ncp.com/ncp-client/shop-sdk/commit/a90db6cd720047f87d77cd9195c5f1bb62fd280a))
490
+
491
+ ## [1.13.0](https://gitlab.e-ncp.com/ncp-client/shop-sdk/compare/v1.11.7...v1.13.0) (2022-05-13)
492
+
493
+
494
+ ### Features
495
+
496
+ * add getSpace ([5ec1404](https://gitlab.e-ncp.com/ncp-client/shop-sdk/commit/5ec14043d4328fe183736d4c65abe4d739c57696))
497
+ * add getSpaceMapping ([449675d](https://gitlab.e-ncp.com/ncp-client/shop-sdk/commit/449675da9157fb7fa79c44a47e5ac2d8fedd444e))
498
+ * add postSpaceMapping ([b4d6648](https://gitlab.e-ncp.com/ncp-client/shop-sdk/commit/b4d6648192c83cea126ce8be64324829b1218f91))
499
+ * add postSpaceMappingUnclassified ([ae14942](https://gitlab.e-ncp.com/ncp-client/shop-sdk/commit/ae149426684afffe31bf09ba3fa5a76bee67a55e))
500
+
501
+
502
+ ### Bug Fixes
503
+
504
+ * add profile product inquiry ([a9fccd6](https://gitlab.e-ncp.com/ncp-client/shop-sdk/commit/a9fccd682de13086e43e317d335d85d2598fbbad))
505
+
506
+ ## [1.12.0](https://gitlab.e-ncp.com/ncp-client/shop-sdk/compare/v1.11.6...v1.12.0) (2022-05-13)
507
+
508
+
509
+ ### Features
510
+
511
+ * add getSpace ([5ec1404](https://gitlab.e-ncp.com/ncp-client/shop-sdk/commit/5ec14043d4328fe183736d4c65abe4d739c57696))
512
+ * add getSpaceMapping ([449675d](https://gitlab.e-ncp.com/ncp-client/shop-sdk/commit/449675da9157fb7fa79c44a47e5ac2d8fedd444e))
513
+ * add postSpaceMapping ([b4d6648](https://gitlab.e-ncp.com/ncp-client/shop-sdk/commit/b4d6648192c83cea126ce8be64324829b1218f91))
514
+ * add postSpaceMappingUnclassified ([ae14942](https://gitlab.e-ncp.com/ncp-client/shop-sdk/commit/ae149426684afffe31bf09ba3fa5a76bee67a55e))
515
+
516
+
517
+ ### Bug Fixes
518
+
519
+ * edit product inquiry types ([4c3535c](https://gitlab.e-ncp.com/ncp-client/shop-sdk/commit/4c3535c177e9991dce0bbc8670483743e97219e8))
520
+ * edit product inquiry types comment ([1814d5d](https://gitlab.e-ncp.com/ncp-client/shop-sdk/commit/1814d5d52f7df669786d4983b0069b33b14c4d2f))
521
+
522
+ ### [1.11.7](https://gitlab.e-ncp.com/ncp-client/shop-sdk/compare/v1.11.4...v1.11.7) (2022-05-13)
523
+
524
+
525
+ ### Bug Fixes
526
+
527
+ * add type for getProfileOrdersOrderNoClaim ([c8b2454](https://gitlab.e-ncp.com/ncp-client/shop-sdk/commit/c8b2454dc806f9b8e4e1389bfe6ec522f9b0bf71))
528
+ * edit product inquiry types ([4c3535c](https://gitlab.e-ncp.com/ncp-client/shop-sdk/commit/4c3535c177e9991dce0bbc8670483743e97219e8))
529
+ * edit product inquiry types comment ([1814d5d](https://gitlab.e-ncp.com/ncp-client/shop-sdk/commit/1814d5d52f7df669786d4983b0069b33b14c4d2f))
530
+
531
+ ### [1.11.6](https://gitlab.e-ncp.com/ncp-client/shop-sdk/compare/v1.11.4...v1.11.6) (2022-05-12)
532
+
533
+
534
+ ### Bug Fixes
535
+
536
+ * add type for getProfileOrdersOrderNoClaim ([c8b2454](https://gitlab.e-ncp.com/ncp-client/shop-sdk/commit/c8b2454dc806f9b8e4e1389bfe6ec522f9b0bf71))
537
+
538
+ ### [1.11.5](https://gitlab.e-ncp.com/ncp-client/shop-sdk/compare/v1.11.4...v1.11.5) (2022-05-12)
539
+
540
+ ### [1.11.4](https://gitlab.e-ncp.com/ncp-client/shop-sdk/compare/v1.11.0...v1.11.4) (2022-05-11)
541
+
542
+
543
+ ### Bug Fixes
544
+
545
+ * add type of profileOrders ([67d1262](https://gitlab.e-ncp.com/ncp-client/shop-sdk/commit/67d1262cb97eca00b53fc2860a55603bd2754d5e))
546
+ * edit inquiry type number type ([c37ecde](https://gitlab.e-ncp.com/ncp-client/shop-sdk/commit/c37ecde78b0812723e37a39317ae989a012dcebb))
547
+ * edit inquiry type number type ([b11524d](https://gitlab.e-ncp.com/ncp-client/shop-sdk/commit/b11524db0808cb3e6dafe4ef3de752b49c85e739))
548
+ * modify type name ([8365090](https://gitlab.e-ncp.com/ncp-client/shop-sdk/commit/8365090bd12c0991d523ab5b3176c5922a04c7fb))
549
+ * use relative path ([b8f73ec](https://gitlab.e-ncp.com/ncp-client/shop-sdk/commit/b8f73ecc8b4cf7919739bd0191d0fea9fb22d958))
550
+
551
+ ### [1.11.3](https://gitlab.e-ncp.com/ncp-client/shop-sdk/compare/v1.11.2...v1.11.3) (2022-05-11)
552
+
553
+
554
+ ### Bug Fixes
555
+
556
+ * modify type name ([8365090](https://gitlab.e-ncp.com/ncp-client/shop-sdk/commit/8365090bd12c0991d523ab5b3176c5922a04c7fb))
557
+
558
+ ### [1.11.2](https://gitlab.e-ncp.com/ncp-client/shop-sdk/compare/v1.11.1...v1.11.2) (2022-05-10)
559
+
560
+
561
+ ### Bug Fixes
562
+
563
+ * add type of profileOrders ([67d1262](https://gitlab.e-ncp.com/ncp-client/shop-sdk/commit/67d1262cb97eca00b53fc2860a55603bd2754d5e))
564
+
565
+ ### [1.11.1](https://gitlab.e-ncp.com/ncp-client/shop-sdk/compare/v1.11.0...v1.11.1) (2022-05-10)
566
+
567
+
568
+ ### Bug Fixes
569
+
570
+ * use relative path ([b8f73ec](https://gitlab.e-ncp.com/ncp-client/shop-sdk/commit/b8f73ecc8b4cf7919739bd0191d0fea9fb22d958))
571
+
572
+ ## [1.11.0](https://gitlab.e-ncp.com/ncp-client/shop-sdk/compare/v1.7.16...v1.11.0) (2022-05-10)
573
+
574
+
575
+ ### Features
576
+
577
+ * add accumulation type ([845347e](https://gitlab.e-ncp.com/ncp-client/shop-sdk/commit/845347e27b1ca820249d39e754c40fad09d433b4))
578
+ * add accumulationSummary type ([b792666](https://gitlab.e-ncp.com/ncp-client/shop-sdk/commit/b79266658861742356c0a2360d31af067064eff0))
579
+ * add DateYmd type ([8d9565b](https://gitlab.e-ncp.com/ncp-client/shop-sdk/commit/8d9565b7914107564ba806f0f41b3f784b614ecf))
580
+ * add product option type ([d359469](https://gitlab.e-ncp.com/ncp-client/shop-sdk/commit/d359469d08eefc9d7bd490329f41c0e3fbc7ee36))
581
+ * directory restructure and add product domain type ([fd876ba](https://gitlab.e-ncp.com/ncp-client/shop-sdk/commit/fd876ba716f7420164388cf1b11163b504ac9388))
582
+
583
+
584
+ ### Bug Fixes
585
+
586
+ * add PAY_TYPE_MAP ([c53d95e](https://gitlab.e-ncp.com/ncp-client/shop-sdk/commit/c53d95eecc42c725c80dd65e73200611fa91b92c))
587
+ * add type for profileOrdersOrderNo ([efc4fa1](https://gitlab.e-ncp.com/ncp-client/shop-sdk/commit/efc4fa1ee425da60a305d02baf2e933b0df0ea5e))
588
+ * assert PAY_TYPE_MAP is const ([9fe85c6](https://gitlab.e-ncp.com/ncp-client/shop-sdk/commit/9fe85c69b816f384b069796453955e99a69d3d12))
589
+ * changed GetProfileAccumulationsSummaryRequest queryString optional ([9d396c6](https://gitlab.e-ncp.com/ncp-client/shop-sdk/commit/9d396c684c838e7dd444b19c3296fabc48215318))
590
+ * make map and union exported & modify GetProfileOrdersOrderNoRequest ([1eb9798](https://gitlab.e-ncp.com/ncp-client/shop-sdk/commit/1eb9798bfa27042746ed9fea9e7fad41592cf1c9))
591
+ * modify HTTPError type ([bc0f072](https://gitlab.e-ncp.com/ncp-client/shop-sdk/commit/bc0f072f05ab6cba4c5d8f6764bc79f4e0bbd622))
592
+ * modify import path ([b4570e4](https://gitlab.e-ncp.com/ncp-client/shop-sdk/commit/b4570e48a4cc1e5f6aac2dfa52e52f76f1540dc7))
593
+ * modify PayInfo type ([15796ed](https://gitlab.e-ncp.com/ncp-client/shop-sdk/commit/15796ed6432c0c7f63f059ed12ad06e1bf798ff8))
594
+ * modify pgTypes type ([a90d98b](https://gitlab.e-ncp.com/ncp-client/shop-sdk/commit/a90d98bc23f4908bbd2b96d1964861bd0c81cc8c))
595
+ * move maps file under src ([b925c8a](https://gitlab.e-ncp.com/ncp-client/shop-sdk/commit/b925c8a08a337c9f33e3a70c73581458ec2ab9e5))
596
+ * possible nullable get inquiry request ([48b2263](https://gitlab.e-ncp.com/ncp-client/shop-sdk/commit/48b2263ddbd28290248978cc80a4520b9f596d6e))
597
+ * rollback domain-order ([8a273f1](https://gitlab.e-ncp.com/ncp-client/shop-sdk/commit/8a273f10d730827d28b1b1a05ac4b59877e9f98f))
598
+ * test for moving maps file to src folder ([5f11ae7](https://gitlab.e-ncp.com/ncp-client/shop-sdk/commit/5f11ae77ac004d21c38673ec54d7ba6aca6db0f4))
599
+ * use relative path ([72291b8](https://gitlab.e-ncp.com/ncp-client/shop-sdk/commit/72291b85138d578a052b377a3d71d2560d7024f3))
600
+ * use relative path ([2e57c75](https://gitlab.e-ncp.com/ncp-client/shop-sdk/commit/2e57c75429e31b01b44db13be50b9fe4af06d4e9))
601
+ * use relative path ([3e6ba34](https://gitlab.e-ncp.com/ncp-client/shop-sdk/commit/3e6ba34d13b9316409ed0cc60a3951716baed5ac))
602
+
603
+ ### [1.10.16](https://gitlab.e-ncp.com/ncp-client/shop-sdk/compare/v1.10.15...v1.10.16) (2022-05-10)
604
+
605
+ ### [1.10.15](https://gitlab.e-ncp.com/ncp-client/shop-sdk/compare/v1.10.14...v1.10.15) (2022-05-10)
606
+
607
+
608
+ ### Bug Fixes
609
+
610
+ * use relative path ([72291b8](https://gitlab.e-ncp.com/ncp-client/shop-sdk/commit/72291b85138d578a052b377a3d71d2560d7024f3))
611
+
612
+ ### [1.10.14](https://gitlab.e-ncp.com/ncp-client/shop-sdk/compare/v1.10.13...v1.10.14) (2022-05-10)
613
+
614
+
615
+ ### Bug Fixes
616
+
617
+ * move maps file under src ([b925c8a](https://gitlab.e-ncp.com/ncp-client/shop-sdk/commit/b925c8a08a337c9f33e3a70c73581458ec2ab9e5))
618
+ * use relative path ([2e57c75](https://gitlab.e-ncp.com/ncp-client/shop-sdk/commit/2e57c75429e31b01b44db13be50b9fe4af06d4e9))
619
+
620
+ ### [1.10.13](https://gitlab.e-ncp.com/ncp-client/shop-sdk/compare/v1.10.12...v1.10.13) (2022-05-10)
621
+
622
+
623
+ ### Bug Fixes
624
+
625
+ * rollback domain-order ([8a273f1](https://gitlab.e-ncp.com/ncp-client/shop-sdk/commit/8a273f10d730827d28b1b1a05ac4b59877e9f98f))
626
+
627
+ ### [1.10.12](https://gitlab.e-ncp.com/ncp-client/shop-sdk/compare/v1.10.11...v1.10.12) (2022-05-10)
628
+
629
+
630
+ ### Bug Fixes
631
+
632
+ * test for moving maps file to src folder ([5f11ae7](https://gitlab.e-ncp.com/ncp-client/shop-sdk/commit/5f11ae77ac004d21c38673ec54d7ba6aca6db0f4))
633
+
634
+ ### [1.10.11](https://gitlab.e-ncp.com/ncp-client/shop-sdk/compare/v1.10.10...v1.10.11) (2022-05-09)
635
+
636
+
637
+ ### Bug Fixes
638
+
639
+ * use relative path ([3e6ba34](https://gitlab.e-ncp.com/ncp-client/shop-sdk/commit/3e6ba34d13b9316409ed0cc60a3951716baed5ac))
640
+
641
+ ### [1.10.10](https://gitlab.e-ncp.com/ncp-client/shop-sdk/compare/v1.10.9...v1.10.10) (2022-05-09)
642
+
643
+
644
+ ### Bug Fixes
645
+
646
+ * assert PAY_TYPE_MAP is const ([9fe85c6](https://gitlab.e-ncp.com/ncp-client/shop-sdk/commit/9fe85c69b816f384b069796453955e99a69d3d12))
647
+
648
+ ### [1.10.9](https://gitlab.e-ncp.com/ncp-client/shop-sdk/compare/v1.10.8...v1.10.9) (2022-05-09)
649
+
650
+
651
+ ### Bug Fixes
652
+
653
+ * add PAY_TYPE_MAP ([c53d95e](https://gitlab.e-ncp.com/ncp-client/shop-sdk/commit/c53d95eecc42c725c80dd65e73200611fa91b92c))
654
+
655
+ ### [1.10.8](https://gitlab.e-ncp.com/ncp-client/shop-sdk/compare/v1.10.7...v1.10.8) (2022-05-09)
656
+
657
+
658
+ ### Bug Fixes
659
+
660
+ * modify PayInfo type ([15796ed](https://gitlab.e-ncp.com/ncp-client/shop-sdk/commit/15796ed6432c0c7f63f059ed12ad06e1bf798ff8))
661
+
662
+ ### [1.10.7](https://gitlab.e-ncp.com/ncp-client/shop-sdk/compare/v1.10.6...v1.10.7) (2022-05-09)
663
+
664
+
665
+ ### Bug Fixes
666
+
667
+ * make map and union exported & modify GetProfileOrdersOrderNoRequest ([1eb9798](https://gitlab.e-ncp.com/ncp-client/shop-sdk/commit/1eb9798bfa27042746ed9fea9e7fad41592cf1c9))
668
+
669
+ ### [1.10.6](https://gitlab.e-ncp.com/ncp-client/shop-sdk/compare/v1.10.5...v1.10.6) (2022-05-09)
670
+
671
+
672
+ ### Bug Fixes
673
+
674
+ * modify import path ([b4570e4](https://gitlab.e-ncp.com/ncp-client/shop-sdk/commit/b4570e48a4cc1e5f6aac2dfa52e52f76f1540dc7))
675
+
676
+ ### [1.10.5](https://gitlab.e-ncp.com/ncp-client/shop-sdk/compare/v1.10.3...v1.10.5) (2022-05-09)
677
+
678
+
679
+ ### Bug Fixes
680
+
681
+ * add type for profileOrdersOrderNo ([efc4fa1](https://gitlab.e-ncp.com/ncp-client/shop-sdk/commit/efc4fa1ee425da60a305d02baf2e933b0df0ea5e))
682
+
683
+ ### [1.10.4](https://gitlab.e-ncp.com/ncp-client/shop-sdk/compare/v1.10.3...v1.10.4) (2022-05-09)
684
+
685
+ ### [1.10.3](https://gitlab.e-ncp.com/ncp-client/shop-sdk/compare/v1.10.2...v1.10.3) (2022-05-09)
686
+
687
+
688
+ ### Bug Fixes
689
+
690
+ * changed GetProfileAccumulationsSummaryRequest queryString optional ([9d396c6](https://gitlab.e-ncp.com/ncp-client/shop-sdk/commit/9d396c684c838e7dd444b19c3296fabc48215318))
691
+
692
+ ### [1.10.2](https://gitlab.e-ncp.com/ncp-client/shop-sdk/compare/v1.10.0...v1.10.2) (2022-05-06)
693
+
694
+
695
+ ### Bug Fixes
696
+
697
+ * modify HTTPError type ([bc0f072](https://gitlab.e-ncp.com/ncp-client/shop-sdk/commit/bc0f072f05ab6cba4c5d8f6764bc79f4e0bbd622))
698
+
699
+ ### [1.10.1](https://gitlab.e-ncp.com/ncp-client/shop-sdk/compare/v1.10.0...v1.10.1) (2022-05-06)
700
+
701
+ ## [1.10.0](https://gitlab.e-ncp.com/ncp-client/shop-sdk/compare/v1.9.0...v1.10.0) (2022-05-04)
702
+
703
+
704
+ ### Features
705
+
706
+ * add accumulationSummary type ([b792666](https://gitlab.e-ncp.com/ncp-client/shop-sdk/commit/b79266658861742356c0a2360d31af067064eff0))
707
+
708
+ ### [1.9.1](https://gitlab.e-ncp.com/ncp-client/shop-sdk/compare/v1.9.0...v1.9.1) (2022-05-03)
709
+
710
+ ## [1.9.0](https://gitlab.e-ncp.com/ncp-client/shop-sdk/compare/v1.7.17...v1.9.0) (2022-05-03)
711
+
712
+
713
+ ### Features
714
+
715
+ * add accumulation type ([845347e](https://gitlab.e-ncp.com/ncp-client/shop-sdk/commit/845347e27b1ca820249d39e754c40fad09d433b4))
716
+ * add DateYmd type ([8d9565b](https://gitlab.e-ncp.com/ncp-client/shop-sdk/commit/8d9565b7914107564ba806f0f41b3f784b614ecf))
717
+ * add product option type ([d359469](https://gitlab.e-ncp.com/ncp-client/shop-sdk/commit/d359469d08eefc9d7bd490329f41c0e3fbc7ee36))
718
+ * directory restructure and add product domain type ([fd876ba](https://gitlab.e-ncp.com/ncp-client/shop-sdk/commit/fd876ba716f7420164388cf1b11163b504ac9388))
719
+
720
+ ### [1.8.3](https://gitlab.e-ncp.com/ncp-client/shop-sdk/compare/v1.8.2...v1.8.3) (2022-05-03)
721
+
722
+ ### [1.8.2](https://gitlab.e-ncp.com/ncp-client/shop-sdk/compare/v1.8.1...v1.8.2) (2022-05-03)
723
+
724
+ ### [1.8.1](https://gitlab.e-ncp.com/ncp-client/shop-sdk/compare/v1.8.0...v1.8.1) (2022-05-03)
725
+
726
+ ### [1.7.17](https://gitlab.e-ncp.com/ncp-client/shop-sdk/compare/v1.7.16...v1.7.17) (2022-05-02)
727
+
728
+
729
+ ### Bug Fixes
730
+
731
+ * modify pgTypes type ([a90d98b](https://gitlab.e-ncp.com/ncp-client/shop-sdk/commit/a90d98bc23f4908bbd2b96d1964861bd0c81cc8c))
732
+
733
+ ### [1.7.16](https://gitlab.e-ncp.com/ncp-client/shop-sdk/compare/v1.7.15...v1.7.16) (2022-04-29)
734
+
735
+
736
+ ### Bug Fixes
737
+
738
+ * add nullable, rafactory ([130fed8](https://gitlab.e-ncp.com/ncp-client/shop-sdk/commit/130fed8e5d1d0763ebb3fe88986888ae3a5a6673))
739
+ * manage type makes useful ([80ce146](https://gitlab.e-ncp.com/ncp-client/shop-sdk/commit/80ce1468f32d96844703efe78a2f87eae4d99458))
740
+
741
+ ### [1.7.15](https://gitlab.e-ncp.com/ncp-client/shop-sdk/compare/v1.7.14...v1.7.15) (2022-04-28)
742
+
743
+
744
+ ### Bug Fixes
745
+
746
+ * edit inquiry types in manage ([030e24d](https://gitlab.e-ncp.com/ncp-client/shop-sdk/commit/030e24d7d95e0e9c1bdda6d4a2cfd652422594b1))
747
+
748
+ ## [1.8.0](https://gitlab.e-ncp.com/ncp-client/shop-sdk/compare/v1.7.14...v1.8.0) (2022-05-02)
749
+
750
+
751
+ ### Features
752
+
753
+ * add product option type ([d359469](https://gitlab.e-ncp.com/ncp-client/shop-sdk/commit/d359469d08eefc9d7bd490329f41c0e3fbc7ee36))
754
+ * directory restructure and add product domain type ([fd876ba](https://gitlab.e-ncp.com/ncp-client/shop-sdk/commit/fd876ba716f7420164388cf1b11163b504ac9388))
755
+
756
+
757
+ ### [1.7.17](https://gitlab.e-ncp.com/ncp-client/shop-sdk/compare/v1.7.16...v1.7.17) (2022-05-02)
758
+
759
+
760
+ ### Bug Fixes
761
+
762
+ * modify pgTypes type ([a90d98b](https://gitlab.e-ncp.com/ncp-client/shop-sdk/commit/a90d98bc23f4908bbd2b96d1964861bd0c81cc8c))
763
+
764
+ ### [1.7.16](https://gitlab.e-ncp.com/ncp-client/shop-sdk/compare/v1.7.15...v1.7.16) (2022-04-29)
765
+
766
+
767
+ ### Bug Fixes
768
+
769
+ * add nullable, rafactory ([130fed8](https://gitlab.e-ncp.com/ncp-client/shop-sdk/commit/130fed8e5d1d0763ebb3fe88986888ae3a5a6673))
770
+ * manage type makes useful ([80ce146](https://gitlab.e-ncp.com/ncp-client/shop-sdk/commit/80ce1468f32d96844703efe78a2f87eae4d99458))
771
+
772
+ ### [1.7.15](https://gitlab.e-ncp.com/ncp-client/shop-sdk/compare/v1.7.1...v1.7.15) (2022-04-28)
773
+
774
+
775
+ ### Bug Fixes
776
+
777
+ * access token ([85a6047](https://gitlab.e-ncp.com/ncp-client/shop-sdk/commit/85a6047a48304878979ec771378bf050229a17cb))
778
+ * access token option ([2cb6aff](https://gitlab.e-ncp.com/ncp-client/shop-sdk/commit/2cb6aff3cb01dcea8077279d5aba9a310c91bbbc))
779
+ * access token type ([d53aebd](https://gitlab.e-ncp.com/ncp-client/shop-sdk/commit/d53aebd50396c5028d7cddaa021ff7907a6ccade))
780
+ * add test console ([a246714](https://gitlab.e-ncp.com/ncp-client/shop-sdk/commit/a246714c2a094c0a23f100f7271b8518966a0211))
781
+ * by lint ([b212d57](https://gitlab.e-ncp.com/ncp-client/shop-sdk/commit/b212d576d3413f790bd36a172a2f2e15c3904f57))
782
+ * delete access token assign ([7ac88f6](https://gitlab.e-ncp.com/ncp-client/shop-sdk/commit/7ac88f6c5b66cbd9e065b4cbf32a9497d4c23e7d))
783
+ * edit inquiry types in manage ([030e24d](https://gitlab.e-ncp.com/ncp-client/shop-sdk/commit/030e24d7d95e0e9c1bdda6d4a2cfd652422594b1))
784
+ * get access token function ([5d9f5ed](https://gitlab.e-ncp.com/ncp-client/shop-sdk/commit/5d9f5ed4b1897fb1cade81e7a9897c449b7c1c8c))
785
+ * header options type ([4d648c5](https://gitlab.e-ncp.com/ncp-client/shop-sdk/commit/4d648c550cf52d0401ba023d47491cc4b4d6628b))
786
+ * localstorage method reference bug ([bcfdf7d](https://gitlab.e-ncp.com/ncp-client/shop-sdk/commit/bcfdf7d782d3dbce2c5176f94df699be8f672f19))
787
+ * make channelType optional in OrderSheetsProduct type ([1d26ab8](https://gitlab.e-ncp.com/ncp-client/shop-sdk/commit/1d26ab8044c53e0753b93774fef9827996fb8ea3))
788
+ * make countryCd optional ([2d53271](https://gitlab.e-ncp.com/ncp-client/shop-sdk/commit/2d532717a7b138d1eef88ee75a6561133c941491))
789
+ * modify PostOrderSheetsOrderSheetNoCaculate type ([c12be6c](https://gitlab.e-ncp.com/ncp-client/shop-sdk/commit/c12be6ce70e51e81315eaf93271f61dc33a212f9))
790
+ * option headers ([02c7fb4](https://gitlab.e-ncp.com/ncp-client/shop-sdk/commit/02c7fb464925d44ef6817040826b5c213e739c85))
791
+ * remove OrderSheetsOrderSheetNoCalculatePaymentInfo ([5e082e9](https://gitlab.e-ncp.com/ncp-client/shop-sdk/commit/5e082e925e7737664703d2cc8df00a64a7f473b0))
792
+ * sdk create options ([48e5aa5](https://gitlab.e-ncp.com/ncp-client/shop-sdk/commit/48e5aa5803308fd3b745f2d9df4013989097b3d2))
793
+ * type error ([ab0ac1c](https://gitlab.e-ncp.com/ncp-client/shop-sdk/commit/ab0ac1c5a3fb135329c0da38d62983f1617dc21a))
794
+
795
+ ### [1.7.14](https://gitlab.e-ncp.com/ncp-client/shop-sdk/compare/v1.7.13...v1.7.14) (2022-04-27)
796
+
797
+
798
+ ### Bug Fixes
799
+
800
+ * make channelType optional in OrderSheetsProduct type ([1d26ab8](https://gitlab.e-ncp.com/ncp-client/shop-sdk/commit/1d26ab8044c53e0753b93774fef9827996fb8ea3))
801
+
802
+ ### [1.7.13](https://gitlab.e-ncp.com/ncp-client/shop-sdk/compare/v1.7.12...v1.7.13) (2022-04-25)
803
+
804
+
805
+ ### Bug Fixes
806
+
807
+ * modify PostOrderSheetsOrderSheetNoCaculate type ([c12be6c](https://gitlab.e-ncp.com/ncp-client/shop-sdk/commit/c12be6ce70e51e81315eaf93271f61dc33a212f9))
808
+
809
+ ### [1.7.12](https://gitlab.e-ncp.com/ncp-client/shop-sdk/compare/v1.7.11...v1.7.12) (2022-04-25)
810
+
811
+
812
+ ### Bug Fixes
813
+
814
+ * remove OrderSheetsOrderSheetNoCalculatePaymentInfo ([5e082e9](https://gitlab.e-ncp.com/ncp-client/shop-sdk/commit/5e082e925e7737664703d2cc8df00a64a7f473b0))
815
+
816
+ ### [1.7.11](https://gitlab.e-ncp.com/ncp-client/shop-sdk/compare/v1.7.10...v1.7.11) (2022-04-22)
817
+
818
+
819
+ ### Bug Fixes
820
+
821
+ * make countryCd optional ([2d53271](https://gitlab.e-ncp.com/ncp-client/shop-sdk/commit/2d532717a7b138d1eef88ee75a6561133c941491))
822
+
823
+ ### [1.7.10](https://gitlab.e-ncp.com/ncp-client/shop-sdk/compare/v1.7.9...v1.7.10) (2022-04-20)
824
+
825
+
826
+ ### Bug Fixes
827
+
828
+ * delete access token assign ([7ac88f6](https://gitlab.e-ncp.com/ncp-client/shop-sdk/commit/7ac88f6c5b66cbd9e065b4cbf32a9497d4c23e7d))
829
+
830
+ ### [1.7.9](https://gitlab.e-ncp.com/ncp-client/shop-sdk/compare/v1.7.8...v1.7.9) (2022-04-20)
831
+
832
+
833
+ ### Bug Fixes
834
+
835
+ * option headers ([02c7fb4](https://gitlab.e-ncp.com/ncp-client/shop-sdk/commit/02c7fb464925d44ef6817040826b5c213e739c85))
836
+ * type error ([ab0ac1c](https://gitlab.e-ncp.com/ncp-client/shop-sdk/commit/ab0ac1c5a3fb135329c0da38d62983f1617dc21a))
837
+
838
+ ### [1.7.8](https://gitlab.e-ncp.com/ncp-client/shop-sdk/compare/v1.7.7...v1.7.8) (2022-04-20)
839
+
840
+
841
+ ### Bug Fixes
842
+
843
+ * access token option ([2cb6aff](https://gitlab.e-ncp.com/ncp-client/shop-sdk/commit/2cb6aff3cb01dcea8077279d5aba9a310c91bbbc))
844
+
845
+ ### [1.7.7](https://gitlab.e-ncp.com/ncp-client/shop-sdk/compare/v1.7.6...v1.7.7) (2022-04-20)
846
+
847
+
848
+ ### Bug Fixes
849
+
850
+ * access token ([85a6047](https://gitlab.e-ncp.com/ncp-client/shop-sdk/commit/85a6047a48304878979ec771378bf050229a17cb))
851
+ * access token type ([d53aebd](https://gitlab.e-ncp.com/ncp-client/shop-sdk/commit/d53aebd50396c5028d7cddaa021ff7907a6ccade))
852
+
853
+ ### [1.7.6](https://gitlab.e-ncp.com/ncp-client/shop-sdk/compare/v1.7.5...v1.7.6) (2022-04-20)
854
+
855
+
856
+ ### Bug Fixes
857
+
858
+ * header options type ([4d648c5](https://gitlab.e-ncp.com/ncp-client/shop-sdk/commit/4d648c550cf52d0401ba023d47491cc4b4d6628b))
859
+
860
+ ### [1.7.5](https://gitlab.e-ncp.com/ncp-client/shop-sdk/compare/v1.7.4...v1.7.5) (2022-04-20)
861
+
862
+
863
+ ### Bug Fixes
864
+
865
+ * get access token function ([5d9f5ed](https://gitlab.e-ncp.com/ncp-client/shop-sdk/commit/5d9f5ed4b1897fb1cade81e7a9897c449b7c1c8c))
866
+
867
+ ### [1.7.4](https://gitlab.e-ncp.com/ncp-client/shop-sdk/compare/v1.7.3...v1.7.4) (2022-04-20)
868
+
869
+
870
+ ### Bug Fixes
871
+
872
+ * add test console ([a246714](https://gitlab.e-ncp.com/ncp-client/shop-sdk/commit/a246714c2a094c0a23f100f7271b8518966a0211))
873
+
874
+ ### [1.7.3](https://gitlab.e-ncp.com/ncp-client/shop-sdk/compare/v1.7.2...v1.7.3) (2022-04-19)
875
+
876
+
877
+ ### Bug Fixes
878
+
879
+ * localstorage method reference bug ([bcfdf7d](https://gitlab.e-ncp.com/ncp-client/shop-sdk/commit/bcfdf7d782d3dbce2c5176f94df699be8f672f19))
880
+
881
+ ### [1.7.2](https://gitlab.e-ncp.com/ncp-client/shop-sdk/compare/v1.7.1...v1.7.2) (2022-04-18)
882
+
883
+
884
+ ### Bug Fixes
885
+
886
+ * by lint ([b212d57](https://gitlab.e-ncp.com/ncp-client/shop-sdk/commit/b212d576d3413f790bd36a172a2f2e15c3904f57))
887
+ * sdk create options ([48e5aa5](https://gitlab.e-ncp.com/ncp-client/shop-sdk/commit/48e5aa5803308fd3b745f2d9df4013989097b3d2))
888
+
889
+ ### [1.7.1](https://gitlab.e-ncp.com/ncp-client/shop-sdk/compare/v1.7.0...v1.7.1) (2022-04-15)
890
+
891
+
892
+ ### Bug Fixes
893
+
894
+ * edit type image ([2e4b0b3](https://gitlab.e-ncp.com/ncp-client/shop-sdk/commit/2e4b0b38f9372038aac9cf888293339e3e90a688))
895
+
896
+ ## [1.7.0](https://gitlab.e-ncp.com/ncp-client/shop-sdk/compare/v1.3.4...v1.7.0) (2022-04-15)
897
+
898
+
899
+ ### Features
900
+
901
+ * add request middleware ([bea67e3](https://gitlab.e-ncp.com/ncp-client/shop-sdk/commit/bea67e3101f538b29c9a496fa08fcd0435ce2983))
902
+ * delete useless file ([21c5198](https://gitlab.e-ncp.com/ncp-client/shop-sdk/commit/21c519803c4f3da5f59eacb4773535500204e573))
903
+ * rename all functions ([4438607](https://gitlab.e-ncp.com/ncp-client/shop-sdk/commit/44386076a63b90b90417f31772c4129b5cf35fe9))
904
+
905
+
906
+ ### Bug Fixes
907
+
908
+ * add type for order ([757b46e](https://gitlab.e-ncp.com/ncp-client/shop-sdk/commit/757b46e8b517ae611e5ce72dab4109388d1eec19))
909
+ * add type for order api ([65e74c3](https://gitlab.e-ncp.com/ncp-client/shop-sdk/commit/65e74c3338efdf2130c946e526d348ecc0ba82d6))
910
+ * add type for postPaymentsReserve ([68611d0](https://gitlab.e-ncp.com/ncp-client/shop-sdk/commit/68611d07998adf2d7546e06edae459316b8f18a2))
911
+ * ci script ([758f2fe](https://gitlab.e-ncp.com/ncp-client/shop-sdk/commit/758f2fed11ab82a22aca75d7372f8d74a890d1e2))
912
+ * ci script ([09639bd](https://gitlab.e-ncp.com/ncp-client/shop-sdk/commit/09639bd7d94243626a67fe5b251ec063405bed08))
913
+ * ci script ([23f04ff](https://gitlab.e-ncp.com/ncp-client/shop-sdk/commit/23f04ffd4b52e0c661d9f3c5503f7a4aadc6eada))
914
+ * correct import issue ([c3a5475](https://gitlab.e-ncp.com/ncp-client/shop-sdk/commit/c3a547586eb3a1c37ab25a0e4da15b1a1f24f7f3))
915
+ * echo script ([4622a04](https://gitlab.e-ncp.com/ncp-client/shop-sdk/commit/4622a04cd302d8923474cba63f52fa0179f82a51))
916
+ * edit type admin, image, manage ([5e1f464](https://gitlab.e-ncp.com/ncp-client/shop-sdk/commit/5e1f464172b3271379359731923367639b97d57c))
917
+ * modify types related to shipping ([f95763d](https://gitlab.e-ncp.com/ncp-client/shop-sdk/commit/f95763d094fe56a20dfec3044c824d167983f9be))
918
+ * npm token script ([77371bf](https://gitlab.e-ncp.com/ncp-client/shop-sdk/commit/77371bf1d02975ffe1b0d6b5afd9dd7e63300dc2))
919
+ * remove unnecessary code & add type for getOrderConfigs ([b5d14c1](https://gitlab.e-ncp.com/ncp-client/shop-sdk/commit/b5d14c1520af58e7f01d121d4f81007c17963708))
920
+ * rollback default create callback ([6465cfb](https://gitlab.e-ncp.com/ncp-client/shop-sdk/commit/6465cfb28e75360489fc6838dc41558539d9970c))
921
+ * text echo ([b20ca12](https://gitlab.e-ncp.com/ncp-client/shop-sdk/commit/b20ca12b5474ea22ac5a9bcbb38e8dd57c60b4b5))
922
+ * text interface ([9f20006](https://gitlab.e-ncp.com/ncp-client/shop-sdk/commit/9f200067830d8e4548c76fb1f9c5bc6e2b5aed28))
923
+ * unused module import ([996abee](https://gitlab.e-ncp.com/ncp-client/shop-sdk/commit/996abeef07ca8ac949bb4eb64e093b19e619832e))
924
+
925
+ ## [1.6.0](https://gitlab.e-ncp.com/ncp-client/shop-sdk/compare/v1.3.4...v1.6.0) (2022-04-15)
926
+
927
+
928
+ ### Features
929
+
930
+ * add request middleware ([bea67e3](https://gitlab.e-ncp.com/ncp-client/shop-sdk/commit/bea67e3101f538b29c9a496fa08fcd0435ce2983))
931
+ * delete useless file ([21c5198](https://gitlab.e-ncp.com/ncp-client/shop-sdk/commit/21c519803c4f3da5f59eacb4773535500204e573))
932
+ * rename all functions ([4438607](https://gitlab.e-ncp.com/ncp-client/shop-sdk/commit/44386076a63b90b90417f31772c4129b5cf35fe9))
933
+
934
+
935
+ ### Bug Fixes
936
+
937
+ * add type for order ([757b46e](https://gitlab.e-ncp.com/ncp-client/shop-sdk/commit/757b46e8b517ae611e5ce72dab4109388d1eec19))
938
+ * add type for order api ([65e74c3](https://gitlab.e-ncp.com/ncp-client/shop-sdk/commit/65e74c3338efdf2130c946e526d348ecc0ba82d6))
939
+ * add type for postPaymentsReserve ([68611d0](https://gitlab.e-ncp.com/ncp-client/shop-sdk/commit/68611d07998adf2d7546e06edae459316b8f18a2))
940
+ * ci script ([758f2fe](https://gitlab.e-ncp.com/ncp-client/shop-sdk/commit/758f2fed11ab82a22aca75d7372f8d74a890d1e2))
941
+ * ci script ([09639bd](https://gitlab.e-ncp.com/ncp-client/shop-sdk/commit/09639bd7d94243626a67fe5b251ec063405bed08))
942
+ * ci script ([23f04ff](https://gitlab.e-ncp.com/ncp-client/shop-sdk/commit/23f04ffd4b52e0c661d9f3c5503f7a4aadc6eada))
943
+ * correct import issue ([c3a5475](https://gitlab.e-ncp.com/ncp-client/shop-sdk/commit/c3a547586eb3a1c37ab25a0e4da15b1a1f24f7f3))
944
+ * echo script ([4622a04](https://gitlab.e-ncp.com/ncp-client/shop-sdk/commit/4622a04cd302d8923474cba63f52fa0179f82a51))
945
+ * edit type admin, image, manage ([5e1f464](https://gitlab.e-ncp.com/ncp-client/shop-sdk/commit/5e1f464172b3271379359731923367639b97d57c))
946
+ * modify types related to shipping ([f95763d](https://gitlab.e-ncp.com/ncp-client/shop-sdk/commit/f95763d094fe56a20dfec3044c824d167983f9be))
947
+ * npm token script ([77371bf](https://gitlab.e-ncp.com/ncp-client/shop-sdk/commit/77371bf1d02975ffe1b0d6b5afd9dd7e63300dc2))
948
+ * remove unnecessary code & add type for getOrderConfigs ([b5d14c1](https://gitlab.e-ncp.com/ncp-client/shop-sdk/commit/b5d14c1520af58e7f01d121d4f81007c17963708))
949
+ * rollback default create callback ([6465cfb](https://gitlab.e-ncp.com/ncp-client/shop-sdk/commit/6465cfb28e75360489fc6838dc41558539d9970c))
950
+ * text echo ([b20ca12](https://gitlab.e-ncp.com/ncp-client/shop-sdk/commit/b20ca12b5474ea22ac5a9bcbb38e8dd57c60b4b5))
951
+ * text interface ([9f20006](https://gitlab.e-ncp.com/ncp-client/shop-sdk/commit/9f200067830d8e4548c76fb1f9c5bc6e2b5aed28))
952
+ * unused module import ([996abee](https://gitlab.e-ncp.com/ncp-client/shop-sdk/commit/996abeef07ca8ac949bb4eb64e093b19e619832e))
953
+
954
+ ### [1.5.2](https://gitlab.e-ncp.com/ncp-client/shop-sdk/compare/v1.5.1...v1.5.2) (2022-04-15)
955
+
956
+
957
+ ### Bug Fixes
958
+
959
+ * correct import issue ([c3a5475](https://gitlab.e-ncp.com/ncp-client/shop-sdk/commit/c3a547586eb3a1c37ab25a0e4da15b1a1f24f7f3))
960
+
961
+ ### [1.5.1](https://gitlab.e-ncp.com/ncp-client/shop-sdk/compare/v1.5.0...v1.5.1) (2022-04-14)
962
+
963
+
964
+ ### Bug Fixes
965
+
966
+ * remove unnecessary code & add type for getOrderConfigs ([b5d14c1](https://gitlab.e-ncp.com/ncp-client/shop-sdk/commit/b5d14c1520af58e7f01d121d4f81007c17963708))
967
+
968
+ ## [1.5.0](https://gitlab.e-ncp.com/ncp-client/shop-sdk/compare/v1.3.7...v1.5.0) (2022-04-14)
969
+
970
+
971
+ ### Features
972
+
973
+ * add request middleware ([bea67e3](https://gitlab.e-ncp.com/ncp-client/shop-sdk/commit/bea67e3101f538b29c9a496fa08fcd0435ce2983))
974
+ * delete useless file ([21c5198](https://gitlab.e-ncp.com/ncp-client/shop-sdk/commit/21c519803c4f3da5f59eacb4773535500204e573))
975
+ * rename all functions ([4438607](https://gitlab.e-ncp.com/ncp-client/shop-sdk/commit/44386076a63b90b90417f31772c4129b5cf35fe9))
976
+
977
+
978
+ ### Bug Fixes
979
+
980
+ * add type for order ([757b46e](https://gitlab.e-ncp.com/ncp-client/shop-sdk/commit/757b46e8b517ae611e5ce72dab4109388d1eec19))
981
+ * add type for order api ([65e74c3](https://gitlab.e-ncp.com/ncp-client/shop-sdk/commit/65e74c3338efdf2130c946e526d348ecc0ba82d6))
982
+
983
+ ## [1.4.0](https://gitlab.e-ncp.com/ncp-client/shop-sdk/compare/v1.3.7...v1.4.0) (2022-04-13)
984
+
985
+
986
+ ### Features
987
+
988
+ * add request middleware ([bea67e3](https://gitlab.e-ncp.com/ncp-client/shop-sdk/commit/bea67e3101f538b29c9a496fa08fcd0435ce2983))
989
+ * delete useless file ([21c5198](https://gitlab.e-ncp.com/ncp-client/shop-sdk/commit/21c519803c4f3da5f59eacb4773535500204e573))
990
+ * rename all functions ([4438607](https://gitlab.e-ncp.com/ncp-client/shop-sdk/commit/44386076a63b90b90417f31772c4129b5cf35fe9))
991
+
992
+ ### [1.3.7](https://gitlab.e-ncp.com/ncp-client/shop-sdk/compare/v1.3.6...v1.3.7) (2022-04-07)
993
+
994
+
995
+ ### Bug Fixes
996
+
997
+ * modify types related to shipping ([f95763d](https://gitlab.e-ncp.com/ncp-client/shop-sdk/commit/f95763d094fe56a20dfec3044c824d167983f9be))
998
+
999
+ ### [1.3.6](https://gitlab.e-ncp.com/ncp-client/shop-sdk/compare/v1.3.5...v1.3.6) (2022-04-06)
1000
+
1001
+
1002
+ ### Bug Fixes
1003
+
1004
+ * add type for postPaymentsReserve ([68611d0](https://gitlab.e-ncp.com/ncp-client/shop-sdk/commit/68611d07998adf2d7546e06edae459316b8f18a2))
1005
+ * ci script ([758f2fe](https://gitlab.e-ncp.com/ncp-client/shop-sdk/commit/758f2fed11ab82a22aca75d7372f8d74a890d1e2))
1006
+ * echo script ([4622a04](https://gitlab.e-ncp.com/ncp-client/shop-sdk/commit/4622a04cd302d8923474cba63f52fa0179f82a51))
1007
+ * npm token script ([77371bf](https://gitlab.e-ncp.com/ncp-client/shop-sdk/commit/77371bf1d02975ffe1b0d6b5afd9dd7e63300dc2))
1008
+ * rollback default create callback ([6465cfb](https://gitlab.e-ncp.com/ncp-client/shop-sdk/commit/6465cfb28e75360489fc6838dc41558539d9970c))
1009
+ * text echo ([b20ca12](https://gitlab.e-ncp.com/ncp-client/shop-sdk/commit/b20ca12b5474ea22ac5a9bcbb38e8dd57c60b4b5))
1010
+ * unused module import ([996abee](https://gitlab.e-ncp.com/ncp-client/shop-sdk/commit/996abeef07ca8ac949bb4eb64e093b19e619832e))
1011
+
1012
+ ### [1.3.5](https://gitlab.e-ncp.com/ncp-client/shop-sdk/compare/v1.3.4...v1.3.5) (2022-04-05)
1013
+
1014
+
1015
+ ### Bug Fixes
1016
+
1017
+ * ci script ([09639bd](https://gitlab.e-ncp.com/ncp-client/shop-sdk/commit/09639bd7d94243626a67fe5b251ec063405bed08))
1018
+ * ci script ([23f04ff](https://gitlab.e-ncp.com/ncp-client/shop-sdk/commit/23f04ffd4b52e0c661d9f3c5503f7a4aadc6eada))
1019
+ * text interface ([9f20006](https://gitlab.e-ncp.com/ncp-client/shop-sdk/commit/9f200067830d8e4548c76fb1f9c5bc6e2b5aed28))
1020
+
1021
+ ### [1.3.4](https://gitlab.e-ncp.com/ncp-client/shop-sdk/compare/v1.3.3...v1.3.4) (2022-02-22)
1022
+
1023
+
1024
+ ### Bug Fixes
1025
+
1026
+ * product section display type enum ([3ab762e](https://gitlab.e-ncp.com/ncp-client/shop-sdk/commit/3ab762e625c236aa88eee1f88322d879f3a6e29d))
1027
+
1028
+ ### [1.3.3](https://gitlab.e-ncp.com/ncp-client/shop-sdk/compare/v1.3.2...v1.3.3) (2022-02-21)
1029
+
1030
+
1031
+ ### Bug Fixes
1032
+
1033
+ * multi category children type ([664b60d](https://gitlab.e-ncp.com/ncp-client/shop-sdk/commit/664b60d3fc2a20069bfdd7a34f32c230b8f9703f))
1034
+
1035
+ ### [1.3.2](https://gitlab.e-ncp.com/ncp-client/shop-sdk/compare/v1.3.1...v1.3.2) (2022-02-17)
1036
+
1037
+
1038
+ ### Bug Fixes
1039
+
1040
+ * banner group code enum ([3936ba7](https://gitlab.e-ncp.com/ncp-client/shop-sdk/commit/3936ba786f4bbd2682067116835a63997a20b7fe))
1041
+
1042
+ ### [1.3.1](https://gitlab.e-ncp.com/ncp-client/shop-sdk/compare/v1.3.0...v1.3.1) (2022-02-16)
1043
+
1044
+
1045
+ ### Bug Fixes
1046
+
1047
+ * like products request type ([8a4d1e4](https://gitlab.e-ncp.com/ncp-client/shop-sdk/commit/8a4d1e414392e4ee789c3ac9ffc32c974213e8bb))
1048
+
1049
+ ## [1.3.0](https://gitlab.e-ncp.com/ncp-client/shop-sdk/compare/v1.2.31...v1.3.0) (2022-02-16)
1050
+
1051
+
1052
+ ### Features
1053
+
1054
+ * post profile like products type ([3aec0dd](https://gitlab.e-ncp.com/ncp-client/shop-sdk/commit/3aec0ddb7f495fa5240d159d92832a36638d4c3f))
1055
+
1056
+ ### [1.2.31](https://gitlab.e-ncp.com/ncp-client/shop-sdk/compare/v1.2.30...v1.2.31) (2022-02-15)
1057
+
1058
+
1059
+ ### Bug Fixes
1060
+
1061
+ * mall ssl response type ([530eef8](https://gitlab.e-ncp.com/ncp-client/shop-sdk/commit/530eef8f80afbd57bc82cb4feb7b20fcb72dba35))
1062
+
1063
+ ### [1.2.30](https://gitlab.e-ncp.com/ncp-client/shop-sdk/compare/v1.2.29...v1.2.30) (2022-02-14)
1064
+
1065
+
1066
+ ### Bug Fixes
1067
+
1068
+ * display sections sale status request type ([05a1959](https://gitlab.e-ncp.com/ncp-client/shop-sdk/commit/05a19595c8a62f7225f25b4adab37bb18be638b5))
1069
+
1070
+ ### [1.2.29](https://gitlab.e-ncp.com/ncp-client/shop-sdk/compare/v1.2.28...v1.2.29) (2022-02-14)
1071
+
1072
+
1073
+ ### Bug Fixes
1074
+
1075
+ * display section products types ([a6c345b](https://gitlab.e-ncp.com/ncp-client/shop-sdk/commit/a6c345bccdb58c7913a83bc9c82f0e91a6bcca46))
1076
+
1077
+ ### [1.2.28](https://gitlab.e-ncp.com/ncp-client/shop-sdk/compare/v1.2.27...v1.2.28) (2022-02-09)
1078
+
1079
+
1080
+ ### Bug Fixes
1081
+
1082
+ * postProfileOpenId ([ab71174](https://gitlab.e-ncp.com/ncp-client/shop-sdk/commit/ab711743e022353dae84ea254b0f2054a9d0a67c))
1083
+
1084
+ ### [1.2.27](https://gitlab.e-ncp.com/ncp-client/shop-sdk/compare/v1.2.26...v1.2.27) (2022-02-06)
1085
+
1086
+
1087
+ ### Bug Fixes
1088
+
1089
+ * get auth request type ([ed1fc8b](https://gitlab.e-ncp.com/ncp-client/shop-sdk/commit/ed1fc8b56372ceed2aded76f96e57ed512c28b88))
1090
+
1091
+ ### [1.2.26](https://gitlab.e-ncp.com/ncp-client/shop-sdk/compare/v1.2.25...v1.2.26) (2022-02-04)
1092
+
1093
+
1094
+ ### Bug Fixes
1095
+
1096
+ * auth request type ([488d4cf](https://gitlab.e-ncp.com/ncp-client/shop-sdk/commit/488d4cf29e4f33d79f8fbfc7357bc2275d241bba))
1097
+
1098
+ ### [1.2.25](https://gitlab.e-ncp.com/ncp-client/shop-sdk/compare/v1.2.24...v1.2.25) (2022-02-03)
1099
+
1100
+
1101
+ ### Bug Fixes
1102
+
1103
+ * getOauthLoginUrl, getOauthOpenId, postOauthToken, getCaptchaImage, postCaptchaVerify ([20fdb42](https://gitlab.e-ncp.com/ncp-client/shop-sdk/commit/20fdb42091374445c1b34c3aee832fea149c88f3))
1104
+
1105
+ ### [1.2.20](https://gitlab.e-ncp.com/ncp-client/shop-sdk/compare/v1.2.19...v1.2.20) (2022-01-27)
1106
+
1107
+
1108
+ ### Bug Fixes
1109
+
1110
+ * termsHistoryResponse ([3d041ad](https://gitlab.e-ncp.com/ncp-client/shop-sdk/commit/3d041ad486beb414064f81b1b77a60a254a6591b))
1111
+
1112
+ ### [1.2.19](https://gitlab.e-ncp.com/ncp-client/shop-sdk/compare/v1.2.18...v1.2.19) (2022-01-27)
1113
+
1114
+
1115
+ ### Bug Fixes
1116
+
1117
+ * termsHistoryResponse ([6aa3128](https://gitlab.e-ncp.com/ncp-client/shop-sdk/commit/6aa3128d2560a2812ad5af318aabd2bd5254cefc))
1118
+
1119
+ ### [1.2.18](https://gitlab.e-ncp.com/ncp-client/shop-sdk/compare/v1.2.17...v1.2.18) (2022-01-26)
1120
+
1121
+
1122
+ ### Bug Fixes
1123
+
1124
+ * getTermsHistory ([56d0025](https://gitlab.e-ncp.com/ncp-client/shop-sdk/commit/56d0025407d608b8a4287c24c7a87b4da0de1b52))
1125
+
1126
+ ### [1.2.17](https://gitlab.e-ncp.com/ncp-client/shop-sdk/compare/v1.2.16...v1.2.17) (2022-01-26)
1127
+
1128
+
1129
+ ### Bug Fixes
1130
+
1131
+ * getTermsHistory ([942a6f4](https://gitlab.e-ncp.com/ncp-client/shop-sdk/commit/942a6f407c2a5e66ef0cd77ff6e9d3708f75e147))
1132
+
1133
+ ### [1.2.16](https://gitlab.e-ncp.com/ncp-client/shop-sdk/compare/v1.2.15...v1.2.16) (2022-01-26)
1134
+
1135
+
1136
+ ### Bug Fixes
1137
+
1138
+ * getTermsTermsNo, getTermsHistory of unions.ts ([a74a14a](https://gitlab.e-ncp.com/ncp-client/shop-sdk/commit/a74a14aec8ddfcaa480c2fda7e11a04b15e3cc83))
1139
+ * getTermsTermsNo, getTermsHistory types ([ebc747b](https://gitlab.e-ncp.com/ncp-client/shop-sdk/commit/ebc747b04d330aacf520d527873fb9631000b9db))
1140
+
1141
+ ### [1.2.15](https://gitlab.e-ncp.com/ncp-client/shop-sdk/compare/v1.2.14...v1.2.15) (2022-01-26)
1142
+
1143
+ ### [1.2.24](https://gitlab.e-ncp.com/ncp-client/shop-sdk/compare/v1.2.23...v1.2.24) (2022-01-27)
1144
+
1145
+ ### Bug Fixes
1146
+
1147
+ * kcp id verification form request type ([7f77fc2](https://gitlab.e-ncp.com/ncp-client/shop-sdk/commit/7f77fc2a34dd2b5d3f958f1aebc90185a898cdc2))
1148
+
1149
+ ### [1.2.23](https://gitlab.e-ncp.com/ncp-client/shop-sdk/compare/v1.2.22...v1.2.23) (2022-01-27)
1150
+
1151
+ ### Bug Fixes
1152
+
1153
+ * kcp auth type import ([e7c0328](https://gitlab.e-ncp.com/ncp-client/shop-sdk/commit/e7c0328f197523cedeb3e236ca1244b14bc23151))
1154
+
1155
+ ### [1.2.22](https://gitlab.e-ncp.com/ncp-client/shop-sdk/compare/v1.2.21...v1.2.22) (2022-01-27)
1156
+
1157
+ ### Bug Fixes
1158
+
1159
+ * root auth type ([1875f19](https://gitlab.e-ncp.com/ncp-client/shop-sdk/commit/1875f19fccdc1c74884b2993b1eb772598486048))
1160
+
1161
+ ### [1.2.21](https://gitlab.e-ncp.com/ncp-client/shop-sdk/compare/v1.2.14...v1.2.21) (2022-01-27)
1162
+
1163
+ ### [1.2.20](https://gitlab.e-ncp.com/ncp-client/shop-sdk/compare/v1.2.19...v1.2.20) (2022-01-27)
1164
+
1165
+
1166
+ ### Bug Fixes
1167
+
1168
+ * termsHistoryResponse ([3d041ad](https://gitlab.e-ncp.com/ncp-client/shop-sdk/commit/3d041ad486beb414064f81b1b77a60a254a6591b))
1169
+
1170
+ ### [1.2.19](https://gitlab.e-ncp.com/ncp-client/shop-sdk/compare/v1.2.18...v1.2.19) (2022-01-27)
1171
+
1172
+
1173
+ ### Bug Fixes
1174
+
1175
+ * termsHistoryResponse ([6aa3128](https://gitlab.e-ncp.com/ncp-client/shop-sdk/commit/6aa3128d2560a2812ad5af318aabd2bd5254cefc))
1176
+
1177
+ ### [1.2.18](https://gitlab.e-ncp.com/ncp-client/shop-sdk/compare/v1.2.17...v1.2.18) (2022-01-26)
1178
+
1179
+
1180
+ ### Bug Fixes
1181
+
1182
+ * getTermsHistory ([56d0025](https://gitlab.e-ncp.com/ncp-client/shop-sdk/commit/56d0025407d608b8a4287c24c7a87b4da0de1b52))
1183
+
1184
+ ### [1.2.17](https://gitlab.e-ncp.com/ncp-client/shop-sdk/compare/v1.2.16...v1.2.17) (2022-01-26)
1185
+
1186
+
1187
+ ### Bug Fixes
1188
+
1189
+ * getTermsHistory ([942a6f4](https://gitlab.e-ncp.com/ncp-client/shop-sdk/commit/942a6f407c2a5e66ef0cd77ff6e9d3708f75e147))
1190
+
1191
+ ### [1.2.16](https://gitlab.e-ncp.com/ncp-client/shop-sdk/compare/v1.2.15...v1.2.16) (2022-01-26)
1192
+
1193
+
1194
+ ### Bug Fixes
1195
+
1196
+ * getTermsTermsNo, getTermsHistory of unions.ts ([a74a14a](https://gitlab.e-ncp.com/ncp-client/shop-sdk/commit/a74a14aec8ddfcaa480c2fda7e11a04b15e3cc83))
1197
+ * getTermsTermsNo, getTermsHistory types ([ebc747b](https://gitlab.e-ncp.com/ncp-client/shop-sdk/commit/ebc747b04d330aacf520d527873fb9631000b9db))
1198
+
1199
+ ### [1.2.15](https://gitlab.e-ncp.com/ncp-client/shop-sdk/compare/v1.2.14...v1.2.15) (2022-01-26)
1200
+
1201
+ ### [1.2.14](https://gitlab.e-ncp.com/ncp-client/shop-sdk/compare/v1.2.13...v1.2.14) (2022-01-18)
1202
+
1203
+
1204
+ ### Bug Fixes
1205
+
1206
+ * board article items type ([d8912a4](https://gitlab.e-ncp.com/ncp-client/shop-sdk/commit/d8912a42fabf98e47352e7b42c0e3e9320aa13a1))
1207
+
1208
+ ### [1.2.13](https://gitlab.e-ncp.com/ncp-client/shop-sdk/compare/v1.2.12...v1.2.13) (2022-01-18)
1209
+
1210
+
1211
+ ### Bug Fixes
1212
+
1213
+ * root created output type ([0ff3c7a](https://gitlab.e-ncp.com/ncp-client/shop-sdk/commit/0ff3c7a093181c0b95457d906f454e1245a99d25))
1214
+
1215
+ ### [1.2.12](https://gitlab.e-ncp.com/ncp-client/shop-sdk/compare/v1.2.11...v1.2.12) (2022-01-18)
1216
+
1217
+
1218
+ ### Bug Fixes
1219
+
1220
+ * delete article no types ([6c48307](https://gitlab.e-ncp.com/ncp-client/shop-sdk/commit/6c48307f9e96a25c181da71a6a3bccc5f48c8d3b))
1221
+
1222
+ ### [1.2.11](https://gitlab.e-ncp.com/ncp-client/shop-sdk/compare/v1.2.10...v1.2.11) (2022-01-18)
1223
+
1224
+
1225
+ ### Bug Fixes
1226
+
1227
+ * board post types ([e55389c](https://gitlab.e-ncp.com/ncp-client/shop-sdk/commit/e55389c7c87d5ef8219f512ba17c4d534e119b60))
1228
+
1229
+ ### [1.2.10](https://gitlab.e-ncp.com/ncp-client/shop-sdk/compare/v1.2.9...v1.2.10) (2022-01-13)
1230
+
1231
+
1232
+ ### Bug Fixes
1233
+
1234
+ * post board article request type ([83a5140](https://gitlab.e-ncp.com/ncp-client/shop-sdk/commit/83a51404be7e415724d56bcae1637da82609f2ec))
1235
+
1236
+ ### [1.2.9](https://gitlab.e-ncp.com/ncp-client/shop-sdk/compare/v1.2.8...v1.2.9) (2022-01-13)
1237
+
1238
+
1239
+ ### Bug Fixes
1240
+
1241
+ * terms response type ([0c03a18](https://gitlab.e-ncp.com/ncp-client/shop-sdk/commit/0c03a189fd8ce152ccf1d5aec5dff499a40c3686))
1242
+
1243
+ ### [1.2.8](https://gitlab.e-ncp.com/ncp-client/shop-sdk/compare/v1.2.7...v1.2.8) (2022-01-13)
1244
+
1245
+
1246
+ ### Bug Fixes
1247
+
1248
+ * board attachments type to require ([3abcd93](https://gitlab.e-ncp.com/ncp-client/shop-sdk/commit/3abcd934b3718d5a8ab9790670efe6aa03974f3d))
1249
+
1250
+ ### [1.2.7](https://gitlab.e-ncp.com/ncp-client/shop-sdk/compare/v1.2.6...v1.2.7) (2022-01-08)
1251
+
1252
+
1253
+ ### Bug Fixes
1254
+
1255
+ * parent article type ([5fcf6c1](https://gitlab.e-ncp.com/ncp-client/shop-sdk/commit/5fcf6c1a28f4bf533c4693e240fe5903e061e5b5))
1256
+
1257
+ ### [1.2.6](https://gitlab.e-ncp.com/ncp-client/shop-sdk/compare/v1.2.5...v1.2.6) (2022-01-08)
1258
+
1259
+
1260
+ ### Bug Fixes
1261
+
1262
+ * child articles type ([a35090f](https://gitlab.e-ncp.com/ncp-client/shop-sdk/commit/a35090f7702ea48794f1e2fcb9580bcec0ac9b17))
1263
+
1264
+ ### [1.2.5](https://gitlab.e-ncp.com/ncp-client/shop-sdk/compare/v1.2.4...v1.2.5) (2022-01-08)
1265
+
1266
+
1267
+ ### Bug Fixes
1268
+
1269
+ * add root type ([1112503](https://gitlab.e-ncp.com/ncp-client/shop-sdk/commit/1112503eba74d2a94ee4e2e1d9365a5ebda2f06f))
1270
+
1271
+ ### [1.2.4](https://gitlab.e-ncp.com/ncp-client/shop-sdk/compare/v1.2.3...v1.2.4) (2022-01-08)
1272
+
1273
+
1274
+ ### Bug Fixes
1275
+
1276
+ * get boards article detail api type ([eeca8d2](https://gitlab.e-ncp.com/ncp-client/shop-sdk/commit/eeca8d2764292bc2e9d3f7a1dcbb2912ca6f5d8d))
1277
+
1278
+ ### [1.2.3](https://gitlab.e-ncp.com/ncp-client/shop-sdk/compare/v1.2.2...v1.2.3) (2022-01-06)
1279
+
1280
+
1281
+ ### Bug Fixes
1282
+
1283
+ * get profile return type ([34a7ea7](https://gitlab.e-ncp.com/ncp-client/shop-sdk/commit/34a7ea779adf5be4d5262a0f3aeb26a3263d3054))
1284
+
1285
+ ### [1.2.2](https://gitlab.e-ncp.com/ncp-client/shop-sdk/compare/v1.2.1...v1.2.2) (2022-01-06)
1286
+
1287
+
1288
+ ### Bug Fixes
1289
+
1290
+ * get profile response type ([e7c4503](https://gitlab.e-ncp.com/ncp-client/shop-sdk/commit/e7c450301b221a799da77e1f123169418b05d358))
1291
+
1292
+ ### [1.2.1](https://gitlab.e-ncp.com/ncp-client/shop-sdk/compare/v1.2.0...v1.2.1) (2022-01-06)
1293
+
1294
+
1295
+ ### Bug Fixes
1296
+
1297
+ * get profile return type ([5f00cb0](https://gitlab.e-ncp.com/ncp-client/shop-sdk/commit/5f00cb0007535d5f001f19851eea9c9654f5bbb1))
1298
+
1299
+ ## [1.2.0](https://gitlab.e-ncp.com/ncp-client/shop-sdk/compare/v1.1.4...v1.2.0) (2022-01-06)
1300
+
1301
+
1302
+ ### Features
1303
+
1304
+ * add useAccessToken option ([e3cd08f](https://gitlab.e-ncp.com/ncp-client/shop-sdk/commit/e3cd08f24ae31000f2ed0193c7912c1273cdc321))
1305
+
1306
+
1307
+ ### Bug Fixes
1308
+
1309
+ * request option type ([84502d7](https://gitlab.e-ncp.com/ncp-client/shop-sdk/commit/84502d75e5308540ac7925221cb96f6e5434b4dc))
1310
+
1311
+ ### [1.1.4](https://gitlab.e-ncp.com/ncp-client/shop-sdk/compare/v1.1.3...v1.1.4) (2022-01-06)
1312
+
1313
+
1314
+ ### Bug Fixes
1315
+
1316
+ * root created output type ([3a2d4cb](https://gitlab.e-ncp.com/ncp-client/shop-sdk/commit/3a2d4cb67dcf9556166d9c1084c989c204c174c4))
1317
+
1318
+ ### [1.1.3](https://gitlab.e-ncp.com/ncp-client/shop-sdk/compare/v1.1.2...v1.1.3) (2021-12-17)
1319
+
1320
+
1321
+ ### Bug Fixes
1322
+
1323
+ * add getBoardsBoardNoArticles types ([eecf699](https://gitlab.e-ncp.com/ncp-client/shop-sdk/commit/eecf69967506be233f64c446be378dc0f58b6df8))
1324
+
1325
+ ### [1.1.2](https://gitlab.e-ncp.com/ncp-client/shop-sdk/compare/v1.1.1...v1.1.2) (2021-12-16)
1326
+
1327
+
1328
+ ### Bug Fixes
1329
+
1330
+ * types code format ([59f6343](https://gitlab.e-ncp.com/ncp-client/shop-sdk/commit/59f63431a4ac6bed7e4737cf7bf710192a04415d))
1331
+
1332
+ ### [1.1.1](https://gitlab.e-ncp.com/ncp-client/shop-sdk/compare/v1.1.0...v1.1.1) (2021-12-16)
1333
+
1334
+
1335
+ ### Bug Fixes
1336
+
1337
+ * created output type ([991021a](https://gitlab.e-ncp.com/ncp-client/shop-sdk/commit/991021aff51b6379603aeaf7c52b521030fd6382))
1338
+
1339
+ ## [1.1.0](http://gitlab.e-ncp.com/ncp-client/shop-sdk/compare/v1.0.9...v1.1.0) (2021-12-16)
1340
+
1341
+
1342
+ ### Features
1343
+
1344
+ * add display config types ([b76c516](http://gitlab.e-ncp.com/ncp-client/shop-sdk/commit/b76c516b49a0fd4302d73a31b3d1a75ffecb0e6a))
1345
+ * add manage config types ([93c6668](http://gitlab.e-ncp.com/ncp-client/shop-sdk/commit/93c6668c7415da68423992dd5423b7101faff816))
1346
+ * add root types ([bdc7f59](http://gitlab.e-ncp.com/ncp-client/shop-sdk/commit/bdc7f5905b0596e2accea284ea5823d894af1628))
1347
+ * order config types ([aebb16f](http://gitlab.e-ncp.com/ncp-client/shop-sdk/commit/aebb16f2d51e44a737c6eeb5cf66a0b4311dfef0))
1348
+
1349
+ ### [1.0.9](http://gitlab.e-ncp.com/ncp-client/shop-sdk/compare/v1.0.8...v1.0.9) (2021-12-02)
1350
+
1351
+ ### [1.0.8](http://gitlab.e-ncp.com/ncp-client/shop-sdk/compare/v1.0.7...v1.0.8) (2021-12-02)
1352
+
1353
+
1354
+ ### Bug Fixes
1355
+
1356
+ * create custom callback ([afc4fc1](http://gitlab.e-ncp.com/ncp-client/shop-sdk/commit/afc4fc1cd093214aeb909bc87130dbe4a77433ae))
1357
+
1358
+ ### [1.0.7](http://gitlab.e-ncp.com/ncp-client/shop-sdk/compare/v1.0.6...v1.0.7) (2021-11-26)
1359
+
1360
+
1361
+ ### Bug Fixes
1362
+
1363
+ * creator parameter ([6a4eae6](http://gitlab.e-ncp.com/ncp-client/shop-sdk/commit/6a4eae6c5f472762dc1a1d3cb23966a1e8719164))
1364
+
1365
+ ### [1.0.6](http://gitlab.e-ncp.com/ncp-client/shop-sdk/compare/v1.0.5...v1.0.6) (2021-11-26)
1366
+
1367
+
1368
+ ### Bug Fixes
1369
+
1370
+ * publish prepare script ([2302c68](http://gitlab.e-ncp.com/ncp-client/shop-sdk/commit/2302c6857b49c8f23a8d93757f6552eb4c0a65d2))
1371
+
1372
+ ### [1.0.5](http://gitlab.e-ncp.com/ncp-client/shop-sdk/compare/v1.0.4...v1.0.5) (2021-11-26)
1373
+
1374
+
1375
+ ### Bug Fixes
1376
+
1377
+ * claim types ([6582440](http://gitlab.e-ncp.com/ncp-client/shop-sdk/commit/6582440e4fd2c5f882c8fcc94d8d6ad097efa374))
1378
+ * request type and src index ([d87133b](http://gitlab.e-ncp.com/ncp-client/shop-sdk/commit/d87133bb13f116711734b7df4b76db355671549b))
1379
+ * update readme and package files option ([60d441d](http://gitlab.e-ncp.com/ncp-client/shop-sdk/commit/60d441dab3769623676b269c815d50bb55c91a45))
1380
+
1381
+ ### [1.0.4](http://gitlab.e-ncp.com/ncp-client/shop-sdk/compare/v1.0.3...v1.0.4) (2021-11-26)
1382
+
1383
+
1384
+ ### Bug Fixes
1385
+
1386
+ * readme file ([8c9e0c0](http://gitlab.e-ncp.com/ncp-client/shop-sdk/commit/8c9e0c07981537fa838bec433433723d5d8f4751))
1387
+
1388
+ ### [1.0.3](http://gitlab.e-ncp.com/ncp-client/shop-sdk/compare/v1.0.2...v1.0.3) (2021-11-26)
1389
+
1390
+ ### 1.0.2 (2021-11-26)
1391
+
1392
+
1393
+ ### Bug Fixes
1394
+
1395
+ * package root files ([1addfad](http://gitlab.e-ncp.com/ncp-client/shop-sdk/commit/1addfad51eca11dd0233fd093f9c0ffa9634533b))