Skip to content

Commit 44e44c0

Browse files
chore: release package(s) (#305)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 45e67ee commit 44e44c0

File tree

4 files changed

+11
-11
lines changed

4 files changed

+11
-11
lines changed

.changeset/few-cameras-roll.md

-5
This file was deleted.

.changeset/slimy-bulldogs-dream.md

-5
This file was deleted.

packages/sql/CHANGELOG.md

+10
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
# Change Log
22

3+
## 0.16.0
4+
5+
### Minor Changes
6+
7+
- [#304](https://github.com/un-ts/prettier/pull/304) [`432933e`](https://github.com/un-ts/prettier/commit/432933eeafd2e767644fe9ec8c31726605c552d8) Thanks [@JounQin](https://github.com/JounQin)! - chore: bump `sql-formatter` v13
8+
9+
### Patch Changes
10+
11+
- [#306](https://github.com/un-ts/prettier/pull/306) [`eb58d37`](https://github.com/un-ts/prettier/commit/eb58d373644f789d5fcec34e0d760bf67dfc06a5) Thanks [@JounQin](https://github.com/JounQin)! - feat: support `JSOX` **stringified** `params` option
12+
313
## 0.15.3
414

515
### Patch Changes

packages/sql/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "prettier-plugin-sql",
3-
"version": "0.15.3",
3+
"version": "0.16.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)