Skip to content

Commit

Permalink
version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
fredmaggiowski committed Nov 11, 2024
1 parent 9fe0e15 commit 8039b38
Show file tree
Hide file tree
Showing 7 changed files with 23 additions and 8 deletions.
5 changes: 0 additions & 5 deletions .changeset/happy-apes-type.md

This file was deleted.

6 changes: 6 additions & 0 deletions packages/console-sdk-microfrontend/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @mia-platform/console-sdk-microfrontend

## 0.2.39

### Patch Changes

- 9fe0e15: feat(events): Add event type "REFRESH_EXTENSIONS"

## 0.2.38

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/console-sdk-microfrontend/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@mia-platform/console-sdk-microfrontend",
"license": "Apache-2.0",
"version": "0.2.38",
"version": "0.2.39",
"main": "./build/index.js",
"typings": "./build/index.d.ts",
"module": "./build/index.js",
Expand Down
7 changes: 7 additions & 0 deletions packages/console-sdk-vite-helpers/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @mia-platform/console-sdk-vite-helpers

## 0.0.79

### Patch Changes

- Updated dependencies [9fe0e15]
- @mia-platform/console-sdk-microfrontend@0.2.39

## 0.0.78

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/console-sdk-vite-helpers/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@mia-platform/console-sdk-vite-helpers",
"version": "0.0.78",
"version": "0.0.79",
"license": "Apache-2.0",
"main": "./build/index.js",
"typings": "./build/index.d.ts",
Expand Down
7 changes: 7 additions & 0 deletions packages/console-sdk-webpack-helpers/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @mia-platform/console-sdk-webpack-helpers

## 0.0.79

### Patch Changes

- Updated dependencies [9fe0e15]
- @mia-platform/console-sdk-microfrontend@0.2.39

## 0.0.78

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/console-sdk-webpack-helpers/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@mia-platform/console-sdk-webpack-helpers",
"version": "0.0.78",
"version": "0.0.79",
"license": "Apache-2.0",
"main": "./build/index.js",
"typings": "./build/index.d.ts",
Expand Down

0 comments on commit 8039b38

Please sign in to comment.