This PR increase the version number of the SnackbarContainer library in order to release a new update.
Also contains a small update on how the test-kit library has to be used (in its readme file).
๐ค Motivation and Context
In order to release a new version, we have to bump up the library version number.
๐งช How Has This Been Tested?
Not needed, no changes in code or functionality, just made sure that the version update is correct (from 1 to 2)
โ๏ธ Does the PR contain new tests or refactored old ones?
Not needed in here.
๐ท Screenshots (if appropriate)
Not needed in here.
๐ฆ Types of changes
[ ] New feature (non-breaking change which adds functionality)
[ ] Enhancement to a current functionality
[ ] Breaking change (fix or feature that would cause existing functionality to not work as expected)
[ ] Bug fix (non-breaking change which fixes an issue. Please add issue link here too).
[X] Others --> bumped the version number of a library.
โ Checklist
[X] My change requires a change to the documentation. --> the docs are currently being updated.
[X] I have updated the documentation accordingly.
[ ] This PR contains new tests that cover the new code.
[ ] This PR refactor previous tests to cover the new code.
[ ] This PR is part of a set of PRs that build a bigger feature. If so, please, add here links to previously merged or open PRs.
๐ Description
This PR increase the version number of the SnackbarContainer library in order to release a new update. Also contains a small update on how the test-kit library has to be used (in its readme file).
๐ค Motivation and Context
In order to release a new version, we have to bump up the library version number.
๐งช How Has This Been Tested?
Not needed, no changes in code or functionality, just made sure that the version update is correct (from 1 to 2)
โ๏ธ Does the PR contain new tests or refactored old ones?
Not needed in here.
๐ท Screenshots (if appropriate)
Not needed in here.
๐ฆ Types of changes
โ Checklist