@visulima/fmt 1.1.17 → 1.1.18

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/CHANGELOG.md +12 -1
  2. package/package.json +1 -1
package/CHANGELOG.md CHANGED
@@ -1,3 +1,14 @@
1
+ ## @visulima/fmt [1.1.18](https://github.com/visulima/visulima/compare/@visulima/fmt@1.1.17...@visulima/fmt@1.1.18) (2025-11-05)
2
+
3
+ ### Bug Fixes
4
+
5
+ * update dependencies across multiple packages ([36a47f2](https://github.com/visulima/visulima/commit/36a47f26d65d25a7b4d8371186710e7d0ab61a2b))
6
+
7
+ ### Miscellaneous Chores
8
+
9
+ * update dependencies across multiple packages ([c526462](https://github.com/visulima/visulima/commit/c52646260c2ae8bbf85692e642f305f47a158d4e))
10
+ * update package dependencies and configurations ([7bfe7e7](https://github.com/visulima/visulima/commit/7bfe7e71869580900aab50efb064b4293994ed9a))
11
+
1
12
  ## @visulima/fmt [1.1.17](https://github.com/visulima/visulima/compare/@visulima/fmt@1.1.16...@visulima/fmt@1.1.17) (2025-10-21)
2
13
 
3
14
  ### Bug Fixes
@@ -15,7 +26,7 @@
15
26
  ### Bug Fixes
16
27
 
17
28
  * streamline ESLint configuration and enhance code readability ([56ccf38](https://github.com/visulima/visulima/commit/56ccf3882ca6071bb258910b068ffc30ddd2ced3))
18
- * update @visulima/packem to 2.0.0-alpha.30 across multiple packages for improved compatibility ([27b346e](https://github.com/visulima/visulima/commit/27b346eaa1c0fb0e420d9a9824482028307f4249))
29
+ * update @visulima/packem to 2.0.0-alpha.32 across multiple packages for improved compatibility ([27b346e](https://github.com/visulima/visulima/commit/27b346eaa1c0fb0e420d9a9824482028307f4249))
19
30
 
20
31
  ### Miscellaneous Chores
21
32
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@visulima/fmt",
3
- "version": "1.1.17",
3
+ "version": "1.1.18",
4
4
  "description": "Util.format-like string formatting utility.",
5
5
  "keywords": [
6
6
  "anolilab",