toolbox-x 2.2.1 โ†’ 2.2.2

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 +183 -0
  2. package/package.json +4 -2
package/CHANGELOG.md ADDED
@@ -0,0 +1,183 @@
1
+ # Changelog
2
+
3
+ <!-- markdownlint-disable-file MD024 -->
4
+
5
+ All notable changes to **toolbox-x** will be documented in this file.
6
+
7
+ > Auto-generated from git history using [changelog-maker](https://github.com/nodejs/changelog-maker).
8
+
9
+ ## [Unreleased](https://github.com/nazmul-nhb/toolbox-x/compare/v2.2.1...HEAD)
10
+
11
+ * \[[`4dfadecb54`](https://github.com/nazmul-nhb/toolbox-x/commit/4dfadecb54)] - ๐Ÿ”ง update(docs): updated docs for anagram generator (Nazmul Hassan)
12
+
13
+ ## [v2.2.1](https://github.com/nazmul-nhb/toolbox-x/releases/tag/v2.2.1) โ€” 2026-06-16
14
+
15
+ [Compare changes](https://github.com/nazmul-nhb/toolbox-x/compare/v2.2.0...v2.2.1)
16
+
17
+ * \[[`304f8adcdc`](https://github.com/nazmul-nhb/toolbox-x/commit/304f8adcdc)] - ๐Ÿ“š docs(color): updated tsdocs and docs for `Color` (Nazmul Hassan)
18
+
19
+ ## [v2.2.0](https://github.com/nazmul-nhb/toolbox-x/releases/tag/v2.2.0) โ€” 2026-06-16
20
+
21
+ [Compare changes](https://github.com/nazmul-nhb/toolbox-x/compare/v2.0.14...v2.2.0)
22
+
23
+ * \[[`6932c0301c`](https://github.com/nazmul-nhb/toolbox-x/commit/6932c0301c)] - โœจ feat(color): added new methods: `generatePalette`, `toString`, `toJSON` and `Symbol.toPrimitive` methods; fixed bugs and docs (Nazmul Hassan)
24
+ * \[[`53ed908cd4`](https://github.com/nazmul-nhb/toolbox-x/commit/53ed908cd4)] - ๐Ÿ› fix(lint): fixed all lint errors and warnings (Nazmul Hassan)
25
+
26
+ ## [v2.0.14](https://github.com/nazmul-nhb/toolbox-x/releases/tag/v2.0.14) โ€” 2026-06-15
27
+
28
+ [Compare changes](https://github.com/nazmul-nhb/toolbox-x/compare/v2.0.13...v2.0.14)
29
+
30
+ * \[[`258e5bd8b2`](https://github.com/nazmul-nhb/toolbox-x/commit/258e5bd8b2)] - ๐Ÿ”ง update: fixed some lint errors; updated type defs for `parseFormData` and updated docs (Nazmul Hassan)
31
+
32
+ ## [v2.0.13](https://github.com/nazmul-nhb/toolbox-x/releases/tag/v2.0.13) โ€” 2026-06-15
33
+
34
+ [Compare changes](https://github.com/nazmul-nhb/toolbox-x/compare/v2.0.12...v2.0.13)
35
+
36
+ * \[[`862d5023d4`](https://github.com/nazmul-nhb/toolbox-x/commit/862d5023d4)] - ๐Ÿ”ง update(docs): updated docs for dom related utils and re-exported non-dom utils from package main path (Nazmul Hassan)
37
+ * \[[`34c3246ae4`](https://github.com/nazmul-nhb/toolbox-x/commit/34c3246ae4)] - ๐Ÿ› fix(docs): updated a mismatched import in the example codeblock (Nazmul Hassan)
38
+
39
+ ## [v2.0.12](https://github.com/nazmul-nhb/toolbox-x/releases/tag/v2.0.12) โ€” 2026-06-15
40
+
41
+ [Compare changes](https://github.com/nazmul-nhb/toolbox-x/compare/v2.0.11...v2.0.12)
42
+
43
+ * \[[`27c053ce3d`](https://github.com/nazmul-nhb/toolbox-x/commit/27c053ce3d)] - ๐Ÿ”ง update(docs): updated docs for `addDate` (Nazmul Hassan)
44
+
45
+ ## [v2.0.11](https://github.com/nazmul-nhb/toolbox-x/releases/tag/v2.0.11) โ€” 2026-06-15
46
+
47
+ [Compare changes](https://github.com/nazmul-nhb/toolbox-x/compare/v2.0.10...v2.0.11)
48
+
49
+ * \[[`6056bf47d1`](https://github.com/nazmul-nhb/toolbox-x/commit/6056bf47d1)] - ๐Ÿ› fix: updated missing type imports (Nazmul Hassan)
50
+
51
+ ## [v2.0.10](https://github.com/nazmul-nhb/toolbox-x/releases/tag/v2.0.10) โ€” 2026-06-15
52
+
53
+ [Compare changes](https://github.com/nazmul-nhb/toolbox-x/compare/v2.0.1...v2.0.10)
54
+
55
+ * \[[`a17d0026e8`](https://github.com/nazmul-nhb/toolbox-x/commit/a17d0026e8)] - โœจ feat(date): added new date-time utility `addDate` with docs (Nazmul Hassan)
56
+ * \[[`3bfdb22e8e`](https://github.com/nazmul-nhb/toolbox-x/commit/3bfdb22e8e)] - ๐Ÿ”ง update(docs): reordered constant on sidebar (Nazmul Hassan)
57
+ * \[[`f948a34837`](https://github.com/nazmul-nhb/toolbox-x/commit/f948a34837)] - ๐Ÿ”ง update(docs): modified pg codeblocks and updated some titles (Nazmul Hassan)
58
+
59
+ ## [v2.0.1](https://github.com/nazmul-nhb/toolbox-x/releases/tag/v2.0.1) โ€” 2026-06-15
60
+
61
+ [Compare changes](https://github.com/nazmul-nhb/toolbox-x/compare/v2.0.0...v2.0.1)
62
+
63
+ * \[[`da534461aa`](https://github.com/nazmul-nhb/toolbox-x/commit/da534461aa)] - โœจ feat(date-time): added new utility `formatRelativeDateNative` with docs (Nazmul Hassan)
64
+
65
+ ## [v2.0.0](https://github.com/nazmul-nhb/toolbox-x/releases/tag/v2.0.0) โ€” 2026-06-15
66
+
67
+ [Compare changes](https://github.com/nazmul-nhb/toolbox-x/compare/v1.2.1...v2.0.0)
68
+
69
+ * \[[`e4785ab008`](https://github.com/nazmul-nhb/toolbox-x/commit/e4785ab008)] - ๐Ÿ”ก tsdoc: updated tsdoc for the latest doc site and improved internal perf (Nazmul Hassan)
70
+ * \[[`8bfc3133cd`](https://github.com/nazmul-nhb/toolbox-x/commit/8bfc3133cd)] - ๐Ÿ› fix(docs): updated all invalid mdx links (Nazmul Hassan)
71
+ * \[[`960c38abf8`](https://github.com/nazmul-nhb/toolbox-x/commit/960c38abf8)] - ๐Ÿ› fix(docs): fixed some syntax errors and removed some pg (Nazmul Hassan)
72
+ * \[[`6723823ab2`](https://github.com/nazmul-nhb/toolbox-x/commit/6723823ab2)] - ๐Ÿ”ง update(docs): removed some pg tag and added some (Nazmul Hassan)
73
+ * \[[`048824461d`](https://github.com/nazmul-nhb/toolbox-x/commit/048824461d)] - ๐Ÿ”ง update(docs): updated class docs sideba titles and other gaps (Nazmul Hassan)
74
+ * \[[`6a2193938a`](https://github.com/nazmul-nhb/toolbox-x/commit/6a2193938a)] - ๐Ÿ”ง update(docs): migrated rest of the docs from old docusaurus docs (Nazmul Hassan)
75
+ * \[[`169e3e7b7f`](https://github.com/nazmul-nhb/toolbox-x/commit/169e3e7b7f)] - โœจ feat(object): added new util `extractObjectEntries` and updated array iltering util (Nazmul Hassan)
76
+ * \[[`fed3e28a6a`](https://github.com/nazmul-nhb/toolbox-x/commit/fed3e28a6a)] - ๐Ÿ”ง update(docs): rearranged sidebar items (Nazmul Hassan)
77
+ * \[[`5ecff45b6e`](https://github.com/nazmul-nhb/toolbox-x/commit/5ecff45b6e)] - ๐Ÿ› fix(docs): fixed syntax error in mdx (Nazmul Hassan)
78
+ * \[[`1daecd22ed`](https://github.com/nazmul-nhb/toolbox-x/commit/1daecd22ed)] - ๐Ÿ”ง update(docs): added (migrated) rest of the docs by AI Agent (Nazmul Hassan)
79
+ * \[[`4be446c120`](https://github.com/nazmul-nhb/toolbox-x/commit/4be446c120)] - ๐Ÿ”ง update(biome): updated biome configs (Nazmul Hassan)
80
+ * \[[`fe031fee91`](https://github.com/nazmul-nhb/toolbox-x/commit/fe031fee91)] - ๐Ÿ”ง update(docs): added docs for `createOptionsArray` (Nazmul Hassan)
81
+ * \[[`20426fb1c9`](https://github.com/nazmul-nhb/toolbox-x/commit/20426fb1c9)] - ๐Ÿ”ง update(deps): updated dependencies (Nazmul Hassan)
82
+ * \[[`38c12216da`](https://github.com/nazmul-nhb/toolbox-x/commit/38c12216da)] - ๐Ÿงผ refactor(internals): reuse `_resolveNestedKey` in `_getNumericProp` (Nazmul Hassan)
83
+ * \[[`8a2a8acc8c`](https://github.com/nazmul-nhb/toolbox-x/commit/8a2a8acc8c)] - ๐Ÿ” revert(internals): reverted signature of `_resolveNestedKey` to the previous state (Nazmul Hassan)
84
+ * \[[`bcae9bbe32`](https://github.com/nazmul-nhb/toolbox-x/commit/bcae9bbe32)] - ๐Ÿ”ง update(internal): updated signature of `_resolveNestedKey` internal helper (Nazmul Hassan)
85
+ * \[[`f33c762b5a`](https://github.com/nazmul-nhb/toolbox-x/commit/f33c762b5a)] - ๐Ÿ”ง update(utils): updated signature of `definePrototypeMethod` utility (Nazmul Hassan)
86
+ * \[[`45e2263f0d`](https://github.com/nazmul-nhb/toolbox-x/commit/45e2263f0d)] - ๐Ÿ”ง update(docs): added docs for array split utils (Nazmul Hassan)
87
+ * \[[`da5253f513`](https://github.com/nazmul-nhb/toolbox-x/commit/da5253f513)] - ๐Ÿ”ง update(docs): added docs for array metrics utils (Nazmul Hassan)
88
+ * \[[`93fad69a34`](https://github.com/nazmul-nhb/toolbox-x/commit/93fad69a34)] - ๐Ÿ› fix(change-case): fixed issues with delimiter normalizer and updated return types for non-literal strings (Nazmul Hassan)
89
+ * \[[`366769bf10`](https://github.com/nazmul-nhb/toolbox-x/commit/366769bf10)] - ๐Ÿ”ง update(docs): added docs for string checkers (Nazmul Hassan)
90
+ * \[[`8db76e3608`](https://github.com/nazmul-nhb/toolbox-x/commit/8db76e3608)] - ๐Ÿ”ง update(docs): added docs for number checkers (Nazmul Hassan)
91
+ * \[[`a9d47c768c`](https://github.com/nazmul-nhb/toolbox-x/commit/a9d47c768c)] - ๐Ÿ”ง update(docs): added docs for `isDeepEqual` (Nazmul Hassan)
92
+ * \[[`3866f14770`](https://github.com/nazmul-nhb/toolbox-x/commit/3866f14770)] - ๐Ÿ”ง update(docs): added docs for empty array checker (Nazmul Hassan)
93
+ * \[[`7cff6aaab4`](https://github.com/nazmul-nhb/toolbox-x/commit/7cff6aaab4)] - ๐Ÿ”ง update(tsdoc): updated tsdoc for environment guard (Nazmul Hassan)
94
+ * \[[`0d6d0e4101`](https://github.com/nazmul-nhb/toolbox-x/commit/0d6d0e4101)] - ๐Ÿ”ง update(docs/guards): updated example (Nazmul Hassan)
95
+ * \[[`ac00debace`](https://github.com/nazmul-nhb/toolbox-x/commit/ac00debace)] - ๐Ÿ”ง update(docs): added docs for environment guards (Nazmul Hassan)
96
+ * \[[`8a83fce7e9`](https://github.com/nazmul-nhb/toolbox-x/commit/8a83fce7e9)] - ๐Ÿ”ง update(docs): added docs for string format guards (Nazmul Hassan)
97
+ * \[[`9336711fd3`](https://github.com/nazmul-nhb/toolbox-x/commit/9336711fd3)] - ๐Ÿ”ง update(docs): added docs for object guards (Nazmul Hassan)
98
+ * \[[`3dfd02fe27`](https://github.com/nazmul-nhb/toolbox-x/commit/3dfd02fe27)] - ๐Ÿ”ง update(docs): added docs for composite type guards for primitive values (Nazmul Hassan)
99
+ * \[[`866bc5e3cc`](https://github.com/nazmul-nhb/toolbox-x/commit/866bc5e3cc)] - ๐Ÿ”ง update(docs): added docs for nullish type checkers (Nazmul Hassan)
100
+ * \[[`e5039e7a8c`](https://github.com/nazmul-nhb/toolbox-x/commit/e5039e7a8c)] - ๐Ÿ”ง update(docs): added docs for numeric type guards (Nazmul Hassan)
101
+ * \[[`a39e82cc99`](https://github.com/nazmul-nhb/toolbox-x/commit/a39e82cc99)] - ๐Ÿ”ง update(docs): added docs for core primitive type guards (Nazmul Hassan)
102
+ * \[[`b82e2ed041`](https://github.com/nazmul-nhb/toolbox-x/commit/b82e2ed041)] - ๐Ÿ“ฆ deps(workspace): updated all deps to safe versions (Nazmul Hassan)
103
+ * \[[`258f78a839`](https://github.com/nazmul-nhb/toolbox-x/commit/258f78a839)] - ๐Ÿงผ refactor(hash): created new internal helper `_fillWithRandomBytes` for reuse (Nazmul Hassan)
104
+ * \[[`cbb1c84c29`](https://github.com/nazmul-nhb/toolbox-x/commit/cbb1c84c29)] - ๐Ÿงน cleanup(docs): removed unnecessary examples from docs (Nazmul Hassan)
105
+ * \[[`ba0c5e1b1b`](https://github.com/nazmul-nhb/toolbox-x/commit/ba0c5e1b1b)] - ๐Ÿ”ง update(docs): updated function guards docs (Nazmul Hassan)
106
+ * \[[`e4fdc149cc`](https://github.com/nazmul-nhb/toolbox-x/commit/e4fdc149cc)] - ๐Ÿ”ง update(guards): added implementation and docs for function guards (Nazmul Hassan)
107
+ * \[[`127c296f37`](https://github.com/nazmul-nhb/toolbox-x/commit/127c296f37)] - ๐Ÿ”ง update(docs): updated the format of last modified date (Nazmul Hassan)
108
+ * \[[`cdc1241994`](https://github.com/nazmul-nhb/toolbox-x/commit/cdc1241994)] - ๐Ÿ”ง update(docs): swapped a section in array guards (Nazmul Hassan)
109
+ * \[[`4b1929b695`](https://github.com/nazmul-nhb/toolbox-x/commit/4b1929b695)] - ๐Ÿ”ง update(docs): added docs for dom guards (Nazmul Hassan)
110
+
111
+ ## [v1.2.1](https://github.com/nazmul-nhb/toolbox-x/releases/tag/v1.2.1) โ€” 2026-05-26
112
+
113
+ [Compare changes](https://github.com/nazmul-nhb/toolbox-x/compare/v1.2.0...v1.2.1)
114
+
115
+ * \[[`07203dab41`](https://github.com/nazmul-nhb/toolbox-x/commit/07203dab41)] - ๐Ÿ”ง update: fixed `isValidUTCOffset` and added docs for array guards and updated other docs (Nazmul Hassan)
116
+ * \[[`544362c0f5`](https://github.com/nazmul-nhb/toolbox-x/commit/544362c0f5)] - ๐Ÿ”ง update(docs): added docs for `isDate` and `isDateString` (Nazmul Hassan)
117
+ * \[[`be859a3064`](https://github.com/nazmul-nhb/toolbox-x/commit/be859a3064)] - ๐Ÿ”ง update(docs): organized hash utils docs (Nazmul Hassan)
118
+
119
+ ## [v1.2.0](https://github.com/nazmul-nhb/toolbox-x/releases/tag/v1.2.0) โ€” 2026-05-26
120
+
121
+ [Compare changes](https://github.com/nazmul-nhb/toolbox-x/compare/v1.1.2...v1.2.0)
122
+
123
+ * \[[`bca3090bbf`](https://github.com/nazmul-nhb/toolbox-x/commit/bca3090bbf)] - ๐Ÿ”ง update(docs+Signet): added docs for hash utils and fixed validation issue with Signet class (Nazmul Hassan)
124
+ * \[[`a05d221246`](https://github.com/nazmul-nhb/toolbox-x/commit/a05d221246)] - ๐Ÿ”ง update(docs): changed rehype code theme (Nazmul Hassan)
125
+ * \[[`5a6bc46578`](https://github.com/nazmul-nhb/toolbox-x/commit/5a6bc46578)] - ๐Ÿ”ง update(docs): added hash utils index page (Nazmul Hassan)
126
+ * \[[`7430836daa`](https://github.com/nazmul-nhb/toolbox-x/commit/7430836daa)] - ๐Ÿ”ง update(docs): updated intro and quick start pages (Nazmul Hassan)
127
+ * \[[`3110880cfe`](https://github.com/nazmul-nhb/toolbox-x/commit/3110880cfe)] - ๐Ÿ”ง update(docs): updated util/date to utils/date-time (Nazmul Hassan)
128
+ * \[[`86562982c9`](https://github.com/nazmul-nhb/toolbox-x/commit/86562982c9)] - ๐Ÿ”ง update(docs): changed brand and theme colors (Nazmul Hassan)
129
+ * \[[`423690d231`](https://github.com/nazmul-nhb/toolbox-x/commit/423690d231)] - ๐Ÿ”ง update(docs): changed theme and updated docs (Nazmul Hassan)
130
+
131
+ ## [v1.1.2](https://github.com/nazmul-nhb/toolbox-x/releases/tag/v1.1.2) โ€” 2026-05-24
132
+
133
+ [Compare changes](https://github.com/nazmul-nhb/toolbox-x/compare/v1.1.1...v1.1.2)
134
+
135
+ * \[[`caaf5bdbbf`](https://github.com/nazmul-nhb/toolbox-x/commit/caaf5bdbbf)] - ๐Ÿ”ง update(date): updated `isDateLike` to handle more `Temporal` instances (Nazmul Hassan)
136
+
137
+ ## [v1.1.1](https://github.com/nazmul-nhb/toolbox-x/releases/tag/v1.1.1) โ€” 2026-05-24
138
+
139
+ [Compare changes](https://github.com/nazmul-nhb/toolbox-x/compare/v1.1.0...v1.1.1)
140
+
141
+ * \[[`eceb63859d`](https://github.com/nazmul-nhb/toolbox-x/commit/eceb63859d)] - ๐Ÿ› fix(form): updated `createFormData`: now handles configs more correctly (Nazmul Hassan)
142
+ * \[[`fe133e9efa`](https://github.com/nazmul-nhb/toolbox-x/commit/fe133e9efa)] - ๐Ÿ› fix(docs): updated invalid links and sidebar meta (Nazmul Hassan)
143
+ * \[[`c10974cf06`](https://github.com/nazmul-nhb/toolbox-x/commit/c10974cf06)] - ๐Ÿ”ง update(docs): updated chatbot name and import paths (Nazmul Hassan)
144
+
145
+ ## [v1.1.0](https://github.com/nazmul-nhb/toolbox-x/releases/tag/v1.1.0) โ€” 2026-05-24
146
+
147
+ [Compare changes](https://github.com/nazmul-nhb/toolbox-x/compare/v1.0.1-rc.6...v1.1.0)
148
+
149
+ * \[[`6c99fb7273`](https://github.com/nazmul-nhb/toolbox-x/commit/6c99fb7273)] - ๐Ÿ”ง update(dom/form): fixed all known issues with `createFormData` and updated docs (Nazmul Hassan)
150
+ * \[[`21672be18c`](https://github.com/nazmul-nhb/toolbox-x/commit/21672be18c)] - ๐Ÿ› fix(dom/form): fixed an issue with string trimming (Nazmul Hassan)
151
+ * \[[`a1f0a2897c`](https://github.com/nazmul-nhb/toolbox-x/commit/a1f0a2897c)] - ๐Ÿ› ๏ธ chore: updated types and re-export some utils from other sub modules (Nazmul Hassan)
152
+
153
+ ## [v1.0.1-rc.6](https://github.com/nazmul-nhb/toolbox-x/releases/tag/v1.0.1-rc.6) โ€” 2026-05-23
154
+
155
+ [Compare changes](https://github.com/nazmul-nhb/toolbox-x/compare/v1.0.1-rc.4...v1.0.1-rc.6)
156
+
157
+ * \[[`60f8e4b328`](https://github.com/nazmul-nhb/toolbox-x/commit/60f8e4b328)] - ๐Ÿงผ refactor(paths): updated import paths (Nazmul Hassan)
158
+ * \[[`1f0f173f77`](https://github.com/nazmul-nhb/toolbox-x/commit/1f0f173f77)] - ๐Ÿ”ง update(docs): organized date utils and guards (Nazmul Hassan)
159
+ * \[[`e41e05f6ea`](https://github.com/nazmul-nhb/toolbox-x/commit/e41e05f6ea)] - ๐Ÿ”ง update(docs): updated getting started section (Nazmul Hassan)
160
+
161
+ ## [v1.0.1-rc.4](https://github.com/nazmul-nhb/toolbox-x/releases/tag/v1.0.1-rc.4) โ€” 2026-05-22
162
+
163
+ [Compare changes](https://github.com/nazmul-nhb/toolbox-x/compare/v1.0.1-rc.3...v1.0.1-rc.4)
164
+
165
+ * \[[`0c13fbf037`](https://github.com/nazmul-nhb/toolbox-x/commit/0c13fbf037)] - ๐Ÿงน cleanup: removed unnecessary code (Nazmul Hassan)
166
+ * \[[`f8b067fc91`](https://github.com/nazmul-nhb/toolbox-x/commit/f8b067fc91)] - ๐Ÿ”ง update(og): updated og generator base url (Nazmul Hassan)
167
+ * \[[`77d79ce0d1`](https://github.com/nazmul-nhb/toolbox-x/commit/77d79ce0d1)] - ๐Ÿ”ง update(docs): updated theme color, logo and other configs (Nazmul Hassan)
168
+
169
+ ## [v1.0.1-rc.3](https://github.com/nazmul-nhb/toolbox-x/releases/tag/v1.0.1-rc.3) โ€” 2026-05-22
170
+
171
+ [Compare changes](https://github.com/nazmul-nhb/toolbox-x/compare/v1.0.1-rc.2...v1.0.1-rc.3)
172
+
173
+ * \[[`53f215946e`](https://github.com/nazmul-nhb/toolbox-x/commit/53f215946e)] - ๐Ÿ”ง update: updated types and docs; added logo (Nazmul Hassan)
174
+
175
+ ## [v1.0.1-rc.2](https://github.com/nazmul-nhb/toolbox-x/releases/tag/v1.0.1-rc.2) โ€” 2026-05-22
176
+
177
+ [Compare changes](https://github.com/nazmul-nhb/toolbox-x/compare/v1.0.1-rc.1...v1.0.1-rc.2)
178
+
179
+ * \[[`2ad9a08a2d`](https://github.com/nazmul-nhb/toolbox-x/commit/2ad9a08a2d)] - ๐Ÿ”ง update(domain): updated homepage domain (Nazmul Hassan)
180
+
181
+ ## [v1.0.1-rc.1](https://github.com/nazmul-nhb/toolbox-x/releases/tag/v1.0.1-rc.1) โ€” 2026-05-22
182
+
183
+ * \[[`4ebb0d43ab`](https://github.com/toolbox-x/toolbox-x/commit/4ebb0d43ab)] - ๐Ÿš€ init: initialized the project with existing codes from `nhb-toolbox` (Nazmul Hassan)
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "toolbox-x",
3
- "version": "2.2.1",
3
+ "version": "2.2.2",
4
4
  "description": "A versatile collection of smart, efficient, and reusable utility functions, classes and types for everyday development needs.",
5
5
  "main": "./dist/index.cjs",
6
6
  "type": "module",
@@ -65,6 +65,7 @@
65
65
  "dist",
66
66
  "LICENSE",
67
67
  "README.md",
68
+ "CHANGELOG.md",
68
69
  "package.json"
69
70
  ],
70
71
  "repository": {
@@ -248,6 +249,7 @@
248
249
  "lint": "biome lint --diagnostic-level=warn",
249
250
  "fix": "biome check --write --diagnostic-level=warn",
250
251
  "format": "biome format --write --diagnostic-level=warn",
251
- "create-docs": "nhb-module -t docs"
252
+ "create-docs": "nhb-module -t docs",
253
+ "changelog": "node scripts/generate-changelog.mjs"
252
254
  }
253
255
  }