Skip to content
This repository has been archived by the owner on Oct 25, 2024. It is now read-only.

Commit

Permalink
chore(release): 1.2.1 [skip ci]
Browse files Browse the repository at this point in the history
## [1.2.1](v1.2.0...v1.2.1) (2024-10-25)

### Code Refactoring

* small changes ([#77](#77)) ([146ea66](146ea66))
  • Loading branch information
semantic-release-bot committed Oct 25, 2024
1 parent 146ea66 commit f4e9f54
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Changelog

## [1.2.1](https://github.com/archoleat/eslint-flat-compatibility/compare/v1.2.0...v1.2.1) (2024-10-25)

### Code Refactoring

* small changes ([#77](https://github.com/archoleat/eslint-flat-compatibility/issues/77)) ([146ea66](https://github.com/archoleat/eslint-flat-compatibility/commit/146ea668f01596bcd143e2db45721a876ac2a28f))

## [1.2.0](https://github.com/archoleat/eslint-flat-compatibility/compare/v1.1.9...v1.2.0) (2024-10-10)

### Features
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@archoleat/eslint-flat-compatibility",
"description": "Function for compatibility with ESLint flat config",
"version": "1.2.0",
"version": "1.2.1",
"license": "MIT",
"author": {
"email": "archoleat@gmail.com",
Expand Down

0 comments on commit f4e9f54

Please sign in to comment.