Skip to content

Commit 21bf2b9

Browse files
Version Packages (#443)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 3ff82d0 commit 21bf2b9

File tree

5 files changed

+12
-18
lines changed

5 files changed

+12
-18
lines changed

.changeset/beige-paws-report.md

-7
This file was deleted.

.changeset/eighty-apples-peel.md

-5
This file was deleted.

.changeset/old-pianos-cheer.md

-5
This file was deleted.

CHANGELOG.md

+11
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,16 @@
11
# skuba
22

3+
## 3.14.1
4+
5+
### Patch Changes
6+
7+
- 503ec47: **deps:** Prettier 2.3.1
8+
9+
`skuba format` and `skuba lint` now support TypeScript 4.3 syntax. See the full Prettier [changelog](https://github.com/prettier/prettier/blob/4b4499a0d86220f4c393dc93140e2bac7992d0f4/CHANGELOG.md#%E2%80%8B231) for more information.
10+
11+
- 156663c: **template:** pino-pretty ^5.0.0
12+
- 3ff82d0: **template:** seek-jobs/gantry v1.3.0
13+
314
## 3.14.0
415

516
### Minor Changes

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"engines": {
88
"node": ">=12"
99
},
10-
"version": "3.14.0",
10+
"version": "3.14.1",
1111
"main": "lib/index.js",
1212
"typings": "lib/index.d.ts",
1313
"files": [

0 commit comments

Comments
 (0)