Skip to content

Commit ab8af3a

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

File tree

2 files changed

+29
-1
lines changed

2 files changed

+29
-1
lines changed
Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,28 @@
1+
# Changelog
2+
3+
All notable changes to this project will be documented in this file.
4+
5+
# [@aetherjs/prettier-config@1.3.0](https://github.com/aether-development/utilities/tree/@aetherjs/prettier-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 prettier to v3 ([b6bdc05](https://github.com/aether-development/utilities/commit/b6bdc05a137f493c2221406b2d5476d74b727596))
14+
- **deps:** Update all non-major dependencies ([5627d74](https://github.com/aether-development/utilities/commit/5627d74119fb8d7b8aaac1f0eef16c3d8732ab29)) ([#32](https://github.com/aether-development/utilities/pull/32) by @renovate[bot])
15+
- **deps:** Update all non-major dependencies ([cda16cc](https://github.com/aether-development/utilities/commit/cda16cc5c643b609a220a2a83a2d2343eb034486)) ([#18](https://github.com/aether-development/utilities/pull/18) by @renovate[bot])
16+
- Ver for dev ([9390f24](https://github.com/aether-development/utilities/commit/9390f24be7930f2770bfbb0c7dabd55ef293171f))
17+
- Stupid stuff ([e3d1e68](https://github.com/aether-development/utilities/commit/e3d1e6840b679c76a9c9c6acfb97c2e87b0c9e41))
18+
- Working now? ([78285e6](https://github.com/aether-development/utilities/commit/78285e6cfd8634102db86b7b853f0b977d4e73e5))
19+
- Dev builds and deprecation ([f1988a9](https://github.com/aether-development/utilities/commit/f1988a9b3fdd1a36a50f6f4afaa473dddbfd261e))
20+
- Work dammit ([826411e](https://github.com/aether-development/utilities/commit/826411ed9ba11c2dd68b47d9cb83890884b63540))
21+
- Cliff changelog format ([7850762](https://github.com/aether-development/utilities/commit/78507622373cb0cb0fbcadf9e26ab824de30864b))
22+
- Package repo url ([5a8c1f6](https://github.com/aether-development/utilities/commit/5a8c1f63429cb4bd34e3b25de6ec061f89c7d195))
23+
- Misc ([b1c59a5](https://github.com/aether-development/utilities/commit/b1c59a563d0172d9784d155a693dcbef5b64e916))
24+
25+
## 🚀 Features
26+
27+
- **prettier-config:** Enhance configuration with additional options for release and repository management ([72347ec](https://github.com/aether-development/utilities/commit/72347ec8456da986c146f5492abe316cdd0b5f95))
28+

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

0 commit comments

Comments
 (0)