Skip to content

Commit

Permalink
chore: release package(s) (#329)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
JounQin and github-actions[bot] committed Dec 17, 2023
1 parent 372ea30 commit fc72df0
Show file tree
Hide file tree
Showing 5 changed files with 13 additions and 16 deletions.
5 changes: 0 additions & 5 deletions .changeset/lighter-toy-top.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/objective-rock-sedge.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/red-news-worry.md

This file was deleted.

12 changes: 12 additions & 0 deletions packages/sql/CHANGELOG.md
@@ -1,5 +1,17 @@
# Change Log

## 0.18.0

### Minor Changes

- [#328](https://github.com/un-ts/prettier/pull/328) [`ea85a65`](https://github.com/un-ts/prettier/commit/ea85a650fc9a1eb849e921c6b0a464b8781bc6cb) Thanks [@karlhorky](https://github.com/karlhorky)! - feat: upgrade to sql-formatter v15, add `dataTypeCase` and `keywordCase` options

- [#334](https://github.com/un-ts/prettier/pull/334) [`372ea30`](https://github.com/un-ts/prettier/commit/372ea30503d7e5d7a67825020e5493b262d76167) Thanks [@karlhorky](https://github.com/karlhorky)! - feat: add sql-formatter `dialect` option

### Patch Changes

- [#333](https://github.com/un-ts/prettier/pull/333) [`909e30a`](https://github.com/un-ts/prettier/commit/909e30a421bdc63150e6067562fc9d2efcddcac3) Thanks [@Brookke](https://github.com/Brookke)! - fix: handle inconsistent exports of JSOX

## 0.17.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/sql/package.json
@@ -1,6 +1,6 @@
{
"name": "prettier-plugin-sql",
"version": "0.17.1",
"version": "0.18.0",
"type": "module",
"description": "An opinionated sql formatter plugin for Prettier",
"repository": "git@github.com/un-ts/prettier.git",
Expand Down

0 comments on commit fc72df0

Please sign in to comment.