Skip to content

Commit d8acaa7

Browse files
chore: release package(s) (#412)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 11cf08a commit d8acaa7

File tree

6 files changed

+14
-12
lines changed

6 files changed

+14
-12
lines changed

.changeset/sharp-days-kiss.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/silent-teachers-wash.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

packages/sh/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Change Log
22

3+
## 0.15.0
4+
5+
### Minor Changes
6+
7+
- [#378](https://github.com/un-ts/prettier/pull/378) [`e02bd2f`](https://github.com/un-ts/prettier/commit/e02bd2ffa38add49776eda05bdd408f70fe6e3a3) Thanks [@Kenneth-Sills](https://github.com/Kenneth-Sills)! - add support for file pragmas
8+
39
## 0.14.0
410

511
### Minor Changes

packages/sh/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "prettier-plugin-sh",
3-
"version": "0.14.0",
3+
"version": "0.15.0",
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/toml/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Change Log
22

3+
## 2.0.2
4+
5+
### Patch Changes
6+
7+
- [#392](https://github.com/un-ts/prettier/pull/392) [`11cf08a`](https://github.com/un-ts/prettier/commit/11cf08a0c2ee224b9f02efb4e5732a41a5b34506) Thanks [@ntnyq](https://github.com/ntnyq)! - chore(toml): fix homepage url
8+
39
## 2.0.1
410

511
### Patch Changes

packages/toml/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "prettier-plugin-toml",
3-
"version": "2.0.1",
3+
"version": "2.0.2",
44
"type": "module",
55
"description": "An opinionated `toml` formatter plugin for Prettier",
66
"repository": "[email protected]/un-ts/prettier.git",

0 commit comments

Comments
 (0)