Skip to content

Commit 6eed4e9

Browse files
chore(release): 1.2.2 [skip ci]
## [1.2.2](v1.2.1...v1.2.2) (2024-07-16) ### 🐛 Correction - [#24](#24) Accepter l'utilisation de Fetch
1 parent 384d197 commit 6eed4e9

File tree

3 files changed

+9
-3
lines changed

3 files changed

+9
-3
lines changed

CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## [1.2.2](https://github.com/1024pix/eslint-plugin/compare/v1.2.1...v1.2.2) (2024-07-16)
2+
3+
### :bug: Correction
4+
5+
- [#24](https://github.com/1024pix/eslint-plugin/pull/24) Accepter l'utilisation de Fetch
6+
17
## [1.2.1](https://github.com/1024pix/eslint-plugin/compare/v1.2.0...v1.2.1) (2024-05-29)
28

39
# [1.2.0](https://github.com/1024pix/eslint-plugin/compare/v1.1.3...v1.2.0) (2024-05-23)

package-lock.json

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

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@1024pix/eslint-plugin",
3-
"version": "1.2.1",
3+
"version": "1.2.2",
44
"description": "Des règles de lint pour les projets 1024pix",
55
"exports": {
66
".": "./index.js",

0 commit comments

Comments
 (0)