Skip to content

Commit a3b5879

Browse files
authored
Merge pull request #1531 from DependencyTrack/nscuro-patch-1
Add v5 migration note
2 parents ae305e7 + c779a5d commit a3b5879

2 files changed

Lines changed: 5 additions & 0 deletions

File tree

.prettierignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
# Prettier breaks GitHub Markdown admonitions
2+
README.md

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
> [!IMPORTANT]
2+
> **v5 is coming.** The frontend repo is moving. Whether you operate or contribute to Dependency-Track, read [V5_MIGRATION.md](https://github.com/DependencyTrack/dependency-track/blob/master/V5_MIGRATION.md).
3+
14
[![Build Status](https://github.com/DependencyTrack/frontend/actions/workflows/ci-build.yaml/badge.svg)](https://github.com/DependencyTrack/frontend/actions?workflow=Build+CI)
25
[![Codacy Badge](https://app.codacy.com/project/badge/Grade/364443f9f30c4b70b56e5be76c9e079c)](https://www.codacy.com/gh/DependencyTrack/frontend/dashboard?utm_source=github.com&utm_medium=referral&utm_content=DependencyTrack/frontend&utm_campaign=Badge_Grade)
36
[![License](https://img.shields.io/badge/license-Apache%202.0-brightgreen.svg)][License]

0 commit comments

Comments
 (0)