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:
Backstage Service Account 2024-11-19 13:03:04 +01:00 committed by GitHub
parent 8ae6a71dd8
commit 9a61aed69e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
4 changed files with 8 additions and 11 deletions

View File

@ -1,5 +0,0 @@
---
'@backstage-community/plugin-tekton': patch
---
Updated dependency `msw` to `1.3.5`.

View File

@ -1,5 +0,0 @@
---
'@backstage-community/plugin-tekton': patch
---
Updated dependency `@types/lodash` to `4.17.13`.

View File

@ -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

View File

@ -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",