Revision History
The tw-themes project adheres to Semantic Versioning. Each release is documented on this page and contains migration instructions (as needed).
Summary:
Release | What | When |
---|---|---|
v0.1.1 | Finalize Tooling | March 19, 2021 |
v0.1.0 | Initial Release | March 17, 2021 |
Details:
v0.1.1 - Finalize Tooling (March 19, 2021)
GitHub Release • GitHub Content • Diff
NOTE: This release is a non-breaking change (i.e. no API was affected).
Docs: The See It Live section was introduced.
Docs: An improved tw-themes logo was introduced.
Internal: Project tooling was finalized.
The following sections were added to TOOLING.md:
- "Setup Lib Packaging"
- "Deploy Project"
- "Setup New Feature Branch"
Devised a MUCH IMPROVED work-around for the docs:server npm script.
Remove unit test modules from deployment bundle (by moving
.npmignore
intosrc/
directory).
v0.1.0 - Initial Release (March 17, 2021)
GitHub Release • GitHub Content
This is where it all began ...
- Holy Guacamole Batman! ... This commit has no parents!!