Skip to content

Commit 50feca4

Browse files
committed
chore(release): publish
- @linters/[email protected]
1 parent e98ad9e commit 50feca4

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

packages/eslint-config-vitest/CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,17 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
# [0.2.0](https://github.com/developer239/linters/compare/@linters/[email protected]...@linters/[email protected]) (2023-12-27)
7+
8+
9+
### Features
10+
11+
* update vitest config ([e98ad9e](https://github.com/developer239/linters/commit/e98ad9e0d0751190d7797d4d06af9c704a1e278a))
12+
13+
14+
15+
16+
617
# 0.1.0 (2023-12-27)
718

819

packages/eslint-config-vitest/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@linters/eslint-config-vitest",
33
"description": "The eslint for vitest tests you have been looking for.",
4-
"version": "0.1.0",
4+
"version": "0.2.0",
55
"repository": "https://github.com/developer239/linters",
66
"main": "index.js",
77
"publishConfig": {

0 commit comments

Comments
 (0)