Skip to content

Commit

Permalink
chore: release
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored and zanminkian committed Nov 19, 2024
1 parent 3783bd5 commit 0f1b77b
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 6 deletions.
5 changes: 0 additions & 5 deletions .changeset/orange-pumpkins-juggle.md

This file was deleted.

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

## 0.1.4

### Patch Changes

- 3783bd5: feat(fenge): `format` and `lint` properties in `fenge.config.js` are additionally accepting a function now

## 0.1.3

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/fenge/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "fenge",
"version": "0.1.3",
"version": "0.1.4",
"description": "A CLI tool for code quality",
"keywords": [
"cli",
Expand Down

0 comments on commit 0f1b77b

Please sign in to comment.