Skip to content
This repository has been archived by the owner on Aug 13, 2024. It is now read-only.

Commit

Permalink
ci: Release scripts [skip ci]
Browse files Browse the repository at this point in the history
# [1.5.0](v1.4.12...v1.5.0) (2023-04-07)

### Features

* **connected-users:** stream API users ([#614](#614)) ([3b3e30e](3b3e30e))
  • Loading branch information
semantic-release-bot committed Apr 7, 2023
1 parent 3b3e30e commit 6273e19
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion dist/bookmark-users.meta.js
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
// ==UserScript==
// @name Bookmark Users
// @description Shows what user bookmarked a question. Fetches the bookmarking users from the StackExchange data explorer (data can be up to a week old)
// @version 1.4.12
// @version 1.5.0
// @author Martijn Pieters
// @homepage https://github.com/mjpieters/SO-userscripts/tree/main/scripts/bookmark-users
// @supportURL https://github.com/mjpieters/SO-userscripts/issues?q=is:issue+is%3Aopen+label:bookmark-users
Expand Down
2 changes: 1 addition & 1 deletion dist/bookmark-users.user.js

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

2 changes: 1 addition & 1 deletion dist/connected-users.meta.js
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
// ==UserScript==
// @name Connected Users
// @description **Moderator-only**. Hightlights users in the IP cross section view that overlap in time
// @version 1.4.12
// @version 1.5.0
// @author Martijn Pieters
// @homepage https://github.com/mjpieters/SO-userscripts/tree/main/scripts/connected-users
// @supportURL https://github.com/mjpieters/SO-userscripts/issues?q=is:issue+is%3Aopen+label:connected-users
Expand Down
4 changes: 2 additions & 2 deletions dist/connected-users.user.js

Large diffs are not rendered by default.

0 comments on commit 6273e19

Please sign in to comment.