Skip to content

Commit

Permalink
chore: publish
Browse files Browse the repository at this point in the history
  • Loading branch information
bojanrajh committed Nov 5, 2024
1 parent 9a102ca commit c817ef0
Show file tree
Hide file tree
Showing 12 changed files with 22,037 additions and 12,373 deletions.
21 changes: 21 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,27 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [1.3.0-beta.1](https://github.com/shopware/developer-documentation-vitepress/compare/v1.3.0-alpha.18...v1.3.0-beta.1) (2024-11-05)

### Bug Fixes

- playwright setup ([7067856](https://github.com/shopware/developer-documentation-vitepress/commit/706785659b357bf08713b36a9fa354cf54e3216a))
- playwright setup ([#313](https://github.com/shopware/developer-documentation-vitepress/issues/313)) ([4247f60](https://github.com/shopware/developer-documentation-vitepress/commit/4247f60f836d2149fae4cd7bc2e1bcd3443b9717))

### Features

- bump ([#306](https://github.com/shopware/developer-documentation-vitepress/issues/306)) ([74542e8](https://github.com/shopware/developer-documentation-vitepress/commit/74542e8a36f87dd45da03abb739e4959788a4623))

# [1.3.0-beta.1](https://github.com/shopware/developer-documentation-vitepress/compare/v1.3.0-alpha.18...v1.3.0-beta.1) (2024-11-05)

### Bug Fixes

- playwright setup ([#313](https://github.com/shopware/developer-documentation-vitepress/issues/313)) ([4247f60](https://github.com/shopware/developer-documentation-vitepress/commit/4247f60f836d2149fae4cd7bc2e1bcd3443b9717))

### Features

- bump ([#306](https://github.com/shopware/developer-documentation-vitepress/issues/306)) ([74542e8](https://github.com/shopware/developer-documentation-vitepress/commit/74542e8a36f87dd45da03abb739e4959788a4623))

# [1.3.0-alpha.18](https://github.com/shopware/developer-documentation-vitepress/compare/v1.3.0-alpha.17...v1.3.0-alpha.18) (2024-10-04)

### Features
Expand Down
2 changes: 1 addition & 1 deletion lerna.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"$schema": "node_modules/lerna/schemas/lerna-schema.json",
"version": "1.3.0-alpha.18",
"version": "1.3.0-beta.1",
"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.3.0-alpha.18",
"version": "1.3.0-beta.1",
"description": "Vitepress theme for Shopware",
"main": "src/index.ts",
"exports": {
Expand Down
6 changes: 6 additions & 0 deletions packages/cli/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,12 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [1.3.0-beta.1](https://github.com/shopware/developer-documentation-vitepress/compare/v1.3.0-alpha.18...v1.3.0-beta.1) (2024-11-05)

### Features

- bump ([#306](https://github.com/shopware/developer-documentation-vitepress/issues/306)) ([74542e8](https://github.com/shopware/developer-documentation-vitepress/commit/74542e8a36f87dd45da03abb739e4959788a4623))

# [1.3.0-alpha.18](https://github.com/shopware/developer-documentation-vitepress/compare/v1.3.0-alpha.17...v1.3.0-alpha.18) (2024-10-04)

**Note:** Version bump only for package @shopware-docs/cli
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": "@shopware-docs/cli",
"version": "1.3.0-alpha.18",
"version": "1.3.0-beta.1",
"description": "Shopware docs CLI",
"type": "commonjs",
"main": "dist/docs-cli.js",
Expand Down
6 changes: 6 additions & 0 deletions packages/storybook/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,12 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [1.3.0-beta.1](https://github.com/shopware/developer-documentation-vitepress/compare/v1.3.0-alpha.18...v1.3.0-beta.1) (2024-11-05)

### Features

- bump ([#306](https://github.com/shopware/developer-documentation-vitepress/issues/306)) ([74542e8](https://github.com/shopware/developer-documentation-vitepress/commit/74542e8a36f87dd45da03abb739e4959788a4623))

# [1.3.0-alpha.18](https://github.com/shopware/developer-documentation-vitepress/compare/v1.3.0-alpha.17...v1.3.0-alpha.18) (2024-10-04)

**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.3.0-alpha.18",
"version": "1.3.0-beta.1",
"description": "Storybook for Shopware Docs",
"main": "src/index.ts",
"exports": {
Expand Down
6 changes: 6 additions & 0 deletions packages/vitepress/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,12 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [1.3.0-beta.1](https://github.com/shopware/developer-documentation-vitepress/compare/v1.3.0-alpha.18...v1.3.0-beta.1) (2024-11-05)

### Features

- bump ([#306](https://github.com/shopware/developer-documentation-vitepress/issues/306)) ([74542e8](https://github.com/shopware/developer-documentation-vitepress/commit/74542e8a36f87dd45da03abb739e4959788a4623))

# [1.3.0-alpha.18](https://github.com/shopware/developer-documentation-vitepress/compare/v1.3.0-alpha.17...v1.3.0-alpha.18) (2024-10-04)

### Features
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.3.0-alpha.18",
"version": "1.3.0-beta.1",
"description": "Vitepress for Shopware Docs",
"type": "module",
"exports": {
Expand Down
6 changes: 6 additions & 0 deletions packages/vitest/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,12 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [1.3.0-beta.1](https://github.com/shopware/developer-documentation-vitepress/compare/v1.3.0-alpha.18...v1.3.0-beta.1) (2024-11-05)

### Features

- bump ([#306](https://github.com/shopware/developer-documentation-vitepress/issues/306)) ([74542e8](https://github.com/shopware/developer-documentation-vitepress/commit/74542e8a36f87dd45da03abb739e4959788a4623))

# [1.3.0-alpha.18](https://github.com/shopware/developer-documentation-vitepress/compare/v1.3.0-alpha.17...v1.3.0-alpha.18) (2024-10-04)

**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.3.0-alpha.18",
"version": "1.3.0-beta.1",
"description": "Vitest for Shopware Docs",
"main": "src/main.ts",
"module": "./src/main.ts",
Expand Down
Loading

0 comments on commit c817ef0

Please sign in to comment.