We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 72f4c8d commit 84a42f6Copy full SHA for 84a42f6
CHANGELOG.md
@@ -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
@@ -1,7 +1,7 @@
{
"name": "@stylelint-types/stylelint-codeguide",
"type": "module",
- "version": "0.0.0",
+ "version": "1.0.1",
"packageManager": "pnpm@8.11.0",
"description": "TypeScript definitions for stylelint-define-config",
"author": "pengzhanbo <volodymyr@foxmail.com> (https://github.com/pengzhanbo)",
0 commit comments