Skip to content

Commit 7510591

Browse files
chore(release): 87.0.0 [skip ci]
## [87.0.0](v86.1.1...v87.0.0) (2024-10-14) ### ⚠ BREAKING CHANGES * package is in ecmascript module format ### Features * package is in ecmascript module format ([1d0aae4](1d0aae4)), closes [#1528](#1528)
1 parent 411f9ff commit 7510591

File tree

3 files changed

+13
-3
lines changed

3 files changed

+13
-3
lines changed

Diff for: CHANGELOG.md

+10
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
## [87.0.0](https://github.com/mightyiam/eslint-config-love/compare/v86.1.1...v87.0.0) (2024-10-14)
2+
3+
### ⚠ BREAKING CHANGES
4+
5+
* package is in ecmascript module format
6+
7+
### Features
8+
9+
* package is in ecmascript module format ([1d0aae4](https://github.com/mightyiam/eslint-config-love/commit/1d0aae47057990141cfdea7201746ed7442e7037)), closes [#1528](https://github.com/mightyiam/eslint-config-love/issues/1528)
10+
111
## [86.1.1](https://github.com/mightyiam/eslint-config-love/compare/v86.1.0...v86.1.1) (2024-10-13)
212

313
### Bug Fixes

Diff for: package-lock.json

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Diff for: package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "eslint-config-love",
33
"type": "module",
4-
"version": "86.1.1",
4+
"version": "87.0.0",
55
"description": "A TypeScript ESLint config that loves you",
66
"funding": [
77
{

0 commit comments

Comments
 (0)