Skip to content
This repository has been archived by the owner on May 22, 2022. It is now read-only.

Commit

Permalink
Merge pull request #53 from eslint-kit/changeset-release/master
Browse files Browse the repository at this point in the history
chore(release): version packages
  • Loading branch information
Evgeny Zakharov authored May 8, 2022
2 parents a094734 + 2706c6e commit 808763b
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 6 deletions.
5 changes: 0 additions & 5 deletions .changeset/brown-rats-sip.md

This file was deleted.

6 changes: 6 additions & 0 deletions packages/cli/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @eslint-kit/cli

## 8.2.0

### Minor Changes

- a094734: Update eslint max version

## 8.1.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/cli/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@eslint-kit/cli",
"version": "8.1.0",
"version": "8.2.0",
"description": "A cli tool for @eslint-kit configs",
"engines": {
"node": ">= 8.9.0",
Expand Down

0 comments on commit 808763b

Please sign in to comment.