Skip to content

Commit

Permalink
Version Packages
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored and 0x706b committed Jul 21, 2024
1 parent 6248020 commit 7730381
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 6 deletions.
5 changes: 0 additions & 5 deletions .changeset/young-frogs-impress.md

This file was deleted.

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

## 0.0.21

### Patch Changes

- 6248020: fix: eslint-config build

## 0.0.20

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/eslint-config/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@fncts/eslint-config",
"version": "0.0.20",
"version": "0.0.21",
"type": "module",
"scripts": {
"build": "rm -rf build && mkdir build && mkdir build/mjs && cp index.js build/mjs/index.mjs && cp legacyPlugin.js build/mjs/legacyPlugin.mjs",
Expand Down

0 comments on commit 7730381

Please sign in to comment.