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

Commit d9c9659

Browse files
committed
chore(release): 1.0.0
1 parent 34f8fd1 commit d9c9659

3 files changed

Lines changed: 9 additions & 2 deletions

File tree

docs/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
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.0.0](https://github.com/MobileFirstLLC/doucheblock/compare/v0.3.0...v1.0.0) (2021-06-22)
6+
7+
8+
### Features
9+
10+
* **regex:** add regex keyword support and help page to explain use ([58e49cb](https://github.com/MobileFirstLLC/doucheblock/commit/58e49cba5d82bcf50383baf5d7096e4de5901f5c))
11+
512
## [0.3.0](https://github.com/MobileFirstLLC/doucheblock/compare/v0.2.1...v0.3.0) (2021-05-23)
613

714
- add real-time check for blocking status, and check before prompting [PR #14](https://github.com/MobileFirstLLC/doucheblock/pull/14)

package-lock.json

Lines changed: 1 addition & 1 deletion
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": "0.3.0",
4+
"version": "1.0.0",
55
"homepage": "https://github.com/MobileFirstLLC/doucheblock",
66
"author": "Mobile First LLC",
77
"repository": {

0 commit comments

Comments
 (0)