Skip to content

Commit 06ca160

Browse files
chore(main): release 0.1.0
1 parent 6dc4e2c commit 06ca160

2 files changed

Lines changed: 22 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-
".": "0.0.1"
2+
".": "0.1.0"
33
}

CHANGELOG.md

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,27 @@ All notable changes to this project will be documented in this file.
44

55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to a modified version of [Semantic Versioning](./README.md#updating-and-versioning).
66

7+
## [0.1.0](https://github.com/rtCamp/plugin-skeleton-d/compare/v0.0.1...v0.1.0) (2026-03-22)
8+
9+
10+
### Features
11+
12+
* initial (rt)Commit ([677d09f](https://github.com/rtCamp/plugin-skeleton-d/commit/677d09f2f9f6d84bdfdc29ccf41da4b66330a55c))
13+
14+
15+
### Bug Fixes
16+
17+
* **deps-dev:** bump wp-phpunit/wp-phpunit ([#10](https://github.com/rtCamp/plugin-skeleton-d/issues/10)) ([56101b7](https://github.com/rtCamp/plugin-skeleton-d/commit/56101b7b95de026ad55a2afd1f9873a873f077dd))
18+
* update npm deps ([#7](https://github.com/rtCamp/plugin-skeleton-d/issues/7)) ([4817918](https://github.com/rtCamp/plugin-skeleton-d/commit/4817918807b487c547fbb08fea773a0107b46d19))
19+
20+
21+
### Miscellaneous Chores
22+
23+
* **ci:** bump the github-actions-updates group with 3 updates ([#11](https://github.com/rtCamp/plugin-skeleton-d/issues/11)) ([d3fe0ff](https://github.com/rtCamp/plugin-skeleton-d/commit/d3fe0ff20a9a35c184203171c8c82c114f93fe95))
24+
* **ci:** bump the github-actions-updates group with 6 updates ([#14](https://github.com/rtCamp/plugin-skeleton-d/issues/14)) ([6dc4e2c](https://github.com/rtCamp/plugin-skeleton-d/commit/6dc4e2c6261ea6c25e61fab6bf2fde09b8d5d6b2))
25+
* **ci:** bump the github-actions-updates group with 8 updates ([#3](https://github.com/rtCamp/plugin-skeleton-d/issues/3)) ([78d9d53](https://github.com/rtCamp/plugin-skeleton-d/commit/78d9d537e2621e0b7b1b35539154cdb9eda76b79))
26+
* Update NPM and Composer deps ([#12](https://github.com/rtCamp/plugin-skeleton-d/issues/12)) ([b77955c](https://github.com/rtCamp/plugin-skeleton-d/commit/b77955c43f602ac5e4343ff0c6ac05f3b2c3dd60))
27+
728
## [Unreleased] - TBD
829

930
## [0.0.1] - YYYY-MM-DD

0 commit comments

Comments
 (0)