@cinerino/sdk 3.33.0-alpha.2 → 3.34.0-alpha.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 CHANGED
@@ -8,22 +8,35 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/).
8
8
 
9
9
  ### Added
10
10
 
11
- - Cinerinoにオファー検索を追加
11
+ - Chevreにトークン発行サービスを追加
12
12
 
13
13
  ### Changed
14
14
 
15
- - update @chevre/factory
16
-
17
15
  ### Deprecated
18
16
 
19
17
  ### Removed
20
18
 
21
- - 非推奨口座開設サービスを廃止
22
-
23
19
  ### Fixed
24
20
 
25
21
  ### Security
26
22
 
23
+ ## v3.33.0 - 2022-01-28
24
+
25
+ ### Added
26
+
27
+ - Cinerinoにオファー検索を追加
28
+ - Chevreに会員所有権削除を追加
29
+
30
+ ### Changed
31
+
32
+ - update @chevre/factory
33
+
34
+ ### Removed
35
+
36
+ - 非推奨口座開設サービスを廃止
37
+ - Chevre所有権作成を廃止
38
+ - Chevre所有権変更を廃止
39
+
27
40
  ## v3.32.0 - 2022-01-13
28
41
 
29
42
  ### Changed