Skip to content

Commit 8bce46e

Browse files
release: v1.6.0 [skip ci]
## [1.6.0](v1.5.0...v1.6.0) (2025-03-03) ### Features * **typescript:** add typescript support for prettier configuration ([bb89407](bb89407))
1 parent bb89407 commit 8bce46e

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,12 @@
33
All notable changes to this project will be documented in this file. See
44
[Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [1.6.0](https://github.com/JanSzewczyk/prettier-config/compare/v1.5.0...v1.6.0) (2025-03-03)
7+
8+
### Features
9+
10+
* **typescript:** add typescript support for prettier configuration ([bb89407](https://github.com/JanSzewczyk/prettier-config/commit/bb8940704cb8bd226a09402f29e808b4f73909bd))
11+
612
## [1.5.0](https://github.com/JanSzewczyk/prettier-config/compare/v1.4.5...v1.5.0) (2025-01-25)
713

814
### Features

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@szum-tech/prettier-config",
3-
"version": "1.5.0",
3+
"version": "1.6.0",
44
"description": "Prettier shareable configuration.",
55
"keywords": [
66
"szum-tech",

0 commit comments

Comments
 (0)