Skip to content

Commit 74b1448

Browse files
Update URL in .editorconfig
1 parent d4ae18e commit 74b1448

2 files changed

Lines changed: 4 additions & 3 deletions

File tree

.editorconfig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# http://editorconfig.org
1+
# https://editorconfig.org
22
root = true
33

44
[*]

CHANGELOG.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,11 +5,12 @@ This project adheres to [Semantic Versioning](https://semver.org/).
55

66
## [1.4.4] 2024-11-27 - Maintenance update
77

8+
- Remove useless assignment and unnecessary use of `undefined`
89
- Update dependencies
10+
- Update URL in `.editorconfig`
911
- Move Changelog from README.md to CHANGELOG.md
10-
- Fix Update instructions in README.md
1112
- Add link to LICENSE file in README.md
12-
- Remove useless assignment and unnecessary use of `undefined`
13+
- Fix Update instructions in README.md
1314

1415
## [1.4.3] 2024-10-28 - Maintenance update
1516

0 commit comments

Comments
 (0)