Skip to content

Commit 88e035a

Browse files
release: v1.4.1 [skip ci]
## [1.4.1](v1.4.0...v1.4.1) (2024-12-07) ### Bug Fixes * **deps:** bump deps & fix `cross-spawn` version ([60acd70](60acd70))
1 parent 60acd70 commit 88e035a

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.4.1](https://github.com/JanSzewczyk/prettier-config/compare/v1.4.0...v1.4.1) (2024-12-07)
7+
8+
### Bug Fixes
9+
10+
* **deps:** bump deps & fix `cross-spawn` version ([60acd70](https://github.com/JanSzewczyk/prettier-config/commit/60acd70cf356e2f27104a7197400687ba724d7a5))
11+
612
# [1.4.0](https://github.com/JanSzewczyk/prettier-config/compare/v1.3.5...v1.4.0) (2024-11-28)
713

814

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

0 commit comments

Comments
 (0)