Skip to content

Commit

Permalink
chore(release): 43.0.1 [skip ci]
Browse files Browse the repository at this point in the history
## [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))
  • Loading branch information
semantic-release-bot committed Jan 20, 2024
1 parent c7782be commit a15c932
Show file tree
Hide file tree
Showing 3 changed files with 15 additions and 3 deletions.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,15 @@
## [43.0.1](https://github.com/mightyiam/eslint-config-standard-with-typescript/compare/v43.0.0...v43.0.1) (2024-1-20)


### Build system / dependencies

* rm add-to-project workflow ([8d2f497](https://github.com/mightyiam/eslint-config-standard-with-typescript/commit/8d2f497a034c7085743b4da6b7f325166aa54699))


### Documentation

* update repository urls ([932ffce](https://github.com/mightyiam/eslint-config-standard-with-typescript/commit/932ffce3ee5053062e706ca2967f1690f66a8bef))

## [43.0.0](https://github.com/standard/eslint-config-standard-with-typescript/compare/v42.0.0...v43.0.0) (2023-12-16)


Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "eslint-config-standard-with-typescript",
"version": "43.0.0",
"version": "43.0.1",
"description": "An ESLint Shareable Config for JavaScript Standard Style with TypeScript support",
"main": "lib/index.js",
"scripts": {
Expand Down

0 comments on commit a15c932

Please sign in to comment.