Skip to content

Commit

Permalink
chore(release): scripts and libraries v1.5.3 [skip ci]
Browse files Browse the repository at this point in the history
## [1.5.3](v1.5.2...v1.5.3) (2024-12-22)

### Bug Fixes

* **export-element:** preserve node sizing ([a94fed5](a94fed5))
  • Loading branch information
semantic-release-bot committed Dec 22, 2024
1 parent 626a2d7 commit 606527e
Show file tree
Hide file tree
Showing 5 changed files with 29 additions and 29 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.5.2
// @version 1.5.3
// @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.5.2/amazon-sort-by-review.user.js
// @downloadURL https://github.com/iamogbz/oh-my-scripts/raw/1.5.3/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.5.2/lib/interval.js
// @require https://github.com/iamogbz/oh-my-scripts/raw/1.5.3/lib/interval.js
// @updateURL https://github.com/iamogbz/oh-my-scripts/raw/gh-pages/amazon-sort-by-review.user.js
// ==/UserScript==

Expand Down
10 changes: 5 additions & 5 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 606527e

Please sign in to comment.