Skip to content

Commit e81441b

Browse files
chore(release): 27.0.1 [skip ci]
## [27.0.1](v27.0.0...v27.0.1) (2023-01-12) ### Documentation * fix readme ci badge ([f05c5d1](f05c5d1))
1 parent fb998d0 commit e81441b

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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+
18
## [27.0.0](https://github.com/standard/eslint-config-standard-with-typescript/compare/v26.0.0...v27.0.0) (2023-01-12)
29

310

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "eslint-config-standard-with-typescript",
3-
"version": "27.0.0",
3+
"version": "27.0.1",
44
"description": "An ESLint Shareable Config for JavaScript Standard Style with TypeScript support",
55
"main": "lib/index.js",
66
"scripts": {

0 commit comments

Comments
 (0)