Skip to content

Commit 70324aa

Browse files
chore: release 4.4.1 (#39)
* chore: release 4.4.1 --------- Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: Javier Ferrer González <javier.ferrer@codely.com>
1 parent e484bf4 commit 70324aa

File tree

4 files changed

+10
-4
lines changed

4 files changed

+10
-4
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "4.4.0"
2+
".": "4.4.1"
33
}

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Changelog
22

3+
## [4.4.1](https://github.com/CodelyTV/eslint-config-codely/compare/v4.4.0...v4.4.1) (2025-02-04)
4+
5+
### Features
6+
7+
* No modifications introduced in this version. Being forced to bump the minor version due to change the release precess automation (avoid component name in release tags).
8+
39
## [4.4.0](https://github.com/CodelyTV/eslint-config-codely/compare/eslint-config-codely-v4.3.4...eslint-config-codely-v4.4.0) (2025-02-04)
410

511

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "eslint-config-codely",
3-
"version": "4.4.0",
3+
"version": "4.4.1",
44
"description": "Codely's ESLint and Prettier Config",
55
"main": "index.js",
66
"scripts": {

0 commit comments

Comments
 (0)