Skip to content

Commit

Permalink
chore(release): 6.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
edvardchen committed Sep 14, 2024
1 parent b9435a2 commit a42ec3e
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
Expand Up @@ -2,6 +2,13 @@

All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.

## [6.1.0](https://github.com/edvardchen/eslint-plugin-i18next/compare/v6.0.11...v6.1.0) (2024-09-14)


### Features

* use pnpm ([394250d](https://github.com/edvardchen/eslint-plugin-i18next/commit/394250df22c835611c80d5035b304f302799330b))

### 6.0.11 (2024-09-12)

### 6.0.10 (2024-07-20)
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": "eslint-plugin-i18next",
"version": "6.0.11",
"version": "6.1.0",
"description": "ESLint plugin for i18n",
"keywords": [
"eslint",
Expand Down

0 comments on commit a42ec3e

Please sign in to comment.