Skip to content

Commit

Permalink
ci(release): 14.0.0 [skip ci]
Browse files Browse the repository at this point in the history
## [14.0.0](v13.0.1...v14.0.0) (2024-12-13)

### ⚠ BREAKING CHANGES

* **deps:** bumps eslint-plugin-n 3 major versions, changing underlying eslint config plugin shape

### Miscellaneous

* update snapshots to reflect major version changes ([75a5599](75a5599))

### Documentation

* add docs/breaking-changes/v14.md ([0d53fd9](0d53fd9))

### Bug Fixes

* **deps:** update dependency eslint-plugin-n to v17 ([e6bd1d3](e6bd1d3))
  • Loading branch information
semantic-release-bot committed Dec 13, 2024
1 parent 0d53fd9 commit 11b2a27
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
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
Expand Up @@ -42,5 +42,5 @@
"access": "public"
},
"repository": "https://github.com/open-turo/eslint-config-typescript",
"version": "13.0.1"
"version": "14.0.0"
}

0 comments on commit 11b2a27

Please sign in to comment.