Skip to content

Commit 144f47f

Browse files
chore: release package(s) (#256)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent b13b262 commit 144f47f

File tree

4 files changed

+11
-11
lines changed

4 files changed

+11
-11
lines changed

.changeset/breezy-keys-end.md

-5
This file was deleted.

.changeset/tasty-pens-switch.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.13.0
4+
5+
### Minor Changes
6+
7+
- [#244](https://github.com/un-ts/prettier/pull/244) [`b13b262`](https://github.com/un-ts/prettier/commit/b13b262c2e3e058442a8104837933fd6bbf19b43) Thanks [@tim-watcha](https://github.com/tim-watcha)! - feat: add bigquery option for language; sql-formatter version up for #243
8+
9+
### Patch Changes
10+
11+
- [#246](https://github.com/un-ts/prettier/pull/246) [`63c49a2`](https://github.com/un-ts/prettier/commit/63c49a2ec881965b7e5d3ba07ede22351ca05eba) Thanks [@ewhauser](https://github.com/ewhauser)! - fix: for #237; upgrade sql-formatter to remove whitespace at beginning of comment lines
12+
313
## 0.12.1
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.12.1",
3+
"version": "0.13.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)