Skip to content

Commit 12f8cc2

Browse files
release: v1.4.3 [skip ci]
## [1.4.3](v1.4.2...v1.4.3) (2024-12-24) ### Bug Fixes * **build:** fix default exports in ESM ([db73189](db73189))
1 parent db73189 commit 12f8cc2

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.3](https://github.com/JanSzewczyk/prettier-config/compare/v1.4.2...v1.4.3) (2024-12-24)
7+
8+
### Bug Fixes
9+
10+
* **build:** fix default exports in ESM ([db73189](https://github.com/JanSzewczyk/prettier-config/commit/db73189a183222b283d7c2c689424d682de2d840))
11+
612
## [1.4.2](https://github.com/JanSzewczyk/prettier-config/compare/v1.4.1...v1.4.2) (2024-12-23)
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.2",
3+
"version": "1.4.3",
44
"description": "Prettier shareable configuration.",
55
"keywords": [
66
"szum-tech",

0 commit comments

Comments
 (0)