Skip to content
This repository has been archived by the owner on Jan 25, 2024. It is now read-only.

Commit

Permalink
chore(projects): release v1.0.9
Browse files Browse the repository at this point in the history
  • Loading branch information
honghuangdc committed Dec 9, 2023
1 parent ff5f84c commit e4cd41d
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 1 deletion.
14 changes: 14 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,20 @@
# Changelog


## [v1.0.9](https://github.com/honghuangdc/eslint-flat-config/compare/v1.0.8...v1.0.9) (23-12-09)

###    🚀 Features

- **projects**: add prettier-plugin-json-sort &nbsp;-&nbsp; by @honghuangdc [<samp>(2a4cf)</samp>](https://github.com/honghuangdc/eslint-flat-config/commit/2a4cf98)

### &nbsp;&nbsp;&nbsp;🤖 CI

- **projects**: add pnpm install --no-frozen-lockfile &nbsp;-&nbsp; by @honghuangdc [<samp>(ff5f8)</samp>](https://github.com/honghuangdc/eslint-flat-config/commit/ff5f84c)

### &nbsp;&nbsp;&nbsp;❤️ Contributors

[![honghuangdc](https://github.com/honghuangdc.png?size=48)](https://github.com/honghuangdc)&nbsp;&nbsp;

## [v1.0.8](https://github.com/honghuangdc/eslint-flat-config/compare/vue-config...v1.0.8) (23-12-09)

### &nbsp;&nbsp;&nbsp;🚀 Features
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@soybeanjs/eslint-config",
"type": "module",
"version": "1.0.8",
"version": "1.0.9",
"packageManager": "[email protected]",
"author": {
"name": "Soybean",
Expand Down

0 comments on commit e4cd41d

Please sign in to comment.