Skip to content

Commit 16fcea1

Browse files
authored
chore: release package(s) (#419)
1 parent 4716026 commit 16fcea1

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/forty-wasps-jam.md

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

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.3
4+
5+
### Patch Changes
6+
7+
- [#418](https://github.com/un-ts/prettier/pull/418) [`4716026`](https://github.com/un-ts/prettier/commit/4716026ed1599ef96dd27d842740487ed4db1cb8) Thanks [@esacteksab](https://github.com/esacteksab)! - docs: add `TOML` parser options to README
8+
39
## 2.0.2
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.2",
3+
"version": "2.0.3",
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)