Skip to content

Commit d207370

Browse files
committed
build: publish v7.1.0
1 parent 96d450e commit d207370

6 files changed

Lines changed: 15 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
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+
# [7.1.0](https://github.com/vuepress/configs/compare/v7.0.4...v7.1.0) (2026-02-09)
7+
8+
**Note:** Version bump only for package @vuepress/configs
9+
610
## [7.0.4](https://github.com/vuepress/configs/compare/v7.0.3...v7.0.4) (2025-08-11)
711

812
**Note:** Version bump only for package @vuepress/configs

lerna.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"npmClient": "pnpm",
3-
"version": "7.0.4",
3+
"version": "7.1.0",
44
"command": {
55
"version": {
66
"allowBranch": "main",

packages/eslint-config-vuepress/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
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+
# [7.1.0](https://github.com/vuepress/configs/compare/v7.0.4...v7.1.0) (2026-02-09)
7+
8+
**Note:** Version bump only for package eslint-config-vuepress
9+
610
## [7.0.4](https://github.com/vuepress/configs/compare/v7.0.3...v7.0.4) (2025-08-11)
711

812
**Note:** Version bump only for package eslint-config-vuepress

packages/eslint-config-vuepress/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "eslint-config-vuepress",
3-
"version": "7.0.4",
3+
"version": "7.1.0",
44
"description": "ESLint config for VuePress Team",
55
"homepage": "https://github.com/vuepress",
66
"repository": {

packages/prettier-config-vuepress/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
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+
# [7.1.0](https://github.com/vuepress/configs/compare/v7.0.4...v7.1.0) (2026-02-09)
7+
8+
**Note:** Version bump only for package prettier-config-vuepress
9+
610
## [7.0.4](https://github.com/vuepress/configs/compare/v7.0.3...v7.0.4) (2025-08-11)
711

812
**Note:** Version bump only for package prettier-config-vuepress

packages/prettier-config-vuepress/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "prettier-config-vuepress",
3-
"version": "7.0.4",
3+
"version": "7.1.0",
44
"description": "Prettier config for VuePress Team",
55
"homepage": "https://github.com/vuepress",
66
"repository": {

0 commit comments

Comments
 (0)