Skip to content

Commit

Permalink
chore: release 4.4.1 (#39)
Browse files Browse the repository at this point in the history
* 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>
  • Loading branch information
github-actions[bot] and JavierCane authored Feb 4, 2025
1 parent e484bf4 commit 70324aa
Show file tree
Hide file tree
Showing 4 changed files with 10 additions and 4 deletions.
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
".": "4.4.0"
".": "4.4.1"
}
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Changelog

## [4.4.1](https://github.com/CodelyTV/eslint-config-codely/compare/v4.4.0...v4.4.1) (2025-02-04)

### Features

* 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).

## [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)


Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "eslint-config-codely",
"version": "4.4.0",
"version": "4.4.1",
"description": "Codely's ESLint and Prettier Config",
"main": "index.js",
"scripts": {
Expand Down

0 comments on commit 70324aa

Please sign in to comment.