Skip to content

Commit

Permalink
chore(🦋📦): publish packages (#166)
Browse files Browse the repository at this point in the history
Co-authored-by: bfra-me[bot] <118100583+bfra-me[bot]@users.noreply.github.com>
  • Loading branch information
bfra-me[bot] authored Mar 26, 2024
1 parent 0ce31e4 commit 3dd90ac
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 6 deletions.
5 changes: 0 additions & 5 deletions .changeset/nice-feet-kick.md

This file was deleted.

6 changes: 6 additions & 0 deletions packages/prettier-config/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @bfra.me/prettier-config

## 0.2.2

### Patch Changes

- Call `preprocess()` on the `json-stringify` parser if it's defined (by [@marcusrbrown](https://github.com/marcusrbrown) with [#165](https://github.com/bfra-me/works/pull/165))

## 0.2.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/prettier-config/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@bfra.me/prettier-config",
"version": "0.2.1",
"version": "0.2.2",
"description": "Shared Prettier configuration for bfra.me",
"license": "MIT",
"author": "Marcus R. Brown <[email protected]>",
Expand Down

0 comments on commit 3dd90ac

Please sign in to comment.