Skip to content

Commit

Permalink
@mia-platform/backstage-plugin-backend tagged at version 1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
albab7 committed Apr 24, 2024
1 parent bd56aab commit 62a4537
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
2 changes: 2 additions & 0 deletions packages/plugin-backend/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@

## Unreleased

## [1.1.0] - 2024-04-24

- Support for new Backstage backend system

## [1.0.0] - 2024-04-12
Expand Down
5 changes: 2 additions & 3 deletions packages/plugin-backend/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@mia-platform/backstage-plugin-backend",
"version": "1.1.0-rc.0",
"version": "1.1.0",
"license": "SEE LICENSE IN LICENSE",
"author": "Mia Platform Core Team <core@mia-platform.eu>",
"repository": {
Expand Down Expand Up @@ -68,6 +68,5 @@
"supertest": "^6.3.4",
"ts-node": "^10.9.2",
"typescript": "^5.4.4"
},
"stableVersion": "1.0.0"
}
}

0 comments on commit 62a4537

Please sign in to comment.