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.1.9 [skip ci]
Browse files Browse the repository at this point in the history
## [1.1.9](v1.1.8...v1.1.9) (2024-09-22)

### Code Refactoring

* **package:** add `git+` ([#72](#72)) ([a9bd259](a9bd259))
* **prettier:** remove json override ([#73](#73)) ([879ce9e](879ce9e))
* specs ([#74](#74)) ([727330c](727330c))

### Documentation

* **readme:** update ([#69](#69)) ([85099fe](85099fe))
  • Loading branch information
semantic-release-bot committed Sep 22, 2024
1 parent 727330c commit f478d13
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# Changelog

## [1.1.9](https://github.com/archoleat/eslint-flat-compatibility/compare/v1.1.8...v1.1.9) (2024-09-22)

### Code Refactoring

* **package:** add `git+` ([#72](https://github.com/archoleat/eslint-flat-compatibility/issues/72)) ([a9bd259](https://github.com/archoleat/eslint-flat-compatibility/commit/a9bd259b2ddefdac03bd63e1541a423eb01c6883))
* **prettier:** remove json override ([#73](https://github.com/archoleat/eslint-flat-compatibility/issues/73)) ([879ce9e](https://github.com/archoleat/eslint-flat-compatibility/commit/879ce9ed52a8fd2f75809774366f5d0d9e6c92b8))
* specs ([#74](https://github.com/archoleat/eslint-flat-compatibility/issues/74)) ([727330c](https://github.com/archoleat/eslint-flat-compatibility/commit/727330c16948f3dad250b1e0bb28e949bb633413))

### Documentation

* **readme:** update ([#69](https://github.com/archoleat/eslint-flat-compatibility/issues/69)) ([85099fe](https://github.com/archoleat/eslint-flat-compatibility/commit/85099feb80c5cf8a481d7e894f78f615456bade6))

## [1.1.8](https://github.com/archoleat/eslint-flat-compatibility/compare/v1.1.7...v1.1.8) (2024-08-30)

### Bug Fixes
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.1.8",
"version": "1.1.9",
"license": "MIT",
"author": {
"email": "archoleat@gmail.com",
Expand Down

0 comments on commit f478d13

Please sign in to comment.