Skip to content

Commit

Permalink
chore: release 4.3.4 (#35)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] authored Jan 20, 2025
1 parent 8303ff8 commit 28f651c
Show file tree
Hide file tree
Showing 4 changed files with 11 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.3.3"
".": "4.3.4"
}
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [4.3.4](https://github.com/CodelyTV/eslint-config-codely/compare/eslint-config-codely-v4.3.3...eslint-config-codely-v4.3.4) (2025-01-20)


### Bug Fixes

* revert "fix: chore(deps): update non-breaking dependencies ([#32](https://github.com/CodelyTV/eslint-config-codely/issues/32))" due to breaking changes ([#34](https://github.com/CodelyTV/eslint-config-codely/issues/34)) ([8303ff8](https://github.com/CodelyTV/eslint-config-codely/commit/8303ff8dd6a6579767cc2a2a1aed062b8cd50472))

## [4.3.3](https://github.com/CodelyTV/eslint-config-codely/compare/eslint-config-codely-v4.3.2...eslint-config-codely-v4.3.3) (2025-01-15)


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.3.3",
"version": "4.3.4",
"description": "Codely's ESLint and Prettier Config",
"main": "index.js",
"scripts": {
Expand Down

0 comments on commit 28f651c

Please sign in to comment.