Skip to content

Commit a15c932

Browse files
chore(release): 43.0.1 [skip ci]
## [43.0.1](v43.0.0...v43.0.1) (2024-1-20) ### Build system / dependencies * rm add-to-project workflow ([8d2f497](8d2f497)) ### Documentation * update repository urls ([932ffce](932ffce))
1 parent c7782be commit a15c932

File tree

3 files changed

+15
-3
lines changed

3 files changed

+15
-3
lines changed

CHANGELOG.md

+12
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
## [43.0.1](https://github.com/mightyiam/eslint-config-standard-with-typescript/compare/v43.0.0...v43.0.1) (2024-1-20)
2+
3+
4+
### Build system / dependencies
5+
6+
* rm add-to-project workflow ([8d2f497](https://github.com/mightyiam/eslint-config-standard-with-typescript/commit/8d2f497a034c7085743b4da6b7f325166aa54699))
7+
8+
9+
### Documentation
10+
11+
* update repository urls ([932ffce](https://github.com/mightyiam/eslint-config-standard-with-typescript/commit/932ffce3ee5053062e706ca2967f1690f66a8bef))
12+
113
## [43.0.0](https://github.com/standard/eslint-config-standard-with-typescript/compare/v42.0.0...v43.0.0) (2023-12-16)
214

315

package-lock.json

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "eslint-config-standard-with-typescript",
3-
"version": "43.0.0",
3+
"version": "43.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)