Skip to content

Commit ba00b58

Browse files
chore(main): release 0.9.0 (#17)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 3cdc8c0 commit ba00b58

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-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-
".": "0.5.0"
2+
".": "0.9.0"
33
}

CHANGELOG.md

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

3+
## [0.9.0](https://github.com/openCoreEMR/openemr-phpstan-rules/compare/0.5.0...0.9.0) (2026-01-18)
4+
5+
6+
### Features
7+
8+
* **deps:** add phpstan-disallowed-calls and phpstan-deprecation-rules ([#16](https://github.com/openCoreEMR/openemr-phpstan-rules/issues/16)) ([6b47192](https://github.com/openCoreEMR/openemr-phpstan-rules/commit/6b4719296aaeb4c72b0e8bcd8f54ab25f698278f))
9+
10+
11+
### Miscellaneous Chores
12+
13+
* **release:** 0.9.0 ([3cdc8c0](https://github.com/openCoreEMR/openemr-phpstan-rules/commit/3cdc8c02acf7a5fe63bd4a83ae1d1aa24d9df77a))
14+
315
## [0.5.0](https://github.com/openCoreEMR/openemr-phpstan-rules/compare/0.1.0...0.5.0) (2026-01-17)
416

517

0 commit comments

Comments
 (0)