Skip to content

Commit a7bbd36

Browse files
chore: release package(s) (#219)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> Co-authored-by: JounQin <[email protected]>
1 parent 0afd4d7 commit a7bbd36

File tree

6 files changed

+14
-12
lines changed

6 files changed

+14
-12
lines changed

.changeset/strange-ravens-switch.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/tame-maps-rhyme.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

packages/pkg/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Change Log
22

3+
## 0.17.0
4+
5+
### Minor Changes
6+
7+
- [#218](https://github.com/un-ts/prettier/pull/218) [`0afd4d7`](https://github.com/un-ts/prettier/commit/0afd4d7da2f3fbd77e5942fa478ac15dbb563741) Thanks [@JounQin](https://github.com/JounQin)! - feat: support `maintainers`/`sponsor` fields
8+
39
## 0.16.1
410

511
### Patch Changes

packages/pkg/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "prettier-plugin-pkg",
3-
"version": "0.16.1",
3+
"version": "0.17.0",
44
"type": "module",
55
"description": "An opinionated package.json formatter plugin for Prettier",
66
"repository": "[email protected]/un-ts/prettier.git",

packages/sql/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Change Log
22

3+
## 0.11.0
4+
5+
### Minor Changes
6+
7+
- [#218](https://github.com/un-ts/prettier/pull/218) [`0afd4d7`](https://github.com/un-ts/prettier/commit/0afd4d7da2f3fbd77e5942fa478ac15dbb563741) Thanks [@JounQin](https://github.com/JounQin)! - chore(deps): bump `sql-formatter@v9`
8+
39
## 0.10.2
410

511
### Patch Changes

packages/sql/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "prettier-plugin-sql",
3-
"version": "0.10.2",
3+
"version": "0.11.0",
44
"type": "module",
55
"description": "An opinionated sql formatter plugin for Prettier",
66
"repository": "[email protected]/un-ts/prettier.git",

0 commit comments

Comments
 (0)