Skip to content

Commit 802f7b8

Browse files
chore: release package(s) (#213)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent d5cc092 commit 802f7b8

File tree

5 files changed

+14
-8
lines changed

5 files changed

+14
-8
lines changed

.changeset/serious-candles-hide.md

-6
This file was deleted.

packages/sh/CHANGELOG.md

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

3+
## 0.12.8
4+
5+
### Patch Changes
6+
7+
- [#212](https://github.com/un-ts/prettier/pull/212) [`d5cc092`](https://github.com/un-ts/prettier/commit/d5cc092bd43537358db35f14b93b7f64c079faa1) Thanks [@JounQin](https://github.com/JounQin)! - build: languages from package `linguist-languages` instead
8+
39
## 0.12.7
410

511
### Patch Changes

packages/sh/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "prettier-plugin-sh",
3-
"version": "0.12.7",
3+
"version": "0.12.8",
44
"type": "module",
55
"description": "An opinionated `shellscript` formatter plugin for Prettier, also support simple format of `Dockerfile`, `properties`, `gitignore`, `dotenv`, `hosts`, `jvmoptions`...",
66
"repository": "[email protected]/un-ts/prettier.git",

packages/sql/CHANGELOG.md

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

3+
## 0.10.2
4+
5+
### Patch Changes
6+
7+
- [#212](https://github.com/un-ts/prettier/pull/212) [`d5cc092`](https://github.com/un-ts/prettier/commit/d5cc092bd43537358db35f14b93b7f64c079faa1) Thanks [@JounQin](https://github.com/JounQin)! - build: languages from package `linguist-languages` instead
8+
39
## 0.10.1
410

511
### 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.10.1",
3+
"version": "0.10.2",
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)