@serendie/ui 2.3.0-dev.202512090236 → 2.3.0-dev.202512090256

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.
Files changed (2) hide show
  1. package/README.md +1 -1
  2. package/package.json +1 -1
package/README.md CHANGED
@@ -214,7 +214,7 @@ export const dictionary = {
214
214
  ```env
215
215
  FIGMA_ACCESS_TOKEN="YOUR_TOKEN"
216
216
  FIGMA_FILE_KEY="YOUR_FILE_KEY"
217
- # FIGMA_TRANSLATION_COLLECTION="locales" # オプション(デフォルト: locales
217
+ # FIGMA_TRANSLATION_COLLECTION="_i18n" # オプション(デフォルト: _i18n
218
218
  ```
219
219
 
220
220
  #### 翻訳管理コマンド
package/package.json CHANGED
@@ -2,7 +2,7 @@
2
2
  "name": "@serendie/ui",
3
3
  "description": "Adaptive UI component library as part of Serendie Design System by Mitsubishi Electric",
4
4
  "license": "MIT",
5
- "version": "2.3.0-dev.202512090236",
5
+ "version": "2.3.0-dev.202512090256",
6
6
  "type": "module",
7
7
  "types": "./dist/index.d.ts",
8
8
  "sideEffects": [