Skip to content

Commit 25dee6d

Browse files
chore(main): release 1.0.1 (#6)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent da42b5c commit 25dee6d

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

.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+
".": "1.0.1"
33
}

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
11
# Changelog
22

3+
## [1.0.1](https://github.com/WPTechnix/coding-standards/compare/v1.0.0...v1.0.1) (2025-11-23)
4+
5+
6+
### Bug Fixes
7+
8+
* **phpcs:** align Slevomat ruleset with v8 ([#7](https://github.com/WPTechnix/coding-standards/issues/7)) ([da42b5c](https://github.com/WPTechnix/coding-standards/commit/da42b5ceafd46639862fb95164b70103a076c326))
9+
10+
11+
### Documentation
12+
13+
* improve README and suggest composer installer ([caf0dca](https://github.com/WPTechnix/coding-standards/commit/caf0dca186f5e7451f732b8e690cbb0587c0340e))
14+
315
## 1.0.0 (2025-11-16)
416

517

0 commit comments

Comments
 (0)