Skip to content

Commit 3112538

Browse files
release: v1.4.0 [skip ci]
# [1.4.0](v1.3.5...v1.4.0) (2024-11-28) ### Features * **config:** update prettier configuration ([8b4d8ef](8b4d8ef))
1 parent d1d107a commit 3112538

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,13 @@
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.0](https://github.com/JanSzewczyk/prettier-config/compare/v1.3.5...v1.4.0) (2024-11-28)
7+
8+
9+
### Features
10+
11+
* **config:** update prettier configuration ([8b4d8ef](https://github.com/JanSzewczyk/prettier-config/commit/8b4d8ef6d0212d78e76fa5a2f6855adccf021ff1))
12+
613
## [1.3.5](https://github.com/JanSzewczyk/prettier-config/compare/v1.3.4...v1.3.5) (2024-06-16)
714

815

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

0 commit comments

Comments
 (0)