Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
This repository was archived by the owner on Oct 28, 2025. It is now read-only.

Commit c064305

Browse files
chore(main): release 1.0.1
1 parent b05990f commit c064305

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

‎CHANGELOG.md‎

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

3+
## [1.0.1](https://github.com/geekcell/php-ddd/compare/v1.0.0...v1.0.1) (2023年01月16日)
4+
5+
6+
### Bug Fixes
7+
8+
* Remove package from docstring. ([a74b1ac](https://github.com/geekcell/php-ddd/commit/a74b1ac3cbc1d03681e574e339c4c6d2b4b433f2))
9+
310
## [1.0.0](https://github.com/geekcell/php-ddd/compare/v2.0.0...v1.0.0) (2023年01月16日)
411

512

‎composer.json‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"description": "Your ultimate guard rails for domain driven design with PHP.",
44
"type": "library",
55
"license": "MIT",
6-
"version": "1.0.0",
6+
"version": "1.0.1",
77
"autoload": {
88
"psr-4": {
99
"GeekCell\\Ddd\\": "src/",

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /