Skip to content

Commit a818d8f

Browse files
chore: release package(s) (#375)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 1670d7e commit a818d8f

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/plenty-dancers-yawn.md

-5
This file was deleted.

packages/sql/CHANGELOG.md

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

3+
## 0.18.1
4+
5+
### Patch Changes
6+
7+
- [#374](https://github.com/un-ts/prettier/pull/374) [`6754c3d`](https://github.com/un-ts/prettier/commit/6754c3db50a46f1272d51cf8559cce4c62cdd4ef) Thanks [@JounQin](https://github.com/JounQin)! - fix(sql): printer to handle eol correctly
8+
39
## 0.18.0
410

511
### Minor 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.18.0",
3+
"version": "0.18.1",
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)