Skip to content

Commit

Permalink
chore: release v3.28.0
Browse files Browse the repository at this point in the history
  • Loading branch information
CyanSalt committed Jan 12, 2024
1 parent 2763565 commit 70cdbc7
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 2 deletions.
14 changes: 13 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@


## [3.28.0](https://github.com/CyanSalt/eslint-config/compare/v3.27.1...v3.28.0) (2024-01-12)


### Features

* add stylelistic rules ([2763565](https://github.com/CyanSalt/eslint-config/commit/276356509334a257f2c0e6d3a19b0125f1196c04))


### Bug Fixes

* missing flat import parsers ([6603e78](https://github.com/CyanSalt/eslint-config/commit/6603e7809f2f9d767801d8ace7fb781335c6d74d))

### [3.27.1](https://github.com/CyanSalt/eslint-config/compare/v3.27.0...v3.27.1) (2023-11-23)


Expand Down Expand Up @@ -1069,4 +1081,4 @@
### Features

* initialize ([1c7e5a0](https://github.com/CyanSalt/eslint-config/commit/1c7e5a06f4cb5c01e945f16636a5e0eb22e5f416))
* merge versiosn for eslint-plugin-vue ([3cde46e](https://github.com/CyanSalt/eslint-config/commit/3cde46ec4cb0b05a76af9702113bd2791f332794))
* merge versiosn for eslint-plugin-vue ([3cde46e](https://github.com/CyanSalt/eslint-config/commit/3cde46ec4cb0b05a76af9702113bd2791f332794))
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@cyansalt/eslint-config",
"version": "3.27.1",
"version": "3.28.0",
"description": "My ESLint base configuration",
"main": "index.js",
"publishConfig": {
Expand Down

0 comments on commit 70cdbc7

Please sign in to comment.