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

Commit

Permalink
chore(release): 1.21.2 [skip ci]
Browse files Browse the repository at this point in the history
## [1.21.2](v1.21.1...v1.21.2) (2023-03-03)

### Bug Fixes

* **deps:** upgrade to node v18.14.2 + setup semantic-release on CI ([#153](#153)) ([bd38151](bd38151)), closes [/github.com/openwhyd/openwhyd/blob/main/.github/workflows/ci.yml#L363](https://github.com//github.com/openwhyd/openwhyd/blob/main/.github/workflows/ci.yml/issues/L363)
* rename `master` branch --> `main` ([#152](#152)) ([501c66c](501c66c))
  • Loading branch information
semantic-release-bot committed Mar 3, 2023
1 parent d5c294d commit 3063e86
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion dist/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,5 +31,5 @@
"content_security_policy": "script-src 'self' https://ssl.google-analytics.com; object-src 'self'",
"name": "Next Step for Trello",
"short_name": "Next Step",
"version": "1.21.1"
"version": "1.21.2"
}
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "chrome-next-step-for-trello",
"version": "1.21.1",
"version": "1.21.2",
"private": true,
"description": "Google Chrome extension to check tasks directly from your Trello boards.",
"main": "next-step-for-trello.user.js",
Expand Down

0 comments on commit 3063e86

Please sign in to comment.