Skip to content

Commit fef67cc

Browse files
chore(main): release 2.0.0 (#4)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent d11e3d6 commit fef67cc

File tree

2 files changed

+12
-1
lines changed

2 files changed

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

CHANGELOG.md

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

3+
## [2.0.0](https://github.com/WPTechnix/wordpress-coding-standards/compare/v1.0.0...v2.0.0) (2025-11-26)
4+
5+
6+
### ⚠ BREAKING CHANGES
7+
8+
* **deps:** upgrade wptechnix/coding-standards to ^2.0 ([#3](https://github.com/WPTechnix/wordpress-coding-standards/issues/3))
9+
10+
### Features
11+
12+
* **deps:** upgrade wptechnix/coding-standards to ^2.0 ([#3](https://github.com/WPTechnix/wordpress-coding-standards/issues/3)) ([d11e3d6](https://github.com/WPTechnix/wordpress-coding-standards/commit/d11e3d667f2fb8dde7a19a9d8d52edb466095396))
13+
314
## 1.0.0 (2025-11-20)
415

516

0 commit comments

Comments
 (0)