Skip to content

Commit b79aa97

Browse files
chore(release): v1.1.0 [skip ci]
# [1.1.0](v1.0.0...v1.1.0) (2023-03-07) ### Features * add `prettier-plugin-packagejson` plugin to configuration ([487996e](487996e))
1 parent 487996e commit b79aa97

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
<!-- markdownlint-disable --><!-- textlint-disable -->
2+
# 📓 Changelog
3+
All notable changes to this project will be documented in this file. See
4+
[Conventional Commits](https://conventionalcommits.org) for commit guidelines.
5+
6+
# [1.1.0](https://github.com/JanSzewczyk/prettier-config/compare/v1.0.0...v1.1.0) (2023-03-07)
7+
8+
9+
### Features
10+
11+
* add `prettier-plugin-packagejson` plugin to configuration ([487996e](https://github.com/JanSzewczyk/prettier-config/commit/487996e89def7d718154e95b476f9c6717384e8e))
12+
113
<!-- markdownlint-disable --><!-- textlint-disable -->
214

315
# 📓 Changelog

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

0 commit comments

Comments
 (0)