@teispace/next-maker 1.2.0 → 1.4.0

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
@@ -1,5 +1,19 @@
1
1
  # Changelog
2
2
 
3
+ ## [1.4.0](https://github.com/teispace/npm-packages/compare/next-maker-v1.3.0...next-maker-v1.4.0) (2025-12-03)
4
+
5
+
6
+ ### Features
7
+
8
+ * implement HTTP client setup with fetch and axios options ([623bb5b](https://github.com/teispace/npm-packages/commit/623bb5b12e71bad7278515c7e8fe615eaf1d6aa1))
9
+
10
+ ## [1.3.0](https://github.com/teispace/npm-packages/compare/next-maker-v1.2.0...next-maker-v1.3.0) (2025-12-03)
11
+
12
+
13
+ ### Features
14
+
15
+ * add internationalization (i18n) setup and related utilities ([3715396](https://github.com/teispace/npm-packages/commit/3715396fac2d5b7c30109f0ff5e8e0d7f86d1a46))
16
+
3
17
  ## [1.2.0](https://github.com/teispace/npm-packages/compare/next-maker-v1.1.0...next-maker-v1.2.0) (2025-12-03)
4
18
 
5
19