Skip to content

Commit c148efa

Browse files
chore(main): release 2.0.0 (#14)
Co-authored-by: femiwiki-pat-owner[bot] <204444552+femiwiki-pat-owner[bot]@users.noreply.github.com>
1 parent ad0ccd2 commit c148efa

2 files changed

Lines changed: 24 additions & 1 deletion

File tree

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "1.0.0"
2+
".": "2.0.0"
33
}

CHANGELOG.md

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,23 @@
1+
# Changelog
2+
3+
## [2.0.0](https://github.com/femiwiki/FemiwikiCrawlingBlocker/compare/v1.0.0...v2.0.0) (2025-08-23)
4+
5+
6+
### ⚠ BREAKING CHANGES
7+
8+
* Introduce FemiwikiCrawlingBlockerEnabled config ([#16](https://github.com/femiwiki/FemiwikiCrawlingBlocker/issues/16))
9+
10+
### Features
11+
12+
* Introduce FemiwikiCrawlingBlockerEnabled config ([#16](https://github.com/femiwiki/FemiwikiCrawlingBlocker/issues/16)) ([4262fda](https://github.com/femiwiki/FemiwikiCrawlingBlocker/commit/4262fda4e875671e8736241d1d2f60a26f588237))
13+
14+
15+
### Bug Fixes
16+
17+
* Fix phpcs errors ([#13](https://github.com/femiwiki/FemiwikiCrawlingBlocker/issues/13)) ([814091d](https://github.com/femiwiki/FemiwikiCrawlingBlocker/commit/814091d3d28199b952761c6e3c431f67a33e8a4b))
18+
19+
20+
### Miscellaneous Chores
21+
22+
* **prettier:** Ignore release-please generated CHANGELOG.md ([#17](https://github.com/femiwiki/FemiwikiCrawlingBlocker/issues/17)) ([ad0ccd2](https://github.com/femiwiki/FemiwikiCrawlingBlocker/commit/ad0ccd2a85eedb21abac5d2c326699b8b54490fa))
23+
* Use hook handler system ([#15](https://github.com/femiwiki/FemiwikiCrawlingBlocker/issues/15)) ([ec11754](https://github.com/femiwiki/FemiwikiCrawlingBlocker/commit/ec1175425b3cf74e5a019fd2b76f4b1e3bd07e8e))

0 commit comments

Comments
 (0)