Azure / Azure-Media-Services-Explorer

Azure Media Services Explorer Tool
Other
211 stars 84 forks source link

AMSE Update to v 5.5.0.0 #156

Closed xpouyat closed 2 years ago

xpouyat commented 2 years ago

Purpose

This change concerns: (mark with an x)

- [ ] AMSE v4.x (for AMS v2) in 'AMSv2' branch
- [X] AMSE v5.x (for AMS v3) in 'main' branch
- [ ] Other

Does this introduce a breaking change?

[ ] Yes
[X] No

Pull Request Type

What kind of change does this Pull Request introduce?

[X] Bugfix
[X] Feature
[X] User Interface
[ ] Code style update (formatting, local variables)
[X] Refactoring (no functional changes, no api changes)
[X] Documentation content changes
[ ] Other... Please describe:

How to Test

git clone [repo-address]
cd [repo-name]
git checkout [branch-name]
npm install

What to Check

Verify that the following are valid

Other Information