Skip to content

Commit 78331fb

Browse files
Version Packages (#957)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 3c80718 commit 78331fb

File tree

10 files changed

+35
-14
lines changed

10 files changed

+35
-14
lines changed

.changeset/nine-candles-doubt.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/twenty-emus-hang.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

examples/admin-sdk-app/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# meteor-admin-sdk-app
22

3+
## 1.0.58
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [66de384]
8+
- Updated dependencies [3c80718]
9+
- @shopware-ag/meteor-component-library@4.21.1
10+
311
## 1.0.57
412

513
### Patch Changes

examples/admin-sdk-app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "meteor-admin-sdk-app",
3-
"version": "1.0.57",
3+
"version": "1.0.58",
44
"private": true,
55
"description": "",
66
"repository": {

examples/admin-sdk-plugin/src/Resources/app/administration/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# administration
22

3+
## 1.0.36
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [66de384]
8+
- Updated dependencies [3c80718]
9+
- @shopware-ag/meteor-component-library@4.21.1
10+
311
## 1.0.35
412

513
### Patch Changes

examples/admin-sdk-plugin/src/Resources/app/administration/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "administration",
3-
"version": "1.0.35",
3+
"version": "1.0.36",
44
"private": true,
55
"description": "",
66
"license": "MIT",

examples/nuxt-app/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# nuxt-app
22

3+
## 0.0.51
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [66de384]
8+
- Updated dependencies [3c80718]
9+
- @shopware-ag/meteor-component-library@4.21.1
10+
311
## 0.0.50
412

513
### Patch Changes

examples/nuxt-app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "nuxt-app",
3-
"version": "0.0.50",
3+
"version": "0.0.51",
44
"private": true,
55
"type": "module",
66
"scripts": {

packages/component-library/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## 4.21.1
4+
5+
### Patch Changes
6+
7+
- 66de384: Add watcher on the `default-item` prop in `mt-tabs`
8+
- 3c80718: Fixed wrapper spacing in `mt-datepicker`
9+
310
## 4.21.0
411

512
### Minor Changes

packages/component-library/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@shopware-ag/meteor-component-library",
3-
"version": "4.21.0",
3+
"version": "4.21.1",
44
"repository": {
55
"type": "git",
66
"url": "git+ssh://[email protected]:shopware/meteor.git"

0 commit comments

Comments
 (0)