Skip to content

Commit 466f7fe

Browse files
committed
build: publish v1.0.0
1 parent 136e46e commit 466f7fe

2 files changed

Lines changed: 13 additions & 2 deletions

File tree

changelog.md

Lines changed: 12 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,20 @@
11
# Changelog
22

33

4+
## v1.0.0
5+
6+
[compare changes](https://github.com/azat-io/eslint-plugin-perfectionist/compare/v0.11.6...v1.0.0)
7+
8+
9+
### 🎉 Stable release
10+
11+
### ❤️ Contributors
12+
13+
- Azat S ([@azat-io](http://github.com/azat-io))
14+
415
## v0.11.6
516

6-
[compare changes](https://github.com/azat-io/eslint-plugin-perfectionist/compare/v0.11.2...main)
17+
[compare changes](https://github.com/azat-io/eslint-plugin-perfectionist/compare/v0.11.5...v0.11.6)
718

819

920
### 🐞 Bug Fixes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "eslint-plugin-perfectionist",
33
"description": "ESLint plugin for sorting various data such as objects, imports, types, enums, JSX props, etc.",
4-
"version": "0.11.6",
4+
"version": "1.0.0",
55
"homepage": "https://eslint-plugin-perfectionist.azat.io",
66
"repository": "https://github.com/azat-io/eslint-plugin-perfectionist",
77
"author": "Azat S. <to@azat.io>",

0 commit comments

Comments
 (0)