Skip to content

Commit 84a42f6

Browse files
committed
chore: release v1.0.1
1 parent 72f4c8d commit 84a42f6

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
## 1.0.1 (2023-12-15)
2+
3+
4+
### Features
5+
6+
* add `codeguide/*` rules ([7134070](https://github.com/stylelint-types/stylelint-codeguide/commit/7134070a324519ebd9fd04257c7e5764ee8ab004))
7+
* add entry types ([72f4c8d](https://github.com/stylelint-types/stylelint-codeguide/commit/72f4c8d211300d969a5788b6f7c6ba1ff703948c))
8+
9+
10+

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@stylelint-types/stylelint-codeguide",
33
"type": "module",
4-
"version": "0.0.0",
4+
"version": "1.0.1",
55
"packageManager": "pnpm@8.11.0",
66
"description": "TypeScript definitions for stylelint-define-config",
77
"author": "pengzhanbo <volodymyr@foxmail.com> (https://github.com/pengzhanbo)",

0 commit comments

Comments
 (0)