Skip to content
This repository was archived by the owner on Feb 12, 2024. It is now read-only.

Commit 8a9bb86

Browse files
committed
chore(release): 1.2.0
1 parent 2d7bde9 commit 8a9bb86

3 files changed

Lines changed: 13 additions & 3 deletions

File tree

docs/pages/changelog.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,16 @@
22

33
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
44

5+
## [1.2.0](https://github.com/MobileFirstLLC/doucheblock/compare/v1.0.0...v1.2.0) (2021-07-16)
6+
7+
8+
### Bug Fixes
9+
10+
* **cc:** Avoid too many return statements within this function. ([e9c8c83](https://github.com/MobileFirstLLC/doucheblock/commit/e9c8c83f2b033e71d6cba3dab2c71fe38a1fb2c5))
11+
* **cc:** Cognitive Complexity ([131e2bc](https://github.com/MobileFirstLLC/doucheblock/commit/131e2bc53647d552c21fe9cba512ca5e8ac18d6b))
12+
* **cc:** Function rateLink has 28 lines of code ([9a315ad](https://github.com/MobileFirstLLC/doucheblock/commit/9a315ad6ceb9258b52ace5ca7d44f4e3edd8c3de))
13+
* settings update should notify active tabs (firefox) ([1ec99cf](https://github.com/MobileFirstLLC/doucheblock/commit/1ec99cf48bb51eb2b4c39a1cda324e2f37fe42a6))
14+
515
## 1.0.1 (un-tagged)
616

717
- Added CI config to upload to Firefox

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "doucheblock-for-twitter",
33
"description": "Block anyone with specific keywords in their Twitter bio.",
4-
"version": "1.0.1",
4+
"version": "1.2.0",
55
"homepage": "https://github.com/MobileFirstLLC/doucheblock",
66
"author": "Mobile First LLC",
77
"repository": {

0 commit comments

Comments
 (0)