@hua-labs/i18n-beginner 2.0.1 → 2.1.0-alpha.0.1

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.
@@ -1,4 +1,4 @@
1
1
 
2
- > @hua-labs/i18n-beginner@2.0.1 build /home/runner/work/HUA-Labs-public/HUA-Labs-public/packages/hua-i18n-beginner
2
+ > @hua-labs/i18n-beginner@2.1.0-alpha.0.1 build /home/runner/work/HUA-Labs-public/HUA-Labs-public/packages/hua-i18n-beginner
3
3
  > tsc
4
4
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@hua-labs/i18n-beginner",
3
- "version": "2.0.1",
3
+ "version": "2.1.0-alpha.0.1",
4
4
  "description": "HUA Labs - Internationalization SDK for Beginners (Simple Setup) - Korean/English support out of the box, easy to add other languages",
5
5
  "main": "./dist/index.js",
6
6
  "types": "./dist/index.d.ts",