Version Packages (next)

This commit is contained in:
github-actions[bot]
2022-10-31 16:19:04 +00:00
parent 9f1b0b2cb5
commit f1c3cdfb2d
32 changed files with 236 additions and 15 deletions
+5
View File
@@ -0,0 +1,5 @@
---
'@backstage/create-app': patch
---
Bumped create-app version.
+5
View File
@@ -181,6 +181,7 @@
"changesets": [
"analyze-software-creation",
"analyze-software-exploration",
"beige-gorillas-sip",
"big-islands-add",
"brave-eels-allow",
"brown-days-pretend",
@@ -188,6 +189,7 @@
"chatty-planets-flash",
"clean-feet-remain",
"clean-planets-rhyme",
"create-app-1667233110",
"dirty-birds-burn",
"dull-oranges-tap",
"eight-pears-attack",
@@ -203,6 +205,7 @@
"gorgeous-onions-thank",
"gorgeous-queens-pull",
"great-colts-invite",
"grumpy-clouds-drum",
"grumpy-pigs-reflect",
"happy-avocados-tan",
"heavy-elephants-nail",
@@ -211,9 +214,11 @@
"lazy-planes-repair",
"little-bikes-eat",
"lucky-cats-peel",
"lucky-cobras-sell",
"lucky-spoons-hide",
"mean-files-fly",
"metal-dogs-swim",
"metal-hairs-mix",
"nasty-crabs-share",
"orange-trees-peel",
"popular-bulldogs-lie",
+106
View File
@@ -0,0 +1,106 @@
# Release v1.8.0-next.1
## @backstage/plugin-scaffolder-backend@1.8.0-next.1
### Minor Changes
- 5921b5ce49: - The GitLab Project ID for the `publish:gitlab:merge-request` action is now passed through the query parameter `project` in the `repoUrl`. It still allows people to not use the `projectid` and use the `repoUrl` with the `owner` and `repo` query parameters instead. This makes it easier to publish to repositories instead of writing the full path to the project.
## @backstage/create-app@0.4.33-next.1
### Patch Changes
- Bumped create-app version.
## @backstage/plugin-azure-devops-backend@0.3.17-next.1
### Patch Changes
- 62f284e394: - Adjusted the asset parser to accept case sensitive
- Fixed fetching data that was using the deprecated function
## @backstage/plugin-playlist@0.1.2-next.1
### Patch Changes
- 605f269f0d: Updated Playlist plugin docs:
- Updated `playlist` plugin README to include note about installing backend plugin and added images for the various features
- Updated `playlist-backend` plugin README to remove `IdentityClient` import in example as it is not used and made minor change to headings
## @backstage/plugin-playlist-backend@0.2.1-next.1
### Patch Changes
- 605f269f0d: Updated Playlist plugin docs:
- Updated `playlist` plugin README to include note about installing backend plugin and added images for the various features
- Updated `playlist-backend` plugin README to remove `IdentityClient` import in example as it is not used and made minor change to headings
## @backstage/plugin-scaffolder-backend-module-cookiecutter@0.2.13-next.1
### Patch Changes
- Updated dependencies
- @backstage/plugin-scaffolder-backend@1.8.0-next.1
## @backstage/plugin-scaffolder-backend-module-rails@0.4.6-next.1
### Patch Changes
- Updated dependencies
- @backstage/plugin-scaffolder-backend@1.8.0-next.1
## @backstage/plugin-scaffolder-backend-module-yeoman@0.2.11-next.1
### Patch Changes
- Updated dependencies
- @backstage/plugin-scaffolder-backend@1.8.0-next.1
## @backstage/plugin-techdocs@1.4.0-next.1
### Patch Changes
- 9e4d8e6198: Fix logic bug that broke techdocs-cli-embedded-app
## @backstage/plugin-techdocs-addons-test-utils@1.0.6-next.1
### Patch Changes
- Updated dependencies
- @backstage/plugin-techdocs@1.4.0-next.1
## example-app@0.2.77-next.1
### Patch Changes
- Updated dependencies
- @backstage/plugin-techdocs@1.4.0-next.1
- @backstage/plugin-playlist@0.1.2-next.1
- @backstage/plugin-techdocs-module-addons-contrib@1.0.6-next.0
## example-backend@0.2.77-next.1
### Patch Changes
- Updated dependencies
- @backstage/plugin-scaffolder-backend@1.8.0-next.1
- @backstage/plugin-playlist-backend@0.2.1-next.1
- @backstage/plugin-azure-devops-backend@0.3.17-next.1
- example-app@0.2.77-next.1
- @backstage/plugin-scaffolder-backend-module-rails@0.4.6-next.1
## example-backend-next@0.0.5-next.1
### Patch Changes
- Updated dependencies
- @backstage/plugin-scaffolder-backend@1.8.0-next.1
## techdocs-cli-embedded-app@0.2.76-next.1
### Patch Changes
- Updated dependencies
- @backstage/plugin-techdocs@1.4.0-next.1
+1 -1
View File
@@ -44,7 +44,7 @@
"@types/react": "^17",
"@types/react-dom": "^17"
},
"version": "1.8.0-next.0",
"version": "1.8.0-next.1",
"dependencies": {
"@backstage/errors": "workspace:^",
"@manypkg/get-packages": "^1.1.3",
+9
View File
@@ -1,5 +1,14 @@
# example-app
## 0.2.77-next.1
### Patch Changes
- Updated dependencies
- @backstage/plugin-techdocs@1.4.0-next.1
- @backstage/plugin-playlist@0.1.2-next.1
- @backstage/plugin-techdocs-module-addons-contrib@1.0.6-next.0
## 0.2.77-next.0
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "example-app",
"version": "0.2.77-next.0",
"version": "0.2.77-next.1",
"private": true,
"backstage": {
"role": "frontend"
+7
View File
@@ -1,5 +1,12 @@
# example-backend-next
## 0.0.5-next.1
### Patch Changes
- Updated dependencies
- @backstage/plugin-scaffolder-backend@1.8.0-next.1
## 0.0.5-next.0
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "example-backend-next",
"version": "0.0.5-next.0",
"version": "0.0.5-next.1",
"main": "dist/index.cjs.js",
"types": "src/index.ts",
"license": "Apache-2.0",
+11
View File
@@ -1,5 +1,16 @@
# example-backend
## 0.2.77-next.1
### Patch Changes
- Updated dependencies
- @backstage/plugin-scaffolder-backend@1.8.0-next.1
- @backstage/plugin-playlist-backend@0.2.1-next.1
- @backstage/plugin-azure-devops-backend@0.3.17-next.1
- example-app@0.2.77-next.1
- @backstage/plugin-scaffolder-backend-module-rails@0.4.6-next.1
## 0.2.77-next.0
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "example-backend",
"version": "0.2.77-next.0",
"version": "0.2.77-next.1",
"main": "dist/index.cjs.js",
"types": "src/index.ts",
"license": "Apache-2.0",
+6
View File
@@ -1,5 +1,11 @@
# @backstage/create-app
## 0.4.33-next.1
### Patch Changes
- Bumped create-app version.
## 0.4.33-next.0
### Patch Changes
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "@backstage/create-app",
"description": "A CLI that helps you create your own Backstage app",
"version": "0.4.33-next.0",
"version": "0.4.33-next.1",
"publishConfig": {
"access": "public"
},
@@ -1,5 +1,12 @@
# techdocs-cli-embedded-app
## 0.2.76-next.1
### Patch Changes
- Updated dependencies
- @backstage/plugin-techdocs@1.4.0-next.1
## 0.2.76-next.0
### Patch Changes
@@ -1,6 +1,6 @@
{
"name": "techdocs-cli-embedded-app",
"version": "0.2.76-next.0",
"version": "0.2.76-next.1",
"private": true,
"backstage": {
"role": "frontend"
@@ -1,5 +1,12 @@
# @backstage/plugin-azure-devops-backend
## 0.3.17-next.1
### Patch Changes
- 62f284e394: - Adjusted the asset parser to accept case sensitive
- Fixed fetching data that was using the deprecated function
## 0.3.17-next.0
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-azure-devops-backend",
"version": "0.3.17-next.0",
"version": "0.3.17-next.1",
"main": "src/index.ts",
"types": "src/index.ts",
"license": "Apache-2.0",
+9
View File
@@ -1,5 +1,14 @@
# @backstage/plugin-playlist-backend
## 0.2.1-next.1
### Patch Changes
- 605f269f0d: Updated Playlist plugin docs:
- Updated `playlist` plugin README to include note about installing backend plugin and added images for the various features
- Updated `playlist-backend` plugin README to remove `IdentityClient` import in example as it is not used and made minor change to headings
## 0.2.1-next.0
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-playlist-backend",
"version": "0.2.1-next.0",
"version": "0.2.1-next.1",
"main": "src/index.ts",
"types": "src/index.ts",
"license": "Apache-2.0",
+9
View File
@@ -1,5 +1,14 @@
# @backstage/plugin-playlist
## 0.1.2-next.1
### Patch Changes
- 605f269f0d: Updated Playlist plugin docs:
- Updated `playlist` plugin README to include note about installing backend plugin and added images for the various features
- Updated `playlist-backend` plugin README to remove `IdentityClient` import in example as it is not used and made minor change to headings
## 0.1.2-next.0
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-playlist",
"version": "0.1.2-next.0",
"version": "0.1.2-next.1",
"main": "src/index.ts",
"types": "src/index.ts",
"license": "Apache-2.0",
@@ -1,5 +1,12 @@
# @backstage/plugin-scaffolder-backend-module-cookiecutter
## 0.2.13-next.1
### Patch Changes
- Updated dependencies
- @backstage/plugin-scaffolder-backend@1.8.0-next.1
## 0.2.13-next.0
### Patch Changes
@@ -1,7 +1,7 @@
{
"name": "@backstage/plugin-scaffolder-backend-module-cookiecutter",
"description": "A module for the scaffolder backend that lets you template projects using cookiecutter",
"version": "0.2.13-next.0",
"version": "0.2.13-next.1",
"main": "src/index.ts",
"types": "src/index.ts",
"license": "Apache-2.0",
@@ -1,5 +1,12 @@
# @backstage/plugin-scaffolder-backend-module-rails
## 0.4.6-next.1
### Patch Changes
- Updated dependencies
- @backstage/plugin-scaffolder-backend@1.8.0-next.1
## 0.4.6-next.0
### Patch Changes
@@ -1,7 +1,7 @@
{
"name": "@backstage/plugin-scaffolder-backend-module-rails",
"description": "A module for the scaffolder backend that lets you template projects using Rails",
"version": "0.4.6-next.0",
"version": "0.4.6-next.1",
"main": "src/index.ts",
"types": "src/index.ts",
"license": "Apache-2.0",
@@ -1,5 +1,12 @@
# @backstage/plugin-scaffolder-backend-module-yeoman
## 0.2.11-next.1
### Patch Changes
- Updated dependencies
- @backstage/plugin-scaffolder-backend@1.8.0-next.1
## 0.2.11-next.0
### Patch Changes
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-scaffolder-backend-module-yeoman",
"version": "0.2.11-next.0",
"version": "0.2.11-next.1",
"main": "src/index.ts",
"types": "src/index.ts",
"license": "Apache-2.0",
+6
View File
@@ -1,5 +1,11 @@
# @backstage/plugin-scaffolder-backend
## 1.8.0-next.1
### Minor Changes
- 5921b5ce49: - The GitLab Project ID for the `publish:gitlab:merge-request` action is now passed through the query parameter `project` in the `repoUrl`. It still allows people to not use the `projectid` and use the `repoUrl` with the `owner` and `repo` query parameters instead. This makes it easier to publish to repositories instead of writing the full path to the project.
## 1.8.0-next.0
### Minor Changes
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "@backstage/plugin-scaffolder-backend",
"description": "The Backstage backend plugin that helps you create new things",
"version": "1.8.0-next.0",
"version": "1.8.0-next.1",
"main": "src/index.ts",
"types": "src/index.ts",
"license": "Apache-2.0",
@@ -1,5 +1,12 @@
# @backstage/plugin-techdocs-addons-test-utils
## 1.0.6-next.1
### Patch Changes
- Updated dependencies
- @backstage/plugin-techdocs@1.4.0-next.1
## 1.0.6-next.0
### Patch Changes
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-techdocs-addons-test-utils",
"version": "1.0.6-next.0",
"version": "1.0.6-next.1",
"main": "src/index.ts",
"types": "src/index.ts",
"license": "Apache-2.0",
+6
View File
@@ -1,5 +1,11 @@
# @backstage/plugin-techdocs
## 1.4.0-next.1
### Patch Changes
- 9e4d8e6198: Fix logic bug that broke techdocs-cli-embedded-app
## 1.4.0-next.0
### Minor Changes
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "@backstage/plugin-techdocs",
"description": "The Backstage plugin that renders technical documentation for your components",
"version": "1.4.0-next.0",
"version": "1.4.0-next.1",
"main": "src/index.ts",
"types": "src/index.ts",
"license": "Apache-2.0",