Skip to content
This repository was archived by the owner on Mar 12, 2025. It is now read-only.
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"author": "everydayhero <edh-dev@everydayhero.com>",
"name": "edh-widgets",
"version": "4.1.0",
"version": "4.1.1",
"description": "Widgets are small Javascript components that integrate with everydayhero's API. These include search components and components for showing leaderboard and fundraising totals for campaigns, charities, and networks. Unlike iframe snippets, using widgets allows you to customise the base-level styling to suit your needs.",
"license": "MIT",
"main": "src/widgets.js",
Expand Down
2 changes: 1 addition & 1 deletion src/scss/_version.scss
Original file line number Diff line number Diff line change
@@ -1 +1 @@
$ehw-version: "-4.1.0";
$ehw-version: "-4.1.1";