Skip to content

Commit

Permalink
chore(main): release 5.4.0 (#264)
Browse files Browse the repository at this point in the history
  • Loading branch information
bjerk-bot authored Jul 30, 2023
1 parent 6c60351 commit 1d50d64
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# Changelog

## [5.4.0](https://github.com/bjerkio/eslint-config/compare/5.3.1...v5.4.0) (2023-07-24)


### Features

* add ignorePatterns to base config ([#260](https://github.com/bjerkio/eslint-config/issues/260)) ([0f86df3](https://github.com/bjerkio/eslint-config/commit/0f86df34b9c3e4700bab383884a9aee4f8aa2533))


### Bug Fixes

* do not depend on prettier and typescript ([#261](https://github.com/bjerkio/eslint-config/issues/261)) ([824cbbd](https://github.com/bjerkio/eslint-config/commit/824cbbdf98c7c94b1d4bb729317e755e61b54fea))

## [5.3.0](https://github.com/bjerkio/eslint-config/compare/v5.2.0...v5.3.0) (2023-07-19)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@bjerk/eslint-config",
"version": "5.3.1",
"version": "5.4.0",
"license": "Apache-2.0",
"author": "Bjerk AS",
"repository": "github:bjerkio/eslint-config",
Expand Down

0 comments on commit 1d50d64

Please # to comment.