Skip to content

Commit

Permalink
chore(main): release 21.0.0 (#364)
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] authored Aug 20, 2024
1 parent 9294195 commit fca4b89
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.1.0"}
{".":"21.0.0"}
16 changes: 16 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,21 @@
# Changelog

## [21.0.0](https://github.com/voxpelli/eslint-config/compare/v20.1.0...v21.0.0) (2024-08-20)


### ⚠ BREAKING CHANGES

* update eslint-plugin-unicorn to v55

### 🌟 Features

* update eslint-plugin-unicorn to v55 ([c6c717c](https://github.com/voxpelli/eslint-config/commit/c6c717c5b97cf7394fb95ee468a8ebec4ecccfab))


### 🩹 Fixes

* improved types ([9294195](https://github.com/voxpelli/eslint-config/commit/9294195eead08daca9a410ecb0ab602541953e2f))

## [20.1.0](https://github.com/voxpelli/eslint-config/compare/v20.0.1...v20.1.0) (2024-08-20)


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.1.0",
"version": "21.0.0",
"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 fca4b89

Please sign in to comment.