Skip to content

Commit

Permalink
chore(release): scripts and libraries v1.4.1 [skip ci]
Browse files Browse the repository at this point in the history
## [1.4.1](v1.4.0...v1.4.1) (2024-12-19)

### Bug Fixes

* **export-element:** better matching for element node selection ([00d8fb5](00d8fb5))
  • Loading branch information
semantic-release-bot committed Dec 19, 2024
1 parent e6cf2ed commit 6bf9439
Show file tree
Hide file tree
Showing 5 changed files with 27 additions and 27 deletions.
6 changes: 3 additions & 3 deletions amazon-sort-by-review.user.js
Original file line number Diff line number Diff line change
@@ -1,18 +1,18 @@
// ==UserScript==
// @name Amazon Sort by Review
// @description Sort products best by reviews
// @version 1.4.0
// @version 1.4.1
// @author iamogbz
// @homepage https://github.com/iamogbz/oh-my-scripts
// @supportURL https://github.com/iamogbz/oh-my-scripts/issues
// @match *://*.amazon.ca/*
// @match *://*.amazon.com/*
// @match *://*.amazon.co.uk/*
// @downloadURL https://github.com/iamogbz/oh-my-scripts/raw/1.4.0/amazon-sort-by-review.user.js
// @downloadURL https://github.com/iamogbz/oh-my-scripts/raw/1.4.1/amazon-sort-by-review.user.js
// @grant GM_xmlhttpRequest
// @icon https://github.com/iamogbz/oh-my-scripts/raw/main/assets/monkey_128.png
// @namespace iamogbz/oh-my-scripts
// @require https://github.com/iamogbz/oh-my-scripts/raw/1.4.0/lib/interval.js
// @require https://github.com/iamogbz/oh-my-scripts/raw/1.4.1/lib/interval.js
// @updateURL https://github.com/iamogbz/oh-my-scripts/raw/gh-pages/amazon-sort-by-review.user.js
// ==/UserScript==

Expand Down
6 changes: 3 additions & 3 deletions export-element.user.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

16 changes: 8 additions & 8 deletions github-file-preview-apib.user.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

20 changes: 10 additions & 10 deletions github-file-preview-html.user.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions no-window-open.user.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 6bf9439

Please sign in to comment.