Skip to content

Commit

Permalink
chore(main): release 20.0.0-alpha9 (#321)
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 18, 2024
1 parent c9fd172 commit 04efee0
Show file tree
Hide file tree
Showing 4 changed files with 20 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-alpha8"}
{".":"20.0.0-alpha9"}
16 changes: 16 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,21 @@
# Changelog

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


### ⚠ BREAKING CHANGES

* update dependency eslint to ^9.5.0 ([#320](https://github.com/voxpelli/eslint-config/issues/320))

### 🩹 Fixes

* update dependency eslint to ^9.5.0 ([#320](https://github.com/voxpelli/eslint-config/issues/320)) ([40d8067](https://github.com/voxpelli/eslint-config/commit/40d80673c578d0a88afeb03028a7673d130327bf))


### 🧹 Chores

* **deps:** update dependencies ([d3df232](https://github.com/voxpelli/eslint-config/commit/d3df2323740ce5c6e043175e8483f26a4802dbcc))

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


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

0 comments on commit 04efee0

Please sign in to comment.