Skip to content

Commit ababeda

Browse files
release: v1.4.5 [skip ci]
## [1.4.5](v1.4.4...v1.4.5) (2024-12-25) ### Bug Fixes * **build:** fix exporting package ([a913119](a913119))
1 parent a913119 commit ababeda

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.5](https://github.com/JanSzewczyk/prettier-config/compare/v1.4.4...v1.4.5) (2024-12-25)
7+
8+
### Bug Fixes
9+
10+
* **build:** fix exporting package ([a913119](https://github.com/JanSzewczyk/prettier-config/commit/a913119ca1562c3bdb4335a794f05c30ea078b59))
11+
612
## [1.4.4](https://github.com/JanSzewczyk/prettier-config/compare/v1.4.3...v1.4.4) (2024-12-25)
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.4",
3+
"version": "1.4.5",
44
"description": "Prettier shareable configuration.",
55
"keywords": [
66
"szum-tech",

0 commit comments

Comments
 (0)