Skip to content

Commit ff7f77d

Browse files
committed
docs: update links
1 parent 531c52b commit ff7f77d

File tree

2 files changed

+23
-23
lines changed

2 files changed

+23
-23
lines changed

CHANGELOG.md

+21-21
Original file line numberDiff line numberDiff line change
@@ -30,77 +30,77 @@
3030

3131
- support stylelint 16 ([#296](https://github.com/RJWadley/stylelint-no-unsupported-browser-features/issues/296)) ([adcd166](https://github.com/RJWadley/stylelint-no-unsupported-browser-features/commit/adcd166692177df231df6433664c5c9b7d0b335b))
3232

33-
# [7.0.0](https://github.com/ismay/stylelint-no-unsupported-browser-features/compare/v6.1.0...v7.0.0) (2023-07-07)
33+
# [7.0.0](https://github.com/rjwadley/stylelint-no-unsupported-browser-features/compare/v6.1.0...v7.0.0) (2023-07-07)
3434

3535
### chore
3636

37-
- **deps:** upgrade to doiuse 6 ([0368c23](https://github.com/ismay/stylelint-no-unsupported-browser-features/commit/0368c238da6d5d5880d6b6c251374b9c8499b2e4))
37+
- **deps:** upgrade to doiuse 6 ([0368c23](https://github.com/rjwadley/stylelint-no-unsupported-browser-features/commit/0368c238da6d5d5880d6b6c251374b9c8499b2e4))
3838

3939
### BREAKING CHANGES
4040

4141
- **deps:** dropped support for node 14 and 15
4242

43-
# [6.1.0](https://github.com/ismay/stylelint-no-unsupported-browser-features/compare/v6.0.1...v6.1.0) (2023-02-13)
43+
# [6.1.0](https://github.com/rjwadley/stylelint-no-unsupported-browser-features/compare/v6.0.1...v6.1.0) (2023-02-13)
4444

4545
### Features
4646

47-
- **peerdep:** add stylelint 15 support ([6e5a7eb](https://github.com/ismay/stylelint-no-unsupported-browser-features/commit/6e5a7eb850f62f82612cb65080183396045be485))
47+
- **peerdep:** add stylelint 15 support ([6e5a7eb](https://github.com/rjwadley/stylelint-no-unsupported-browser-features/commit/6e5a7eb850f62f82612cb65080183396045be485))
4848

49-
## [6.0.1](https://github.com/ismay/stylelint-no-unsupported-browser-features/compare/v6.0.0...v6.0.1) (2022-10-01)
49+
## [6.0.1](https://github.com/rjwadley/stylelint-no-unsupported-browser-features/compare/v6.0.0...v6.0.1) (2022-10-01)
5050

5151
### Bug Fixes
5252

53-
- **node:** broaden supported node engines range ([f066420](https://github.com/ismay/stylelint-no-unsupported-browser-features/commit/f066420426f4e3fca8ef264668a1683e95ee220b))
53+
- **node:** broaden supported node engines range ([f066420](https://github.com/rjwadley/stylelint-no-unsupported-browser-features/commit/f066420426f4e3fca8ef264668a1683e95ee220b))
5454

55-
# [6.0.0](https://github.com/ismay/stylelint-no-unsupported-browser-features/compare/v5.0.4...v6.0.0) (2022-09-30)
55+
# [6.0.0](https://github.com/rjwadley/stylelint-no-unsupported-browser-features/compare/v5.0.4...v6.0.0) (2022-09-30)
5656

5757
### chore
5858

59-
- **peerdeps:** drop support for stylelint v13 ([31887ef](https://github.com/ismay/stylelint-no-unsupported-browser-features/commit/31887ef81fd76fe71392ed8a498e155cc24c5e45))
59+
- **peerdeps:** drop support for stylelint v13 ([31887ef](https://github.com/rjwadley/stylelint-no-unsupported-browser-features/commit/31887ef81fd76fe71392ed8a498e155cc24c5e45))
6060

6161
### Continuous Integration
6262

63-
- **node:** drop node 12 support ([89ba32d](https://github.com/ismay/stylelint-no-unsupported-browser-features/commit/89ba32db76ca22ce9720a8cc87bb81966202cadf))
63+
- **node:** drop node 12 support ([89ba32d](https://github.com/rjwadley/stylelint-no-unsupported-browser-features/commit/89ba32db76ca22ce9720a8cc87bb81966202cadf))
6464

6565
### BREAKING CHANGES
6666

6767
- **node:** dropped support for node 12
6868
- **peerdeps:** dropped support for stylelint v13
6969

70-
## [5.0.4](https://github.com/ismay/stylelint-no-unsupported-browser-features/compare/v5.0.3...v5.0.4) (2022-09-13)
70+
## [5.0.4](https://github.com/rjwadley/stylelint-no-unsupported-browser-features/compare/v5.0.3...v5.0.4) (2022-09-13)
7171

7272
### Bug Fixes
7373

74-
- **postcss:** upgrade postcss to latest to address user upgrade errors ([a4dce08](https://github.com/ismay/stylelint-no-unsupported-browser-features/commit/a4dce08f49b2edba86806ed145fa65c688ff8320))
74+
- **postcss:** upgrade postcss to latest to address user upgrade errors ([a4dce08](https://github.com/rjwadley/stylelint-no-unsupported-browser-features/commit/a4dce08f49b2edba86806ed145fa65c688ff8320))
7575

76-
## [5.0.3](https://github.com/ismay/stylelint-no-unsupported-browser-features/compare/v5.0.2...v5.0.3) (2022-02-19)
76+
## [5.0.3](https://github.com/rjwadley/stylelint-no-unsupported-browser-features/compare/v5.0.2...v5.0.3) (2022-02-19)
7777

7878
### Bug Fixes
7979

80-
- fix detecting a mix of supported/unsupported rules ([9c63dd0](https://github.com/ismay/stylelint-no-unsupported-browser-features/commit/9c63dd04d93ad64acd52b28b66a6cddd5ce22dc0))
80+
- fix detecting a mix of supported/unsupported rules ([9c63dd0](https://github.com/rjwadley/stylelint-no-unsupported-browser-features/commit/9c63dd04d93ad64acd52b28b66a6cddd5ce22dc0))
8181

82-
## [5.0.2](https://github.com/ismay/stylelint-no-unsupported-browser-features/compare/v5.0.1...v5.0.2) (2021-09-13)
82+
## [5.0.2](https://github.com/rjwadley/stylelint-no-unsupported-browser-features/compare/v5.0.1...v5.0.2) (2021-09-13)
8383

8484
### Bug Fixes
8585

86-
- **deps:** increment postcss version ([b50dc11](https://github.com/ismay/stylelint-no-unsupported-browser-features/commit/b50dc11dac853e73f91c8d5bf26439110c90e0f0))
86+
- **deps:** increment postcss version ([b50dc11](https://github.com/rjwadley/stylelint-no-unsupported-browser-features/commit/b50dc11dac853e73f91c8d5bf26439110c90e0f0))
8787

88-
## [5.0.1](https://github.com/ismay/stylelint-no-unsupported-browser-features/compare/v5.0.0...v5.0.1) (2021-05-22)
88+
## [5.0.1](https://github.com/rjwadley/stylelint-no-unsupported-browser-features/compare/v5.0.0...v5.0.1) (2021-05-22)
8989

9090
### Bug Fixes
9191

92-
- **installation:** remove husky lifecycle script ([cb081ab](https://github.com/ismay/stylelint-no-unsupported-browser-features/commit/cb081ab84c3deaacd2713264b23360c269342150))
92+
- **installation:** remove husky lifecycle script ([cb081ab](https://github.com/rjwadley/stylelint-no-unsupported-browser-features/commit/cb081ab84c3deaacd2713264b23360c269342150))
9393

94-
# [5.0.0](https://github.com/ismay/stylelint-no-unsupported-browser-features/compare/v4.1.4...v5.0.0) (2021-05-22)
94+
# [5.0.0](https://github.com/rjwadley/stylelint-no-unsupported-browser-features/compare/v4.1.4...v5.0.0) (2021-05-22)
9595

9696
### Bug Fixes
9797

98-
- **dependencies:** fix doiuse warning ([c79336f](https://github.com/ismay/stylelint-no-unsupported-browser-features/commit/c79336fb1418d793a1d9887272c6faae791ae8d6)), closes [#149](https://github.com/ismay/stylelint-no-unsupported-browser-features/issues/149)
98+
- **dependencies:** fix doiuse warning ([c79336f](https://github.com/rjwadley/stylelint-no-unsupported-browser-features/commit/c79336fb1418d793a1d9887272c6faae791ae8d6)), closes [#149](https://github.com/rjwadley/stylelint-no-unsupported-browser-features/issues/149)
9999

100100
### Code Refactoring
101101

102-
- **support:** drop support for node 10 ([72e07bc](https://github.com/ismay/stylelint-no-unsupported-browser-features/commit/72e07bca6918775bd8795cc4f220d9b3cdc9b119))
103-
- **support:** drop support for stylelint v11 and v12 ([4d5a108](https://github.com/ismay/stylelint-no-unsupported-browser-features/commit/4d5a1083cd512e0a775e5e5b8ab82097979d417f))
102+
- **support:** drop support for node 10 ([72e07bc](https://github.com/rjwadley/stylelint-no-unsupported-browser-features/commit/72e07bca6918775bd8795cc4f220d9b3cdc9b119))
103+
- **support:** drop support for stylelint v11 and v12 ([4d5a108](https://github.com/rjwadley/stylelint-no-unsupported-browser-features/commit/4d5a1083cd512e0a775e5e5b8ab82097979d417f))
104104

105105
### BREAKING CHANGES
106106

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
# stylelint-no-unsupported-browser-features
22

33
[![npm version](https://badgen.net/npm/v/stylelint-no-unsupported-browser-features)](https://www.npmjs.com/package/stylelint-no-unsupported-browser-features)
4-
[![ci](https://github.com/ismay/stylelint-no-unsupported-browser-features/workflows/node/badge.svg)](https://github.com/ismay/stylelint-no-unsupported-browser-features/actions)
5-
[![codecov](https://codecov.io/gh/ismay/stylelint-no-unsupported-browser-features/branch/master/graph/badge.svg?token=oFkzh0LZme)](https://codecov.io/gh/ismay/stylelint-no-unsupported-browser-features)
4+
[![ci](https://github.com/rjwadley/stylelint-no-unsupported-browser-features/workflows/node/badge.svg)](https://github.com/rjwadley/stylelint-no-unsupported-browser-features/actions)
5+
[![codecov](https://codecov.io/gh/rjwadley/stylelint-no-unsupported-browser-features/branch/master/graph/badge.svg?token=oFkzh0LZme)](https://codecov.io/gh/rjwadley/stylelint-no-unsupported-browser-features)
66
[![semantic-release](https://img.shields.io/badge/%20%20%F0%9F%93%A6%F0%9F%9A%80-semantic--release-e10079.svg)](https://github.com/semantic-release/semantic-release)
77

88
> disallow features that aren't supported by your target browser audience

0 commit comments

Comments
 (0)