Skip to content

Commit 7dadd30

Browse files
committed
chore: updated to 10.0.0
1 parent 4eea8e5 commit 7dadd30

File tree

18 files changed

+18
-18
lines changed

18 files changed

+18
-18
lines changed

ep_align/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"type": "git",
2020
"url": "https://github.com/ether/ether-plugins.git"
2121
},
22-
"version": "next",
22+
"version": "10.0.0",
2323
"funding": {
2424
"type": "individual",
2525
"url": "https://etherpad.org/"

ep_author_follow/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ep_author_follow",
3-
"version": "next",
3+
"version": "10.0.0",
44
"description": "Follow an Authors contributions to a Pad",
55
"author": "John McLear <[email protected]>",
66
"contributors": [],

ep_author_hover/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
},
77
"name": "ep_author_hover",
88
"description": "Adds author names to span titles (shows on hover), works as authors change their name. Hover includes author color and fast switching between author spans. Hat tip to Martyn York for the initial work on this.",
9-
"version": "next",
9+
"version": "10.0.0",
1010
"repository": {
1111
"type": "git",
1212
"url": "https://github.com/ether/ether-plugins.git"

ep_comments_page/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"description": "Adds comments on sidebar and link it to the text. For no-skin use ep_page_view.",
33
"name": "ep_comments_page",
4-
"version": "next",
4+
"version": "10.0.0",
55
"author": {
66
"name": "Nicolas Lescop",
77
"email": "[email protected]"

ep_desktop_notifications/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ep_desktop_notifications",
3-
"version": "next",
3+
"version": "10.0.0",
44
"keywords": [
55
"desktop",
66
"notifications",

ep_email_notifications/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "ep_email_notifications",
33
"description": "Subscribe to a pad and receive an email when someone edits your pad",
4-
"version": "next",
4+
"version": "10.0.0",
55
"author": {
66
"name": "John Mclear",
77
"email": "[email protected]",

ep_git_commit_saved_revision/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "ep_git_commit_saved_revision",
33
"description": "Hooks on Saved Revision calls, designed to git commit a pad text when a user clicks Saved Revision Star",
4-
"version": "next",
4+
"version": "10.0.0",
55
"author": "johnyma22 (John McLear) <[email protected]>",
66
"dependencies": {},
77
"engines": {

ep_hash_auth/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ep_hash_auth",
3-
"version": "next",
3+
"version": "10.0.0",
44
"description": "Allow the use of hashed passwords in etherpad-lite.",
55
"main": "ep_hash_auth.js",
66
"keywords": [

ep_helmet/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"description": "Adds Security headers to Etherpad Express responses, including CSP(content security policy), and x-frame-origin, useful for if you embed Etherpad in an iFrame",
33
"name": "ep_helmet",
4-
"version": "next",
4+
"version": "10.0.0",
55
"author": {
66
"name": "John McLear",
77
"email": "[email protected]"

ep_mammoth/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "ep_mammoth",
33
"description": "Support for improved import of microsoft word doc and docx documents",
4-
"version": "next",
4+
"version": "10.0.0",
55
"author": {
66
"name": "johnyma22",
77
"email": "[email protected]",

0 commit comments

Comments
 (0)