Skip to content

Commit bcd0199

Browse files
authored
Merge pull request #228 from standard/release-stable-17
Release stable `17.0.0`
2 parents d4b6df3 + bf07501 commit bcd0199

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

CHANGELOG.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
# Change Log
22

33
All notable changes to this project will be documented in the
4-
[`standard` CHANGELOG](https://github.com/feross/standard/blob/master/CHANGELOG.md).
4+
[`standard` CHANGELOG](https://github.com/standard/standard/blob/master/CHANGELOG.md).
55

66
This project's
7-
[commit log](https://github.com/feross/eslint-config-standard/commits/master) is
7+
[commit log](https://github.com/standard/eslint-config-standard/commits/master) is
88
also quite readable.
99

1010
This project adheres to [Semantic Versioning](http://semver.org/).

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "eslint-config-standard",
33
"description": "JavaScript Standard Style - ESLint Shareable Config",
4-
"version": "17.0.0-1",
4+
"version": "17.0.0",
55
"author": {
66
"name": "Feross Aboukhadijeh",
77
"email": "[email protected]",

0 commit comments

Comments
 (0)