Skip to content

Commit 147277d

Browse files
chore(main): release 0.1.0
1 parent 6e6cd05 commit 147277d

2 files changed

Lines changed: 20 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: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,23 @@ 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/AxeWP/axewp-common/compare/v0.0.1...v0.1.0) (2026-04-20)
8+
9+
10+
### Features
11+
12+
* initial (public) commit ([8212b19](https://github.com/AxeWP/axewp-common/commit/8212b19f84cf63dd4dcb8d4578ba9b227dd9c96d))
13+
14+
15+
### Bug Fixes
16+
17+
* **deps-dev:** bump phpstan/phpstan ([#4](https://github.com/AxeWP/axewp-common/issues/4)) ([6e6cd05](https://github.com/AxeWP/axewp-common/commit/6e6cd050b85fc24430f70444cfd8e5ce5f92aece))
18+
19+
20+
### Miscellaneous Chores
21+
22+
* **ci:** bump actions/setup-node in the github-actions-updates group ([#5](https://github.com/AxeWP/axewp-common/issues/5)) ([29f3967](https://github.com/AxeWP/axewp-common/commit/29f396722c1a16678284f30d6f2fa5241b648652))
23+
* **ci:** bump googleapis/release-please-action ([0c274e4](https://github.com/AxeWP/axewp-common/commit/0c274e47f093e0455963710b3d81a7f9bbe869ad))
24+
* **ci:** bump googleapis/release-please-action from 4.4.0 to 4.4.1 in the github-actions-updates group ([36b0f7e](https://github.com/AxeWP/axewp-common/commit/36b0f7e1c4f7536f120cc24c441722e9f9fed3bc))
25+
726
## [Unreleased] - TBD

0 commit comments

Comments
 (0)