fix(store): with_store and StoreCollection become private in #1011 (#1040)

* Fix with_store become private in #1011

* Add change file
This commit is contained in:
Tony
2024-03-07 18:52:33 +08:00
committed by GitHub
parent 5006717a7f
commit 79691e93e0
2 changed files with 7 additions and 2 deletions
+5
View File
@@ -0,0 +1,5 @@
---
'store': patch
---
Fix `with_store` and `StoreCollection` changed to private in #1011