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