Skip to content

Commit 50b85b8

Browse files
authored
Merge pull request #1998 from RoadieHQ/changeset-release/main
Version Packages - plugins
2 parents 65093d7 + 0151f17 commit 50b85b8

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/fine-lies-allow.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

plugins/frontend/backstage-plugin-launchdarkly/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @roadiehq/backstage-plugin-launchdarkly
22

3+
## 1.2.0
4+
5+
### Minor Changes
6+
7+
- e9907b0: Allow retrieval of more than API limit 3 envs for launchdarkly, add option to hide desc or labels
8+
39
## 1.1.3
410

511
### Patch Changes

plugins/frontend/backstage-plugin-launchdarkly/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@roadiehq/backstage-plugin-launchdarkly",
3-
"version": "1.1.3",
3+
"version": "1.2.0",
44
"main": "src/index.ts",
55
"types": "src/index.ts",
66
"license": "Apache-2.0",

0 commit comments

Comments
 (0)