Skip to content

Commit

Permalink
chore: publish
Browse files Browse the repository at this point in the history
  • Loading branch information
bojanrajh committed Nov 19, 2024
1 parent 4aeef6b commit 62ff9e3
Show file tree
Hide file tree
Showing 12 changed files with 21,646 additions and 11,998 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.3.0-beta.2](https://github.com/shopware/developer-documentation-vitepress/compare/v1.3.0-beta.1...v1.3.0-beta.2) (2024-11-19)

### Features

- shared menu ([4aeef6b](https://github.com/shopware/developer-documentation-vitepress/commit/4aeef6b43fed057fd6cb6094486e58468cae17c9))

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

### Features

- shared menu ([4aeef6b](https://github.com/shopware/developer-documentation-vitepress/commit/4aeef6b43fed057fd6cb6094486e58468cae17c9))

# [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
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-beta.1",
"version": "1.3.0-beta.2",
"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-beta.1",
"version": "1.3.0-beta.2",
"description": "Vitepress theme for Shopware",
"main": "src/index.ts",
"exports": {
Expand Down
4 changes: 4 additions & 0 deletions packages/cli/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.3.0-beta.2](https://github.com/shopware/developer-documentation-vitepress/compare/v1.3.0-beta.1...v1.3.0-beta.2) (2024-11-19)

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

# [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
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-beta.1",
"version": "1.3.0-beta.2",
"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.3.0-beta.2](https://github.com/shopware/developer-documentation-vitepress/compare/v1.3.0-beta.1...v1.3.0-beta.2) (2024-11-19)

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

# [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
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-beta.1",
"version": "1.3.0-beta.2",
"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.3.0-beta.2](https://github.com/shopware/developer-documentation-vitepress/compare/v1.3.0-beta.1...v1.3.0-beta.2) (2024-11-19)

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

# [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
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-beta.1",
"version": "1.3.0-beta.2",
"description": "Vitepress for Shopware Docs",
"type": "module",
"exports": {
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.3.0-beta.2](https://github.com/shopware/developer-documentation-vitepress/compare/v1.3.0-beta.1...v1.3.0-beta.2) (2024-11-19)

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

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

0 comments on commit 62ff9e3

Please sign in to comment.