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 Aug 21, 2024
1 parent 399fc0c commit 18e0c84
Show file tree
Hide file tree
Showing 5 changed files with 15 additions and 7 deletions.

This file was deleted.

Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# backend

## 0.0.3

### Patch Changes

- Updated dependencies [ab1c4a5]
- @backstage-community/plugin-azure-storage-explorer-backend@0.0.3

## 0.0.2

### Patch Changes
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "backend",
"version": "0.0.2",
"version": "0.0.3",
"main": "dist/index.cjs.js",
"types": "src/index.ts",
"private": true,
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @backstage-community/plugin-azure-storage-explorer-backend

## 0.0.3

### Patch Changes

- ab1c4a5: Updated dependency `@azure/storage-blob` to `12.24.0`.

## 0.0.2

### Patch Changes
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@backstage-community/plugin-azure-storage-explorer-backend",
"version": "0.0.2",
"version": "0.0.3",
"main": "src/index.ts",
"types": "src/index.ts",
"license": "Apache-2.0",
Expand Down

0 comments on commit 18e0c84

Please sign in to comment.