Skip to content

Commit

Permalink
chore(release): version packages (#1030)
Browse files Browse the repository at this point in the history
chore(release): version packages
  • Loading branch information
tszhong0411 authored Feb 9, 2025
2 parents 04d46fa + 70ea111 commit 978dc01
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 6 deletions.
5 changes: 0 additions & 5 deletions .changeset/brown-jokes-flow.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 @@
# @tszhong0411/eslint-config

## 0.1.30

### Patch Changes

- f57ea28: Set `endOfLine` to auto in prettier rules

## 0.1.29

### 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": "@tszhong0411/eslint-config",
"version": "0.1.29",
"version": "0.1.30",
"description": "The eslint config for tszhong0411's projects",
"license": "MIT",
"author": "tszhong0411 <me@honghong.me> (https://github.com/tszhong0411/)",
Expand Down

0 comments on commit 978dc01

Please sign in to comment.