@cinerino/sdk 3.27.0-alpha.4 → 3.28.0-alpha.2

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,10 +8,12 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/).
8
8
 
9
9
  ### Added
10
10
 
11
- - ChevreにPersonサービスを追加
11
+ - Chevreに会員所有権サービスを追加
12
12
 
13
13
  ### Changed
14
14
 
15
+ - プロジェクトのcustomerUserPool設定使用サービスに対して明示的なiss指定を追加
16
+
15
17
  ### Deprecated
16
18
 
17
19
  ### Removed
@@ -20,6 +22,13 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/).
20
22
 
21
23
  ### Security
22
24
 
25
+ ## v3.27.0 - 2021-11-17
26
+
27
+ ### Added
28
+
29
+ - ChevreにPersonサービスを追加
30
+ - update @chevre/factory
31
+
23
32
  ## v3.26.0 - 2021-11-02
24
33
 
25
34
  ### Changed