Skip to content

Commit

Permalink
chore(release): 1.2.11 [skip ci]
Browse files Browse the repository at this point in the history
## [1.2.11](v1.2.10...v1.2.11) (2023-04-14)

### Performance Improvements

* ⚡ use ESM only ([45a06ea](45a06ea))
  • Loading branch information
semantic-release-bot committed Apr 14, 2023
1 parent ade1a00 commit 9465aad
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [1.2.11](https://github.com/Exlint/Inflint/compare/v1.2.10...v1.2.11) (2023-04-14)


### Performance Improvements

* ⚡ use ESM only ([45a06ea](https://github.com/Exlint/Inflint/commit/45a06ea456e3a7bffb71249ecf3cb1aa8d2b81c7))

## [1.2.10](https://github.com/Exlint/Inflint/compare/v1.2.9...v1.2.10) (2023-02-04)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@exlint.io/inflint",
"version": "1.2.10",
"version": "1.2.11",
"description": "Inflint is a tool which scans and verifies file name conventions.",
"author": "Exlint <[email protected]> (https://www.exlint.io)",
"keywords": [
Expand Down

0 comments on commit 9465aad

Please sign in to comment.