Skip to content

Commit d2bbe45

Browse files
chore(release): v1.3.0 [skip ci]
# [1.3.0](v1.2.1...v1.3.0) (2023-08-11) ### Features * **deps:** update `prettier` to v3 ([11e5f4b](11e5f4b)) * **deps:** update `prettier` to v3 ([fc53d2f](fc53d2f))
1 parent 11e5f4b commit d2bbe45

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
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.3.0](https://github.com/JanSzewczyk/prettier-config/compare/v1.2.1...v1.3.0) (2023-08-11)
7+
8+
9+
### Features
10+
11+
* **deps:** update `prettier` to v3 ([11e5f4b](https://github.com/JanSzewczyk/prettier-config/commit/11e5f4bcd0ad3578e223bad2cd580bfaeeca3a53))
12+
* **deps:** update `prettier` to v3 ([fc53d2f](https://github.com/JanSzewczyk/prettier-config/commit/fc53d2ff4f6d2ce9f719b92dd4f3919d4fecd81e))
13+
614
## [1.2.1](https://github.com/JanSzewczyk/prettier-config/compare/v1.2.0...v1.2.1) (2023-05-13)
715

816

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

0 commit comments

Comments
 (0)