mirror of
https://github.com/lannonbr/issue-label-manager-action.git
synced 2025-06-28 06:24:13 +00:00
* Upgrading action to JS Action * Swapping to double-quotes for strings * Switching parcel bundle to target node * Updating docs
11 lines
332 B
Markdown
11 lines
332 B
Markdown
# 2.0.0 - August 25, 2019
|
|
|
|
- feat: Updated to JS Actions syntax. Removed Dockerfile and switched to action.yml with bundled version of package using parcel
|
|
|
|
# 1.1.0 - February 19, 2019
|
|
|
|
- feat: When inserting a color in a hexcode syntax, having a # in front of it will work as expected
|
|
|
|
# 1.0.0 - February 11, 2019
|
|
|
|
Initial Release
|