@udi-organization/udi-package 1.0.55 → 1.0.56

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 -0
  2. package/package.json +1 -1
package/README.md CHANGED
@@ -208,6 +208,7 @@ npm run dev-udi
208
208
  # 在 udi-package 目錄
209
209
  git add .
210
210
  git commit -m "feat: 新功能說明"
211
+ git push origin "new feature branch"
211
212
  npm run release
212
213
 
213
214
  ```
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@udi-organization/udi-package",
3
- "version": "1.0.55",
3
+ "version": "1.0.56",
4
4
  "description": "package for udi",
5
5
  "repository": {
6
6
  "type": "gitlab",