Skip to content

Commit 99b6ff0

Browse files
chore(main): release 1.0.0 (#1)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent ea9b07a commit 99b6ff0

File tree

2 files changed

+12
-2
lines changed

2 files changed

+12
-2
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-
".": "0.0.0"
2+
".": "1.0.0"
33
}

CHANGELOG.md

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,18 @@
11
# Changelog
22

3+
## 1.0.0 (2025-11-20)
4+
5+
6+
### Features
7+
8+
* **installer:** make phpcs-composer-installer optional ([ea9b07a](https://github.com/WPTechnix/wordpress-coding-standards/commit/ea9b07a09b9448fb8f348413e3e404894b370ac0))
9+
* **ruleset:** expand WPTechnix WordPress ruleset ([0c32f20](https://github.com/WPTechnix/wordpress-coding-standards/commit/0c32f20b3a450d49654205ee6c7a16bf154c63ea))
10+
11+
## Changelog
12+
313
All notable changes to this project will be documented in this file.
414

515
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
616
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
717

8-
## Unreleased
18+
## Unreleased

0 commit comments

Comments
 (0)