Skip to content

Commit

Permalink
chore(main): release 4.0.0 (#21)
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 May 23, 2024
1 parent 64cf1eb commit 6ad6c21
Show file tree
Hide file tree
Showing 3 changed files with 14 additions and 3 deletions.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# Changelog

## [4.0.0](https://github.com/MobieTrain/eslint-config/compare/v3.4.1...v4.0.0) (2024-05-23)


### ⚠ BREAKING CHANGES

* update npm dependencies to latest versions ([#20](https://github.com/MobieTrain/eslint-config/issues/20))

### Features

* update npm dependencies to latest versions ([#20](https://github.com/MobieTrain/eslint-config/issues/20)) ([64cf1eb](https://github.com/MobieTrain/eslint-config/commit/64cf1eb0ff8f224c79a892835c00828baeefc2dd))

## [3.4.1](https://github.com/MobieTrain/eslint-config/compare/v3.4.0...v3.4.1) (2023-08-30)


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": "@mobietrain/eslint-config",
"version": "3.4.1",
"version": "4.0.0",
"description": "Sharable eslint configuration",
"main": "index.js",
"scripts": {
Expand Down

0 comments on commit 6ad6c21

Please sign in to comment.