Skip to content

Commit a7c0d33

Browse files
chore(timer-manager): release @sapphire/[email protected]
1 parent c419bda commit a7c0d33

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

packages/timer-manager/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/timer-manager@1.0.3](https://github.com/sapphiredev/utilities/compare/@sapphire/[email protected]...@sapphire/[email protected]) - (2024-11-02)
6+
7+
## 🐛 Bug Fixes
8+
9+
- Move browser imports ([100ffb0](https://github.com/sapphiredev/utilities/commit/100ffb0a2471bb9f74cc580d282d11059e1a0a68)) ([#826](https://github.com/sapphiredev/utilities/pull/826) by @kyranet)
10+
- **deps:** Update all non-major dependencies ([083376a](https://github.com/sapphiredev/utilities/commit/083376aac55094dbeddb5194e8a8f0d794b8cceb)) ([#763](https://github.com/sapphiredev/utilities/pull/763) by @renovate[bot])
11+
- **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])
12+
13+
## 📝 Documentation
14+
15+
- **readme:** Fix readme table of contents ([c60e8bd](https://github.com/sapphiredev/utilities/commit/c60e8bd9fc89156cf973871597ec3f0ef0308c08))
16+
517
# [@sapphire/timer-manager@1.0.2](https://github.com/sapphiredev/utilities/compare/@sapphire/[email protected]...@sapphire/[email protected]) - (2024-01-19)
618

719
## 🐛 Bug Fixes

packages/timer-manager/package.json

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

0 commit comments

Comments
 (0)