Skip to content

Commit aabb8d8

Browse files
chore(release): 1.0.0 [skip ci]
## stylelint-config-moneyforward-v1.0.0 (2025-02-13) ### Features * **stylelint-config:** Change package name ([f4d498a](f4d498a)) * **stylelint-config:** Implement Stylelint Common Rule set ([#364](#364)) ([3ceb96f](3ceb96f))
1 parent f4d498a commit aabb8d8

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
## stylelint-config-moneyforward-v1.0.0 (2025-02-13)
2+
3+
### Features
4+
5+
* **stylelint-config:** Change package name ([f4d498a](https://github.com/moneyforward/frontend-tools/commit/f4d498a5ea3fb0589eb22ca4cd8fb60620ee9b89))
6+
* **stylelint-config:** Implement Stylelint Common Rule set ([#364](https://github.com/moneyforward/frontend-tools/issues/364)) ([3ceb96f](https://github.com/moneyforward/frontend-tools/commit/3ceb96f1d27fd25601e368138799d65224ee5fa2))

packages/stylelint-config/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "stylelint-config-moneyforward",
3-
"version": "0.1.0",
3+
"version": "1.0.0",
44
"description": "Money Forward's Stylelint rules as an extensible shared config.",
55
"type": "module",
66
"exports": {

0 commit comments

Comments
 (0)