Skip to content

Commit 2c3ebb3

Browse files
authored
chore: release package(s) (#342)
1 parent 0009cf2 commit 2c3ebb3

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/gorgeous-ladybugs-push.md

-5
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.14.0
4+
5+
### Minor Changes
6+
7+
- [#341](https://github.com/un-ts/prettier/pull/341) [`0009cf2`](https://github.com/un-ts/prettier/commit/0009cf220690f33f1059b41578b96602c5a2f18a) Thanks [@JoshuaKGoldberg](https://github.com/JoshuaKGoldberg)! - feat: add `.node-version` and `.nvmrc` support
8+
39
## 0.13.1
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.13.1",
3+
"version": "0.14.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",

0 commit comments

Comments
 (0)