Skip to content

Commit db8075c

Browse files
chore: version packages
1 parent 4031a7c commit db8075c

13 files changed

+31
-56
lines changed

Diff for: .changeset/beige-rules-pretend.md

-5
This file was deleted.

Diff for: .changeset/clever-fishes-hang.md

-5
This file was deleted.

Diff for: .changeset/few-falcons-fetch.md

-5
This file was deleted.

Diff for: .changeset/fresh-mice-end.md

-5
This file was deleted.

Diff for: .changeset/heavy-cameras-nail.md

-5
This file was deleted.

Diff for: .changeset/hot-beds-allow.md

-5
This file was deleted.

Diff for: .changeset/serious-weeks-jam.md

-5
This file was deleted.

Diff for: .changeset/strange-wolves-think.md

-5
This file was deleted.

Diff for: .changeset/strong-games-knock.md

-5
This file was deleted.

Diff for: .changeset/thin-pigs-brush.md

-5
This file was deleted.

Diff for: .changeset/wise-eggs-relax.md

-5
This file was deleted.

Diff for: packages/utility/CHANGELOG.md

+30
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,35 @@
11
# @xstools/utility
22

3+
## 1.0.0
4+
5+
### Major Changes
6+
7+
- [`9102be0`](https://github.com/bingtsingw/xstools-open/commit/9102be055accad73aa4fa4f9ef5d7e0072bfc062) Thanks [@bingtsingw](https://github.com/bingtsingw)! - remove radash
8+
9+
### Minor Changes
10+
11+
- [`402954b`](https://github.com/bingtsingw/xstools-open/commit/402954bc0265f794f8b3a1309cda8f46c364affa) Thanks [@bingtsingw](https://github.com/bingtsingw)! - add async/sleep
12+
13+
- [`7ce19a2`](https://github.com/bingtsingw/xstools-open/commit/7ce19a2a87f28cf62d10ff383fcb1527212f2ba3) Thanks [@bingtsingw](https://github.com/bingtsingw)! - add predicate utilities
14+
15+
- [`ac0f555`](https://github.com/bingtsingw/xstools-open/commit/ac0f555d3cf4f0949a03b787b1587cffcdc1bf34) Thanks [@bingtsingw](https://github.com/bingtsingw)! - add string utilities
16+
17+
- [`5e15909`](https://github.com/bingtsingw/xstools-open/commit/5e159090a6be172e8ba99c0eb75922669e03b732) Thanks [@bingtsingw](https://github.com/bingtsingw)! - add predicate/isObjectLike
18+
19+
- [`3085b4a`](https://github.com/bingtsingw/xstools-open/commit/3085b4a378611f101984c7acec0c1ea715672e8a) Thanks [@bingtsingw](https://github.com/bingtsingw)! - add string/substring
20+
21+
- [`939f940`](https://github.com/bingtsingw/xstools-open/commit/939f9405721833678e0399f9819a36e66dd37317) Thanks [@bingtsingw](https://github.com/bingtsingw)! - add array utilities
22+
23+
### Patch Changes
24+
25+
- [`f1ffa9e`](https://github.com/bingtsingw/xstools-open/commit/f1ffa9ed27b4d450b6183491e62d449bad116568) Thanks [@bingtsingw](https://github.com/bingtsingw)! - add generator utility tests and update docs
26+
27+
- [`05ff2f8`](https://github.com/bingtsingw/xstools-open/commit/05ff2f8fd203f9dd1d26aad1ee163e0fa6888df6) Thanks [@bingtsingw](https://github.com/bingtsingw)! - add internal utilities
28+
29+
- [`b12dada`](https://github.com/bingtsingw/xstools-open/commit/b12dada7284131c5276e08924f5151d624ebeb6a) Thanks [@bingtsingw](https://github.com/bingtsingw)! - add object utilities
30+
31+
- [`e036844`](https://github.com/bingtsingw/xstools-open/commit/e0368443c54a37de5d1d1d88bc0856614f5b9e9b) Thanks [@bingtsingw](https://github.com/bingtsingw)! - replace valibot with native implement
32+
333
## 0.17.0
434

535
### Minor Changes

Diff for: packages/utility/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@xstools/utility",
3-
"version": "0.17.0",
3+
"version": "1.0.0",
44
"repository": {
55
"type": "git",
66
"url": "https://github.com/bingtsingw/xstools-open"

0 commit comments

Comments
 (0)