@xip-online-applications/stylelint-config 0.4.1 → 0.4.3
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +22 -12
- package/package.json +3 -3
package/CHANGELOG.md
CHANGED
|
@@ -3,35 +3,45 @@
|
|
|
3
3
|
All notable changes to this project will be documented in this file.
|
|
4
4
|
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
|
5
5
|
|
|
6
|
-
## [0.4.
|
|
6
|
+
## [0.4.3](https://github.com/xip-online-applications/configs/compare/@xip-online-applications/stylelint-config@0.4.2...@xip-online-applications/stylelint-config@0.4.3) (2023-01-30)
|
|
7
7
|
|
|
8
8
|
### Bug Fixes
|
|
9
9
|
|
|
10
|
-
- **package:**
|
|
10
|
+
- **package:** fix repository config in packages and add root license ([4d72891](https://github.com/xip-online-applications/configs/commit/4d728911fe22868ca0a5963569ce370a889a7f1a))
|
|
11
11
|
|
|
12
|
-
|
|
12
|
+
## [0.4.2](https://github.com/xip-online-applications/configs/compare/@xip-online-applications/stylelint-config@0.4.1...@xip-online-applications/stylelint-config@0.4.2) (2023-01-30)
|
|
13
|
+
|
|
14
|
+
**Note:** Version bump only for package @xip-online-applications/stylelint-config
|
|
15
|
+
|
|
16
|
+
## [0.4.1](https://github.com/xip-online-applications/configs/compare/@xip-online-applications/stylelint-config@0.4.0...@xip-online-applications/stylelint-config@0.4.1) (2023-01-30)
|
|
17
|
+
|
|
18
|
+
### Bug Fixes
|
|
19
|
+
|
|
20
|
+
- **package:** don't use markdown for license file ([b855f41](https://github.com/xip-online-applications/configs/commit/b855f41100d5748769b9996d6005e6dabbdc87db))
|
|
21
|
+
|
|
22
|
+
# [0.4.0](https://github.com/xip-online-applications/configs/compare/@xip-online-applications/stylelint-config@0.3.0...@xip-online-applications/stylelint-config@0.4.0) (2023-01-30)
|
|
13
23
|
|
|
14
24
|
### Features
|
|
15
25
|
|
|
16
|
-
- **package:** add files array so source files are not included in published package ([65c9e2c](https://github.com/xip-online-applications/
|
|
17
|
-
- **package:** add license ([138a3a8](https://github.com/xip-online-applications/
|
|
26
|
+
- **package:** add files array so source files are not included in published package ([65c9e2c](https://github.com/xip-online-applications/configs/commit/65c9e2c09a74bb3ca31c2ddb4b79120aa0470ac0))
|
|
27
|
+
- **package:** add license ([138a3a8](https://github.com/xip-online-applications/configs/commit/138a3a8c5b0ef44e9832e5abf071aa33e734ff21))
|
|
18
28
|
|
|
19
|
-
# [0.3.0](https://github.com/xip-online-applications/
|
|
29
|
+
# [0.3.0](https://github.com/xip-online-applications/configs/compare/@xip-online-applications/stylelint-config@0.2.0...@xip-online-applications/stylelint-config@0.3.0) (2023-01-27)
|
|
20
30
|
|
|
21
31
|
### Features
|
|
22
32
|
|
|
23
|
-
- **package:** set Stylelint SCSS rule "scss/declaration-nested-properties" to "never" ([1f6db45](https://github.com/xip-online-applications/
|
|
33
|
+
- **package:** set Stylelint SCSS rule "scss/declaration-nested-properties" to "never" ([1f6db45](https://github.com/xip-online-applications/configs/commit/1f6db45e42d7024ae4611640226314ba9a664279))
|
|
24
34
|
|
|
25
|
-
# [0.2.0](https://github.com/xip-online-applications/
|
|
35
|
+
# [0.2.0](https://github.com/xip-online-applications/configs/compare/@xip-online-applications/stylelint-config@0.1.0...@xip-online-applications/stylelint-config@0.2.0) (2023-01-26)
|
|
26
36
|
|
|
27
37
|
### Features
|
|
28
38
|
|
|
29
|
-
- add "alpha-value-notation" rule and set it to "number" ([cc17573](https://github.com/xip-online-applications/
|
|
39
|
+
- add "alpha-value-notation" rule and set it to "number" ([cc17573](https://github.com/xip-online-applications/configs/commit/cc17573f64842f67c22bbf3607c4bb2d990f5f82))
|
|
30
40
|
|
|
31
41
|
# 0.1.0 (2023-01-13)
|
|
32
42
|
|
|
33
43
|
### Features
|
|
34
44
|
|
|
35
|
-
- **ci:** add publish workflow ([40cc5ea](https://github.com/xip-online-applications/
|
|
36
|
-
- **package:** add stylelint config ([2e93ea6](https://github.com/xip-online-applications/
|
|
37
|
-
- **package:** add stylelint-config ([6257dc7](https://github.com/xip-online-applications/
|
|
45
|
+
- **ci:** add publish workflow ([40cc5ea](https://github.com/xip-online-applications/configs/commit/40cc5eabfd830088ab3da7597c3ab8b00b030f34))
|
|
46
|
+
- **package:** add stylelint config ([2e93ea6](https://github.com/xip-online-applications/configs/commit/2e93ea6e5d7156c3114b31c685ba2d82aa975c8f))
|
|
47
|
+
- **package:** add stylelint-config ([6257dc7](https://github.com/xip-online-applications/configs/commit/6257dc76abe493a9b6f0834edefae1c98dc50960))
|
package/package.json
CHANGED
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@xip-online-applications/stylelint-config",
|
|
3
|
-
"version": "0.4.
|
|
3
|
+
"version": "0.4.3",
|
|
4
4
|
"repository": {
|
|
5
5
|
"type": "git",
|
|
6
|
-
"url": "ssh://git@github.com/xip-online-applications/
|
|
6
|
+
"url": "ssh://git@github.com/xip-online-applications/configs.git",
|
|
7
7
|
"directory": "packages/stylelint-config"
|
|
8
8
|
},
|
|
9
9
|
"publishConfig": {
|
|
@@ -33,5 +33,5 @@
|
|
|
33
33
|
"stylelint-order": "^6.0.1",
|
|
34
34
|
"stylelint-prettier": "^2.0.0"
|
|
35
35
|
},
|
|
36
|
-
"gitHead": "
|
|
36
|
+
"gitHead": "45215d6ebc6d040125504b025dae54f7f51a6ff8"
|
|
37
37
|
}
|