@xip-online-applications/stylelint-config 0.4.2 → 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.
Files changed (2) hide show
  1. package/CHANGELOG.md +19 -13
  2. package/package.json +3 -3
package/CHANGELOG.md CHANGED
@@ -3,39 +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.2](https://github.com/xip-online-applications/frontend/compare/@xip-online-applications/stylelint-config@0.4.1...@xip-online-applications/stylelint-config@0.4.2) (2023-01-30)
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
+
8
+ ### Bug Fixes
9
+
10
+ - **package:** fix repository config in packages and add root license ([4d72891](https://github.com/xip-online-applications/configs/commit/4d728911fe22868ca0a5963569ce370a889a7f1a))
11
+
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)
7
13
 
8
14
  **Note:** Version bump only for package @xip-online-applications/stylelint-config
9
15
 
10
- ## [0.4.1](https://github.com/xip-online-applications/frontend/compare/@xip-online-applications/stylelint-config@0.4.0...@xip-online-applications/stylelint-config@0.4.1) (2023-01-30)
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)
11
17
 
12
18
  ### Bug Fixes
13
19
 
14
- - **package:** don't use markdown for license file ([b855f41](https://github.com/xip-online-applications/frontend/commit/b855f41100d5748769b9996d6005e6dabbdc87db))
20
+ - **package:** don't use markdown for license file ([b855f41](https://github.com/xip-online-applications/configs/commit/b855f41100d5748769b9996d6005e6dabbdc87db))
15
21
 
16
- # [0.4.0](https://github.com/xip-online-applications/frontend/compare/@xip-online-applications/stylelint-config@0.3.0...@xip-online-applications/stylelint-config@0.4.0) (2023-01-30)
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)
17
23
 
18
24
  ### Features
19
25
 
20
- - **package:** add files array so source files are not included in published package ([65c9e2c](https://github.com/xip-online-applications/frontend/commit/65c9e2c09a74bb3ca31c2ddb4b79120aa0470ac0))
21
- - **package:** add license ([138a3a8](https://github.com/xip-online-applications/frontend/commit/138a3a8c5b0ef44e9832e5abf071aa33e734ff21))
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))
22
28
 
23
- # [0.3.0](https://github.com/xip-online-applications/frontend/compare/@xip-online-applications/stylelint-config@0.2.0...@xip-online-applications/stylelint-config@0.3.0) (2023-01-27)
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)
24
30
 
25
31
  ### Features
26
32
 
27
- - **package:** set Stylelint SCSS rule "scss/declaration-nested-properties" to "never" ([1f6db45](https://github.com/xip-online-applications/frontend/commit/1f6db45e42d7024ae4611640226314ba9a664279))
33
+ - **package:** set Stylelint SCSS rule "scss/declaration-nested-properties" to "never" ([1f6db45](https://github.com/xip-online-applications/configs/commit/1f6db45e42d7024ae4611640226314ba9a664279))
28
34
 
29
- # [0.2.0](https://github.com/xip-online-applications/frontend/compare/@xip-online-applications/stylelint-config@0.1.0...@xip-online-applications/stylelint-config@0.2.0) (2023-01-26)
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)
30
36
 
31
37
  ### Features
32
38
 
33
- - add "alpha-value-notation" rule and set it to "number" ([cc17573](https://github.com/xip-online-applications/frontend/commit/cc17573f64842f67c22bbf3607c4bb2d990f5f82))
39
+ - add "alpha-value-notation" rule and set it to "number" ([cc17573](https://github.com/xip-online-applications/configs/commit/cc17573f64842f67c22bbf3607c4bb2d990f5f82))
34
40
 
35
41
  # 0.1.0 (2023-01-13)
36
42
 
37
43
  ### Features
38
44
 
39
- - **ci:** add publish workflow ([40cc5ea](https://github.com/xip-online-applications/frontend/commit/40cc5eabfd830088ab3da7597c3ab8b00b030f34))
40
- - **package:** add stylelint config ([2e93ea6](https://github.com/xip-online-applications/frontend/commit/2e93ea6e5d7156c3114b31c685ba2d82aa975c8f))
41
- - **package:** add stylelint-config ([6257dc7](https://github.com/xip-online-applications/frontend/commit/6257dc76abe493a9b6f0834edefae1c98dc50960))
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.2",
3
+ "version": "0.4.3",
4
4
  "repository": {
5
5
  "type": "git",
6
- "url": "ssh://git@github.com/xip-online-applications/frontend.git",
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": "b299eca398d3adf9d8ae73af3b7ff5d37093c5d8"
36
+ "gitHead": "45215d6ebc6d040125504b025dae54f7f51a6ff8"
37
37
  }