Skip to content

Commit 9d335be

Browse files
committed
chore(main): release 0.1.0
1 parent a00c172 commit 9d335be

2 files changed

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

CHANGELOG.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
# Changelog
2+
3+
## 0.1.0 (2026-09-02)
4+
5+
6+
### Features
7+
8+
* Dash webhook receiver reference implementation ([306da2c](https://github.com/DaySmart/dash-webhook-receiver-example-php/commit/306da2c2fb1d91a58d23e966e2ee3b12b14c620d))
9+
10+
11+
### Bug Fixes
12+
13+
* do not exclude docker directory from build context ([67a525c](https://github.com/DaySmart/dash-webhook-receiver-example-php/commit/67a525cdfe0eed5e826ead3c486658af21ed3c61))
14+
* Fixed composer vendor folder getting lost in local dev ([e4de043](https://github.com/DaySmart/dash-webhook-receiver-example-php/commit/e4de0434fbbcec05de8908aa3e14549240439bd3))
15+
* Made composer available in dev image ([d74d80a](https://github.com/DaySmart/dash-webhook-receiver-example-php/commit/d74d80a82dc28cef9900ef5613ec21f4130f9e22))
16+
* Resolved warning from xdebug extension initialized twice ([5a978f5](https://github.com/DaySmart/dash-webhook-receiver-example-php/commit/5a978f5386497994fe708679df6df49ee0eedfb1))

0 commit comments

Comments
 (0)