From ba48db703caa584db8a5e40a95b4abd6832e08bc Mon Sep 17 00:00:00 2001 From: Abdul Hafiz Muhammad Date: Mon, 25 Sep 2023 18:29:17 -0400 Subject: Add new steamchat recipe icon. (#429) * Brax.me recipe added again. * MIT License created. * Delete icon.svg * Zoom Icon Update * package,json version update * Delete icon.svg * Yahoo Mail Icon Updated * package.json version updated * Delete recipes/twitter/icon.svg * Add new icon.svg * Renamed twitter recipe to x. * Update JSON object with new service URL and name The service URL and name in the JSON object were updated from Twitter to X and from https://twitter.com to https://x.com. The ID and version were also updated to x and 1.4.1. * Revert "Update JSON object with new service URL and name" This reverts commit 713a8e5497c81978204bc195370f4ee26b4764ca. * Revert "Renamed twitter recipe to x." This reverts commit b707b375a848c88d1c38b65821e1c25052227ffc. * Revert "Add new icon.svg" This reverts commit 54750d3778c610661c4f62a67bc49c1fb35366ad. * Revert "Delete recipes/twitter/icon.svg" This reverts commit c40aac95e738649fc78ec0c0ff6392178b7d767c. * Delete recipes/twitter/icon.svg * Add new icon for Twitter recipe. * Update name field to 'X' and bump version to 1.4.1 * Delete recipes/twitter/icon.svg Removing icon due to incorrect size. * Add icon that is 1024x1024px. * Applied requested changes to package.json for Twitter recipe. Added aliases field. Changed service URL from https://twitter.com to https://x.com. Removed repository field. * Delete recipes/steamchat/icon.svg * Add new steamchat recipe icon. * steamchat recipe package.json version field bumped to 1.5.1 --- recipes/steamchat/icon.svg | 39 ++++++++++++++++++++++++++++++++++++++- recipes/steamchat/package.json | 2 +- 2 files changed, 39 insertions(+), 2 deletions(-) (limited to 'recipes/steamchat') diff --git a/recipes/steamchat/icon.svg b/recipes/steamchat/icon.svg index 8a58af3..e237e8a 100644 --- a/recipes/steamchat/icon.svg +++ b/recipes/steamchat/icon.svg @@ -1 +1,38 @@ - \ No newline at end of file + + + + + + + + + + diff --git a/recipes/steamchat/package.json b/recipes/steamchat/package.json index 2f37026..57b95cb 100644 --- a/recipes/steamchat/package.json +++ b/recipes/steamchat/package.json @@ -1,7 +1,7 @@ { "id": "steamchat", "name": "SteamChat", - "version": "1.5.0", + "version": "1.5.1", "license": "MIT", "config": { "serviceURL": "https://steamcommunity.com/chat", -- cgit v1.2.3-70-g09d2