Skip to content

Commit 18bb70a

Browse files
release: v1.4.4 [skip ci]
## [1.4.4](v1.4.3...v1.4.4) (2024-12-25) ### Bug Fixes * **build:** add `default` exports definition ([6ac259f](6ac259f))
1 parent 6ac259f commit 18bb70a

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.4](https://github.com/JanSzewczyk/prettier-config/compare/v1.4.3...v1.4.4) (2024-12-25)
7+
8+
### Bug Fixes
9+
10+
* **build:** add `default` exports definition ([6ac259f](https://github.com/JanSzewczyk/prettier-config/commit/6ac259fcd04ae6fb63d20cecb5870bd41ba24fab))
11+
612
## [1.4.3](https://github.com/JanSzewczyk/prettier-config/compare/v1.4.2...v1.4.3) (2024-12-24)
713

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

0 commit comments

Comments
 (0)