Skip to content

Commit 25e6d13

Browse files
chore(iterator-utilities): release @sapphire/[email protected]
1 parent 39a04dc commit 25e6d13

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

packages/iterator-utilities/CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,18 @@
22

33
All notable changes to this project will be documented in this file.
44

5+
# [@sapphire/iterator-utilities@1.0.2](https://github.com/sapphiredev/utilities/compare/@sapphire/[email protected]...@sapphire/[email protected]) - (2024-06-03)
6+
7+
## 🐛 Bug Fixes
8+
9+
- **deps:** Update all non-major dependencies ([e7fdc5d](https://github.com/sapphiredev/utilities/commit/e7fdc5db3632a7f90292ef3978898da32730343a)) ([#752](https://github.com/sapphiredev/utilities/pull/752) by @renovate[bot])
10+
- **iterator-utilities:** Export `NumberResolvable` ([dbc5c6c](https://github.com/sapphiredev/utilities/commit/dbc5c6c319857fd8c13d5c371276bd155f682c06))
11+
12+
## 📝 Documentation
13+
14+
- **readme:** Fix readme table of contents ([c60e8bd](https://github.com/sapphiredev/utilities/commit/c60e8bd9fc89156cf973871597ec3f0ef0308c08))
15+
- **iterator-utilities:** Update README formatting ([094baf0](https://github.com/sapphiredev/utilities/commit/094baf034193800267afcd1f6c764402b32c0794))
16+
517
# [@sapphire/iterator-utilities@1.0.1](https://github.com/sapphiredev/utilities/compare/@sapphire/[email protected]...@sapphire/[email protected]) - (2024-05-02)
618

719
## 🐛 Bug Fixes

packages/iterator-utilities/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@sapphire/iterator-utilities",
3-
"version": "1.0.1",
3+
"version": "1.0.2",
44
"description": "An iterator utility library for JavaScript.",
55
"author": "@sapphire",
66
"license": "MIT",

0 commit comments

Comments
 (0)