Version Packages (#2009)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> Co-authored-by: Karthik Jeeyar <karthik@redhat.com>
This commit is contained in:
parent
8ae6a71dd8
commit
9a61aed69e
|
|
@ -1,5 +0,0 @@
|
|||
---
|
||||
'@backstage-community/plugin-tekton': patch
|
||||
---
|
||||
|
||||
Updated dependency `msw` to `1.3.5`.
|
||||
|
|
@ -1,5 +0,0 @@
|
|||
---
|
||||
'@backstage-community/plugin-tekton': patch
|
||||
---
|
||||
|
||||
Updated dependency `@types/lodash` to `4.17.13`.
|
||||
|
|
@ -1,5 +1,12 @@
|
|||
### Dependencies
|
||||
|
||||
## 3.16.2
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- a6e850f: Updated dependency `msw` to `1.3.5`.
|
||||
- d3d078b: Updated dependency `@types/lodash` to `4.17.13`.
|
||||
|
||||
## 3.16.1
|
||||
|
||||
### Patch Changes
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@backstage-community/plugin-tekton",
|
||||
"version": "3.16.1",
|
||||
"version": "3.16.2",
|
||||
"main": "src/index.ts",
|
||||
"types": "src/index.ts",
|
||||
"license": "Apache-2.0",
|
||||
|
|
|
|||
Loading…
Reference in New Issue