@cinerino/sdk 3.33.0-alpha.3 → 3.34.0-alpha.1

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 CHANGED
@@ -8,23 +8,38 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/).
8
8
 
9
9
  ### Added
10
10
 
11
- - Cinerinoにオファー検索を追加
12
- - Chevreに会員所有権削除を追加
11
+ - Chevreにトークン発行サービスを追加
13
12
 
14
13
  ### Changed
15
14
 
16
- - update @chevre/factory
15
+ - 注文配送時の確認番号指定を必須化
16
+ - 予約使用アクション検索のクエリパラメータに$projectionを追加
17
17
 
18
18
  ### Deprecated
19
19
 
20
20
  ### Removed
21
21
 
22
- - 非推奨口座開設サービスを廃止
23
-
24
22
  ### Fixed
25
23
 
26
24
  ### Security
27
25
 
26
+ ## v3.33.0 - 2022-01-28
27
+
28
+ ### Added
29
+
30
+ - Cinerinoにオファー検索を追加
31
+ - Chevreに会員所有権削除を追加
32
+
33
+ ### Changed
34
+
35
+ - update @chevre/factory
36
+
37
+ ### Removed
38
+
39
+ - 非推奨口座開設サービスを廃止
40
+ - Chevre所有権作成を廃止
41
+ - Chevre所有権変更を廃止
42
+
28
43
  ## v3.32.0 - 2022-01-13
29
44
 
30
45
  ### Changed