Skip to content

Commit d667ee9

Browse files
chore(main): release 7.2.2
1 parent 7219528 commit d667ee9

File tree

4 files changed

+14
-4
lines changed

4 files changed

+14
-4
lines changed

Diff for: .github/release-please/manifest.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{".":"7.2.1"}
1+
{".":"7.2.2"}

Diff for: CHANGELOG.md

+10
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
# Changelog
22

3+
## [7.2.2](https://github.com/eslint-community/eslint-plugin-promise/compare/v7.2.1...v7.2.2) (2024-12-12)
4+
5+
6+
### 🧹 Chores
7+
8+
* **deps-dev:** update eslint-plugin-n to v17.14.0 ([#575](https://github.com/eslint-community/eslint-plugin-promise/issues/575)) ([fad9049](https://github.com/eslint-community/eslint-plugin-promise/commit/fad904995e2d99a064f40c32b43e35b6371b2e8a))
9+
* **deps-dev:** update prettier to v3.4.1 ([#578](https://github.com/eslint-community/eslint-plugin-promise/issues/578)) ([3fae241](https://github.com/eslint-community/eslint-plugin-promise/commit/3fae2417bb59ae82a56d3f82d8e28a09eba26421))
10+
* **deps-dev:** update prettier to v3.4.2 ([#580](https://github.com/eslint-community/eslint-plugin-promise/issues/580)) ([7219528](https://github.com/eslint-community/eslint-plugin-promise/commit/7219528cc595d408bac32a0912dab7e81f55eb3c))
11+
* **deps:** update globals to v15.13.0 ([#579](https://github.com/eslint-community/eslint-plugin-promise/issues/579)) ([75defcf](https://github.com/eslint-community/eslint-plugin-promise/commit/75defcf8c6262f42124a7dba7e4f862be0ea9d0f))
12+
313
## [7.2.1](https://github.com/eslint-community/eslint-plugin-promise/compare/v7.2.0...v7.2.1) (2024-11-26)
414

515

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,6 +1,6 @@
11
{
22
"name": "eslint-plugin-promise",
3-
"version": "7.2.1",
3+
"version": "7.2.2",
44
"description": "Enforce best practices for JavaScript promises",
55
"keywords": [
66
"eslint",

0 commit comments

Comments
 (0)