chore(release): 1.0.0 [skip ci]
# 1.0.0 (2022-08-16) ### Bug Fixes * cleaning up documentation ([5e352a5](https://github.com/justinm/actions-ansi-to-html/commit/5e352a5fe467cafbce57330f31439b523a6a7afa)) * do not run windows testing ([63c0f44](https://github.com/justinm/actions-ansi-to-html/commit/63c0f441a6d3998b529a9ad38dfba3d416e62210)) * missing release lib ([9a65b19](https://github.com/justinm/actions-ansi-to-html/commit/9a65b19ef6e8ba512778399b16a20166ef626c08))
This commit is contained in:
Generated
+4
-4
@@ -1,12 +1,12 @@
|
||||
{
|
||||
"name": "ansi-to-html-action",
|
||||
"version": "0.0.0",
|
||||
"name": "actions-ansi-to-html",
|
||||
"version": "1.0.0",
|
||||
"lockfileVersion": 2,
|
||||
"requires": true,
|
||||
"packages": {
|
||||
"": {
|
||||
"name": "ansi-to-html-action",
|
||||
"version": "0.0.0",
|
||||
"name": "actions-ansi-to-html",
|
||||
"version": "1.0.0",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@actions/core": "^1.9.1",
|
||||
|
||||
Reference in New Issue
Block a user