Skip to content

Commit

Permalink
chore: publish packages 1.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
aminya committed Aug 26, 2024
1 parent f5c5e9e commit 12442d6
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion packages/ci-log/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ci-log",
"version": "1.0.0",
"version": "1.0.1",
"description": "Colorful logging and print for any environment including GitHub Actions",
"repository": "https://github.com/aminya/setup-cpp",
"homepage": "https://github.com/aminya/setup-cpp/tree/master/packages/ci-log",
Expand Down
2 changes: 1 addition & 1 deletion packages/envosman/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "envosman",
"version": "1.0.0",
"version": "1.0.1",
"description": "Manage environment variables, PATH, and rc files",
"repository": "https://github.com/aminya/setup-cpp",
"homepage": "https://github.com/aminya/setup-cpp/tree/master/packages/envosman",
Expand Down
2 changes: 1 addition & 1 deletion packages/exec-powershell/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "exec-powershell",
"version": "1.0.0",
"version": "1.0.1",
"description": "Run a powershell command.",
"repository": "https://github.com/aminya/setup-cpp",
"homepage": "https://github.com/aminya/setup-cpp/tree/master/packages/exec-powershell",
Expand Down
2 changes: 1 addition & 1 deletion packages/setup-apt/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "setup-apt",
"version": "1.0.0",
"version": "1.0.1",
"description": "Setup apt packages and repositories in Debian/Ubuntu-based distributions",
"repository": "https://github.com/aminya/setup-cpp",
"homepage": "https://github.com/aminya/setup-cpp/tree/master/packages/setup-apt",
Expand Down
2 changes: 1 addition & 1 deletion packages/untildify-user/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "untildify-user",
"version": "1.0.0",
"version": "1.0.1",
"description": "Untildify a path for the current user even if it is root",
"repository": "https://github.com/aminya/setup-cpp",
"homepage": "https://github.com/aminya/setup-cpp/tree/master/packages/untildify-user",
Expand Down

0 comments on commit 12442d6

Please sign in to comment.