Skip to content

Commit f2668bd

Browse files
author
github-actions[bot]
committed
chore(ts-config): release @aetherjs/ts-config@1.3.0
1 parent ab8af3a commit f2668bd

File tree

2 files changed

+26
-1
lines changed

2 files changed

+26
-1
lines changed

packages/ts-config/CHANGELOG.md

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,25 @@
1+
# Changelog
2+
3+
All notable changes to this project will be documented in this file.
4+
5+
# [@aetherjs/ts-config@1.3.0](https://github.com/aether-development/utilities/tree/@aetherjs/ts-config@1.3.0) - (2025-04-09)
6+
7+
## 🏠 Refactor
8+
9+
- **package:** Update dependencies and reorder package.json fields ([8de4ff1](https://github.com/aether-development/utilities/commit/8de4ff15d55c44fa271c13b3a81c48ad7cc8b335))
10+
11+
## 🐛 Bug Fixes
12+
13+
- **deps:** Update dependency typescript to v5 ([f0b6803](https://github.com/aether-development/utilities/commit/f0b6803af1ab0ca57f7ead151c9a898453a6a5fe))
14+
- **deps:** Update all non-major dependencies ([f005d89](https://github.com/aether-development/utilities/commit/f005d8991030a4bbcb2e8a79ff7c31a53cd318e1)) ([#38](https://github.com/aether-development/utilities/pull/38) by @renovate[bot])
15+
- Ver for dev ([9390f24](https://github.com/aether-development/utilities/commit/9390f24be7930f2770bfbb0c7dabd55ef293171f))
16+
- Dev builds and deprecation ([f1988a9](https://github.com/aether-development/utilities/commit/f1988a9b3fdd1a36a50f6f4afaa473dddbfd261e))
17+
- Work dammit ([826411e](https://github.com/aether-development/utilities/commit/826411ed9ba11c2dd68b47d9cb83890884b63540))
18+
- Cliff changelog format ([7850762](https://github.com/aether-development/utilities/commit/78507622373cb0cb0fbcadf9e26ab824de30864b))
19+
- Package repo url ([5a8c1f6](https://github.com/aether-development/utilities/commit/5a8c1f63429cb4bd34e3b25de6ec061f89c7d195))
20+
- Misc ([b1c59a5](https://github.com/aether-development/utilities/commit/b1c59a563d0172d9784d155a693dcbef5b64e916))
21+
22+
## 🚀 Features
23+
24+
- **ts-config:** Enhance configuration with new options and features ([2a441cf](https://github.com/aether-development/utilities/commit/2a441cf42aae33c9b386949cf79e9a40b9fcc015))
25+

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": "@aetherjs/ts-config",
3-
"version": "1.2.0",
3+
"version": "1.3.0",
44
"description": "Standard Typescript config for Aether-Development projects.",
55
"author": "@aetherjs",
66
"license": "MIT",

0 commit comments

Comments
 (0)