Skip to content

Commit

Permalink
chore(release): 1.2.4 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
semantic-release-bot committed May 16, 2024
1 parent 89fb290 commit ba22216
Show file tree
Hide file tree
Showing 3 changed files with 16 additions and 3 deletions.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,19 @@
All notable changes to this project will be documented in this file. See
[Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [1.2.4](https://github.com/DmytroMysak/eslint-config-base/compare/v1.2.3...v1.2.4) (2024-05-16)

### Bug Fixes

- **rules:** added more rules ([89fb290](https://github.com/DmytroMysak/eslint-config-base/commit/89fb290341709dce9a8b33b9e6f7623ba5d90a0a))

<!-- markdownlint-disable --><!-- textlint-disable -->

# 📓 Changelog

All notable changes to this project will be documented in this file. See
[Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [1.2.3](https://github.com/DmytroMysak/eslint-config-base/compare/v1.2.2...v1.2.3) (2024-05-16)

### Bug Fixes
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": "@netly/eslint-config-base",
"version": "1.2.3",
"version": "1.2.4",
"description": "Custom eslint rule for js and ts file",
"main": "eslint.config.js",
"type": "module",
Expand Down

0 comments on commit ba22216

Please sign in to comment.