Skip to content

Commit

Permalink
v0.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
haoziqaq committed Jan 10, 2025
1 parent e75b218 commit fa1b4bd
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 5 deletions.
14 changes: 11 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,15 @@
## [0.0.2](https://github.com/configurajs/eslint/compare/v0.0.1...v0.0.2) (2025-01-06)
# [0.1.0](https://github.com/configurajs/prettier/compare/v0.0.3...v0.1.0) (2025-01-10)

## [0.0.1](https://github.com/configurajs/eslint/compare/e0962cf0fef04bf57570eeacdb964a9663d39fc2...v0.0.1) (2025-01-06)
## [0.0.3](https://github.com/configurajs/prettier/compare/v0.0.2...v0.0.3) (2025-01-10)

### Features

- init repo ([e0962cf](https://github.com/configurajs/eslint/commit/e0962cf0fef04bf57570eeacdb964a9663d39fc2))
- support sorting package.json ([#1](https://github.com/configurajs/prettier/issues/1)) ([27e5a5d](https://github.com/configurajs/prettier/commit/27e5a5d8f0d11e1d0d6474b45be131c59a86ba25))

## [0.0.2](https://github.com/configurajs/prettier/compare/v0.0.1...v0.0.2) (2025-01-06)

## [0.0.1](https://github.com/configurajs/prettier/compare/e0962cf0fef04bf57570eeacdb964a9663d39fc2...v0.0.1) (2025-01-06)

### Features

- init repo ([e0962cf](https://github.com/configurajs/prettier/commit/e0962cf0fef04bf57570eeacdb964a9663d39fc2))
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@configurajs/prettier",
"version": "0.0.2",
"version": "0.1.0",
"description": "A simple prettier flat configuration",
"keywords": [
"prettier",
Expand Down Expand Up @@ -78,4 +78,4 @@
"engines": {
"pnpm": ">=9.0"
}
}
}

0 comments on commit fa1b4bd

Please sign in to comment.