Skip to content

Commit 1179997

Browse files
chore(ts-config): release @sapphire/ts-config@5.0.2
1 parent a6c61ef commit 1179997

File tree

2 files changed

+17
-1
lines changed

2 files changed

+17
-1
lines changed

packages/ts-config/CHANGELOG.md

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

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

5+
# [@sapphire/ts-config@5.0.2](https://github.com/sapphiredev/utilities/compare/@sapphire/ts-config@5.0.1...@sapphire/ts-config@5.0.2) - (2025-11-21)
6+
7+
## 🏠 Refactor
8+
9+
- Relocate tsconfig files to the package root for rolldown compatibility ([b7f8a51](https://github.com/sapphiredev/utilities/commit/b7f8a511a02d2c574504c09f259aadc90ba3ca05))
10+
11+
## 🐛 Bug Fixes
12+
13+
- **deps:** Update all non-major dependencies ([636a5ee](https://github.com/sapphiredev/utilities/commit/636a5eed0939fd96a82213bf8459846aedd54037)) ([#897](https://github.com/sapphiredev/utilities/pull/897) by @renovate[bot])
14+
- **deps:** Update all non-major dependencies ([4bc5591](https://github.com/sapphiredev/utilities/commit/4bc55911f95456a2caee10a3588c7b5f1542fb00)) ([#879](https://github.com/sapphiredev/utilities/pull/879) by @renovate[bot])
15+
- **deps:** Update all non-major dependencies ([bc2f01c](https://github.com/sapphiredev/utilities/commit/bc2f01ce7d6932c9a0e02faa7cc081ecbae9640d)) ([#869](https://github.com/sapphiredev/utilities/pull/869) by @renovate[bot])
16+
17+
## 📝 Documentation
18+
19+
- **readme:** Fix readme table of contents ([c60e8bd](https://github.com/sapphiredev/utilities/commit/c60e8bd9fc89156cf973871597ec3f0ef0308c08))
20+
521
# [@sapphire/ts-config@5.0.1](https://github.com/sapphiredev/utilities/compare/@sapphire/ts-config@5.0.0...@sapphire/ts-config@5.0.1) - (2024-03-11)
622

723
## 🐛 Bug Fixes

packages/ts-config/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@sapphire/ts-config",
3-
"version": "5.0.1",
3+
"version": "5.0.2",
44
"description": "Shareable TypeScript configuration for the Sapphire Community",
55
"author": "@sapphire",
66
"license": "MIT",

0 commit comments

Comments
 (0)