Skip to content

Commit

Permalink
chore(main): release 20.0.0-alpha4 (#313)
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored Jun 12, 2024
1 parent f8c420c commit 218746c
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-alpha3"}
{".":"20.0.0-alpha4"}
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-alpha4](https://github.com/voxpelli/eslint-config/compare/v20.0.0-alpha3...v20.0.0-alpha4) (2024-06-12)


### ⚠ BREAKING CHANGES

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

### chore

* update dependency eslint to ^9.4.0 ([#294](https://github.com/voxpelli/eslint-config/issues/294)) ([f8c420c](https://github.com/voxpelli/eslint-config/commit/f8c420c672b8af550697fee676549f337df387dc))


### 🩹 Fixes

* **deps:** update dependency neostandard to ^0.7.0 ([#312](https://github.com/voxpelli/eslint-config/issues/312)) ([103005f](https://github.com/voxpelli/eslint-config/commit/103005f9fd52932016b49725aa0be51a7ad334c2))

## [20.0.0-alpha3](https://github.com/voxpelli/eslint-config/compare/v20.0.0-alpha2...v20.0.0-alpha3) (2024-06-07)


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

0 comments on commit 218746c

Please sign in to comment.