Skip to content

Commit e9b903c

Browse files
chore(release): v1.1.1 [skip ci]
## [1.1.1](v1.1.0...v1.1.1) (2023-03-07) ### Bug Fixes * **package:** optimise package files ([3d1037b](3d1037b))
1 parent 3d1037b commit e9b903c

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.1.1](https://github.com/JanSzewczyk/prettier-config/compare/v1.1.0...v1.1.1) (2023-03-07)
7+
8+
9+
### Bug Fixes
10+
11+
* **package:** optimise package files ([3d1037b](https://github.com/JanSzewczyk/prettier-config/commit/3d1037b8057d4b53ef7d97f89eaec4547067f4a4))
12+
613
# [1.1.0](https://github.com/JanSzewczyk/prettier-config/compare/v1.0.0...v1.1.0) (2023-03-07)
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.1.0",
3+
"version": "1.1.1",
44
"description": "Prettier shareable configuration.",
55
"keywords": [
66
"szum-tech",

0 commit comments

Comments
 (0)