Skip to content

Commit

Permalink
chore: publish
Browse files Browse the repository at this point in the history
  • Loading branch information
bojanrajh committed Oct 12, 2023
1 parent cfa5995 commit 7d4a2fa
Show file tree
Hide file tree
Showing 11 changed files with 40 additions and 6 deletions.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,18 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [1.0.7](https://github.com/shopware/developer-documentation-vitepress/compare/v1.0.6...v1.0.7) (2023-10-12)

### Bug Fixes

- replace with regex ([cfa5995](https://github.com/shopware/developer-documentation-vitepress/commit/cfa5995fd2eec90a6df789461d4814f4cefdf595))

## [1.0.7](https://github.com/shopware/developer-documentation-vitepress/compare/v1.0.6...v1.0.7) (2023-10-12)

### Bug Fixes

- replace with regex ([cfa5995](https://github.com/shopware/developer-documentation-vitepress/commit/cfa5995fd2eec90a6df789461d4814f4cefdf595))

## [1.0.6](https://github.com/shopware/developer-documentation-vitepress/compare/v1.0.5...v1.0.6) (2023-10-12)

### Bug Fixes
Expand Down
2 changes: 1 addition & 1 deletion lerna.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"$schema": "node_modules/lerna/schemas/lerna-schema.json",
"useWorkspaces": true,
"version": "1.0.6",
"version": "1.0.7",
"npmClient": "pnpm",
"command": {
"version": {
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": "vitepress-shopware-docs",
"version": "1.0.6",
"version": "1.0.7",
"description": "Vitepress theme for Shopware",
"main": "src/index.ts",
"exports": {
Expand Down
10 changes: 10 additions & 0 deletions packages/cli/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
# Change Log

All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [1.0.7](https://github.com/shopware/developer-documentation-vitepress/compare/v1.0.6...v1.0.7) (2023-10-12)

### Bug Fixes

- replace with regex ([cfa5995](https://github.com/shopware/developer-documentation-vitepress/commit/cfa5995fd2eec90a6df789461d4814f4cefdf595))
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": "@shopware-docs/cli",
"version": "1.0.6",
"version": "1.0.7",
"description": "Shopware docs CLI",
"type": "commonjs",
"main": "dist/docs-cli.js",
Expand Down
4 changes: 4 additions & 0 deletions packages/storybook/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [1.0.7](https://github.com/shopware/developer-documentation-vitepress/compare/v1.0.6...v1.0.7) (2023-10-12)

**Note:** Version bump only for package @shopware-docs/storybook

## [1.0.6](https://github.com/shopware/developer-documentation-vitepress/compare/v1.0.5...v1.0.6) (2023-10-12)

**Note:** Version bump only for package @shopware-docs/storybook
Expand Down
2 changes: 1 addition & 1 deletion packages/storybook/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@shopware-docs/storybook",
"version": "1.0.6",
"version": "1.0.7",
"description": "Storybook for Shopware Docs",
"main": "src/index.ts",
"exports": {
Expand Down
4 changes: 4 additions & 0 deletions packages/vitepress/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [1.0.7](https://github.com/shopware/developer-documentation-vitepress/compare/v1.0.6...v1.0.7) (2023-10-12)

**Note:** Version bump only for package @shopware-docs/vitepress

## [1.0.6](https://github.com/shopware/developer-documentation-vitepress/compare/v1.0.5...v1.0.6) (2023-10-12)

**Note:** Version bump only for package @shopware-docs/vitepress
Expand Down
2 changes: 1 addition & 1 deletion packages/vitepress/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@shopware-docs/vitepress",
"version": "1.0.6",
"version": "1.0.7",
"description": "Vitepress for Shopware Docs",
"main": "src/main.ts",
"module": "./src/main.ts",
Expand Down
4 changes: 4 additions & 0 deletions packages/vitest/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [1.0.7](https://github.com/shopware/developer-documentation-vitepress/compare/v1.0.6...v1.0.7) (2023-10-12)

**Note:** Version bump only for package @shopware-docs/vitest

## [1.0.6](https://github.com/shopware/developer-documentation-vitepress/compare/v1.0.5...v1.0.6) (2023-10-12)

**Note:** Version bump only for package @shopware-docs/vitest
Expand Down
2 changes: 1 addition & 1 deletion packages/vitest/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@shopware-docs/vitest",
"version": "1.0.6",
"version": "1.0.7",
"description": "Vitest for Shopware Docs",
"main": "src/main.ts",
"module": "./src/main.ts",
Expand Down

0 comments on commit 7d4a2fa

Please sign in to comment.