We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fb998d0 commit e81441bCopy full SHA for e81441b
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [27.0.1](https://github.com/standard/eslint-config-standard-with-typescript/compare/v27.0.0...v27.0.1) (2023-01-12)
2
+
3
4
+### Documentation
5
6
+* fix readme ci badge ([f05c5d1](https://github.com/standard/eslint-config-standard-with-typescript/commit/f05c5d1ce00e433ebfe29ab4e830a174b0afee07))
7
8
## [27.0.0](https://github.com/standard/eslint-config-standard-with-typescript/compare/v26.0.0...v27.0.0) (2023-01-12)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "eslint-config-standard-with-typescript",
- "version": "27.0.0",
+ "version": "27.0.1",
"description": "An ESLint Shareable Config for JavaScript Standard Style with TypeScript support",
"main": "lib/index.js",
"scripts": {
0 commit comments