Skip to content

Commit

Permalink
Version Packages
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Nov 4, 2024
1 parent 2fa82dd commit c3cbd40
Show file tree
Hide file tree
Showing 14 changed files with 57 additions and 25 deletions.
5 changes: 0 additions & 5 deletions .changeset/chilled-apricots-grab.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/dry-dancers-boil.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/grumpy-kangaroos-attack.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/six-readers-melt.md

This file was deleted.

11 changes: 11 additions & 0 deletions examples/admin-sdk-app/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# meteor-admin-sdk-app

## 1.0.23

### Patch Changes

- Updated dependencies [54b5fa4]
- Updated dependencies [a4b2203]
- Updated dependencies [85908bf]
- Updated dependencies [3b50452]
- @shopware-ag/meteor-component-library@3.14.1
- @shopware-ag/meteor-admin-sdk@5.5.2

## 1.0.22

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion examples/admin-sdk-app/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "meteor-admin-sdk-app",
"version": "1.0.22",
"version": "1.0.23",
"private": true,
"description": "",
"repository": {
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
# administration

## 1.0.1

### Patch Changes

- Updated dependencies [54b5fa4]
- Updated dependencies [a4b2203]
- Updated dependencies [85908bf]
- Updated dependencies [3b50452]
- @shopware-ag/meteor-component-library@3.14.1
- @shopware-ag/meteor-admin-sdk@5.5.2
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "administration",
"version": "1.0.0",
"version": "1.0.1",
"private": true,
"description": "",
"license": "MIT",
Expand Down
10 changes: 10 additions & 0 deletions examples/nuxt-app/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# nuxt-app

## 0.0.16

### Patch Changes

- Updated dependencies [54b5fa4]
- Updated dependencies [a4b2203]
- Updated dependencies [85908bf]
- Updated dependencies [3b50452]
- @shopware-ag/meteor-component-library@3.14.1

## 0.0.15

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion examples/nuxt-app/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "nuxt-app",
"version": "0.0.15",
"version": "0.0.16",
"private": true,
"type": "module",
"scripts": {
Expand Down
10 changes: 10 additions & 0 deletions packages/admin-sdk/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# Changelog

## 5.5.2

### Patch Changes

- Updated dependencies [54b5fa4]
- Updated dependencies [a4b2203]
- Updated dependencies [85908bf]
- Updated dependencies [3b50452]
- @shopware-ag/meteor-component-library@3.14.1

## 5.5.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/admin-sdk/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@shopware-ag/meteor-admin-sdk",
"version": "5.5.1",
"version": "5.5.2",
"description": "The Meteor SDK for the Shopware Administration.",
"keywords": [
"iframe",
Expand Down
9 changes: 9 additions & 0 deletions packages/component-library/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# Changelog

## 3.14.1

### Patch Changes

- 54b5fa4: Add translation for mt-banner
- a4b2203: Add focus styles for checkbox
- 85908bf: Migrate mt-data-table over to the custom built i18n composable
- 3b50452: Update focus style of switch

## 3.14.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/component-library/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@shopware-ag/meteor-component-library",
"version": "3.14.0",
"version": "3.14.1",
"repository": {
"type": "git",
"url": "git+ssh://[email protected]:shopware/meteor.git"
Expand Down

0 comments on commit c3cbd40

Please sign in to comment.