Skip to content

Commit

Permalink
chore: publish
Browse files Browse the repository at this point in the history
  • Loading branch information
bojanrajh committed Sep 28, 2023
1 parent c321861 commit d7d5ec5
Show file tree
Hide file tree
Showing 12 changed files with 11,189 additions and 5,034 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.3](https://github.com/shopware/developer-documentation-vitepress/compare/v1.0.2...v1.0.3) (2023-09-28)

### Bug Fixes

- remove changelog ([c321861](https://github.com/shopware/developer-documentation-vitepress/commit/c32186124c7ad3928ccb142c48eb1fa39cc2589c))

## [1.0.3](https://github.com/shopware/developer-documentation-vitepress/compare/v1.0.2...v1.0.3) (2023-09-28)

### Bug Fixes

- remove changelog ([c321861](https://github.com/shopware/developer-documentation-vitepress/commit/c32186124c7ad3928ccb142c48eb1fa39cc2589c))

## [1.0.2](https://github.com/shopware/developer-documentation-vitepress/compare/v1.0.1...v1.0.2) (2023-09-19)

### 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.2",
"version": "1.0.3",
"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.2",
"version": "1.0.3",
"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.3](https://github.com/shopware/developer-documentation-vitepress/compare/v1.0.2...v1.0.3) (2023-09-28)

### Bug Fixes

- remove changelog ([c321861](https://github.com/shopware/developer-documentation-vitepress/commit/c32186124c7ad3928ccb142c48eb1fa39cc2589c))
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.2",
"version": "1.0.3",
"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.3](https://github.com/shopware/developer-documentation-vitepress/compare/v1.0.2...v1.0.3) (2023-09-28)

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

## [1.0.2](https://github.com/shopware/developer-documentation-vitepress/compare/v1.0.1...v1.0.2) (2023-09-19)

**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.2",
"version": "1.0.3",
"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.3](https://github.com/shopware/developer-documentation-vitepress/compare/v1.0.2...v1.0.3) (2023-09-28)

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

## [1.0.2](https://github.com/shopware/developer-documentation-vitepress/compare/v1.0.1...v1.0.2) (2023-09-19)

**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.2",
"version": "1.0.3",
"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.3](https://github.com/shopware/developer-documentation-vitepress/compare/v1.0.2...v1.0.3) (2023-09-28)

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

## [1.0.2](https://github.com/shopware/developer-documentation-vitepress/compare/v1.0.1...v1.0.2) (2023-09-19)

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

0 comments on commit d7d5ec5

Please sign in to comment.