Skip to content

Commit fa495b9

Browse files
chore(release): 2.2.0 [skip ci]
# 2.2.0 (2022-03-31) ### Features * add support for outlook.office365.com url ([ba63a66](ba63a66)), closes [#147](#147)
1 parent ba63a66 commit fa495b9

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

manifest.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@
33
"name": "Just Not Sorry -- the Chrome extension",
44
"short_name": "JustNotSorry",
55
"author": "Steve Brudz, Manish Kakwani, Tami Reiss, and Eric Tillberg of Def Method",
6-
"version": "2.1.2",
7-
"version_name": "2.1.2",
6+
"version": "2.2.0",
7+
"version_name": "2.2.0",
88
"description": "A Chrome extension that warns you when you write emails using words which undermine your message",
99
"icons": {
1010
"16": "img/JustNotSorry-16.png",

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "just-not-sorry",
33
"description": "Chrome extension that warns you when you write emails using words which undermine your message",
4-
"version": "2.1.2",
4+
"version": "2.2.0",
55
"author": "Steve Brudz, Manish Kakwani, Tami Reiss, and Eric Tillberg of Def Method",
66
"license": "MIT",
77
"repository": "[email protected]:defmethodinc/just-not-sorry.git",

0 commit comments

Comments
 (0)