Skip to content

Commit

Permalink
chore(main): release 20.0.0-alpha10 (#322)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] committed Jun 20, 2024
1 parent 5abfa8f commit e6f1ac9
Show file tree
Hide file tree
Showing 4 changed files with 11 additions and 4 deletions.
2 changes: 1 addition & 1 deletion .github/release-please/manifest.json
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{".":"20.0.0-alpha9"}
{".":"20.0.0-alpha10"}
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [20.0.0-alpha10](https://github.com/voxpelli/eslint-config/compare/v20.0.0-alpha9...v20.0.0-alpha10) (2024-06-20)


### 🩹 Fixes

* deactivate `n/no-missing-import` for ts-files ([5abfa8f](https://github.com/voxpelli/eslint-config/commit/5abfa8fef4e497ec3da2aa1b6cdf4693b0764ed6))

## [20.0.0-alpha9](https://github.com/voxpelli/eslint-config/compare/v20.0.0-alpha8...v20.0.0-alpha9) (2024-06-18)


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": "@voxpelli/eslint-config",
"version": "20.0.0-alpha9",
"version": "20.0.0-alpha10",
"license": "MIT",
"description": "My personal ESLint config. Based on neostandard",
"author": "Pelle Wessman <[email protected]> (https://kodfabrik.se/)",
Expand Down

0 comments on commit e6f1ac9

Please sign in to comment.