Skip to content

Commit efdcdf2

Browse files
release: v1.6.2 [skip ci]
## [1.6.2](v1.6.1...v1.6.2) (2025-07-03) ### Bug Fixes * **deps:** update project deps ([f8a3a8a](f8a3a8a)) ### Build System * **deps:** bump the prettier-config-dependencies group across 1 directory with 7 updates ([f800319](f800319))
1 parent f8a3a8a commit efdcdf2

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,16 @@
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.2](https://github.com/JanSzewczyk/prettier-config/compare/v1.6.1...v1.6.2) (2025-07-03)
7+
8+
### Bug Fixes
9+
10+
* **deps:** update project deps ([f8a3a8a](https://github.com/JanSzewczyk/prettier-config/commit/f8a3a8a7f7f3b0128d16d26e648bf18e3d7a8116))
11+
12+
### Build System
13+
14+
* **deps:** bump the prettier-config-dependencies group across 1 directory with 7 updates ([f800319](https://github.com/JanSzewczyk/prettier-config/commit/f8003198408536de617cf341cefc40e2b6d7b90b))
15+
616
## [1.6.1](https://github.com/JanSzewczyk/prettier-config/compare/v1.6.0...v1.6.1) (2025-03-03)
717

818
### Bug Fixes

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.6.1",
3+
"version": "1.6.2",
44
"description": "Prettier shareable configuration.",
55
"keywords": [
66
"szum-tech",

0 commit comments

Comments
 (0)