Skip to content

Commit 12afe3a

Browse files
authored
Merge pull request #410 from dev-five-git/changeset-release/main
Version Packages
2 parents 2d80867 + 93d4cc0 commit 12afe3a

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/early-lies-sell.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

packages/eslint-plugin/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @devup-ui/eslint-plugin
22

3+
## 1.0.1
4+
5+
### Patch Changes
6+
7+
- [#409](https://github.com/dev-five-git/devup-ui/pull/409) [`0862c91`](https://github.com/dev-five-git/devup-ui/commit/0862c91e49c48d10ba7102df07ebc6c430c69b87) Thanks [@owjs3901](https://github.com/owjs3901)! - Implement style order rule
8+
39
## 1.0.0
410

511
### Major Changes

packages/eslint-plugin/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"react",
1818
"eslint"
1919
],
20-
"version": "1.0.0",
20+
"version": "1.0.1",
2121
"main": "dist/index.cjs",
2222
"type": "module",
2323
"scripts": {

0 commit comments

Comments
 (0)