Skip to content
This repository was archived by the owner on Oct 13, 2023. It is now read-only.

Commit 7f2e2e8

Browse files
chore(release): 1.22.0 [skip ci]
# [1.22.0](v1.21.7...v1.22.0) (2023-04-09) ### Features * remove "announcement" feature 🧹 ([8c8be6f](8c8be6f))
1 parent 8c8be6f commit 7f2e2e8

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

dist/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,5 +31,5 @@
3131
"content_security_policy": "script-src 'self' https://ssl.google-analytics.com; object-src 'self'",
3232
"name": "Next Step for Trello",
3333
"short_name": "Next Step",
34-
"version": "1.21.7"
34+
"version": "1.22.0"
3535
}

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "chrome-next-step-for-trello",
3-
"version": "1.21.7",
3+
"version": "1.22.0",
44
"private": true,
55
"description": "Google Chrome extension to check tasks directly from your Trello boards.",
66
"main": "next-step-for-trello.user.js",

0 commit comments

Comments
 (0)