Skip to content

Commit 859f00e

Browse files
chore: release prettier-plugin-sql v0.12.1 (#226)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent e621990 commit 859f00e

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/tidy-pugs-agree.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.12.1
4+
5+
### Patch Changes
6+
7+
- [#225](https://github.com/un-ts/prettier/pull/225) [`e621990`](https://github.com/un-ts/prettier/commit/e621990b77a23b14a125727dac3fca3e20ae0d14) Thanks [@nene](https://github.com/nene)! - docs: update `prettier-plugin-sql` docs
8+
39
## 0.12.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.12.0",
3+
"version": "0.12.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)