Skip to content

Commit

Permalink
chore: release package(s)
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Nov 27, 2023
1 parent ac2b2fb commit 58dbf97
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 6 deletions.
5 changes: 0 additions & 5 deletions .changeset/bright-mayflies-check.md

This file was deleted.

6 changes: 6 additions & 0 deletions packages/sql/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Change Log

## 0.17.0

### Minor Changes

- [#315](https://github.com/un-ts/prettier/pull/315) [`ac2b2fb`](https://github.com/un-ts/prettier/commit/ac2b2fb0241bfb3b4fe7aa69390b41f97229355e) Thanks [@karlhorky](https://github.com/karlhorky)! - feat: upgrade to sql-formatter v14, remove `tabulateAlias` and `commaPosition` options

## 0.16.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/sql/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "prettier-plugin-sql",
"version": "0.16.0",
"version": "0.17.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 58dbf97

Please sign in to comment.