File tree Expand file tree Collapse file tree 2 files changed +21
-11
lines changed
Expand file tree Collapse file tree 2 files changed +21
-11
lines changed Original file line number Diff line number Diff line change 11* text =auto
22
3- /.editorconfig export-ignore
4- /.gitattributes export-ignore
5- /.github export-ignore
6- /.gitignore export-ignore
7- /.php_cs export-ignore
8- /phpstan.neon export-ignore
9- /README.md export-ignore
10- /phpspec.yml export-ignore
11- /CHANGELOG.md export-ignore
12- /** /* Test.php export-ignore
3+ /.editorconfig export-ignore
4+ /.gitattributes export-ignore
5+ /.github export-ignore
6+ /.gitignore export-ignore
7+ /.php-cs-fixer.php export-ignore
8+ /phpstan.neon export-ignore
9+ /psalm.xml export-ignore
10+ /README.md export-ignore
11+ /phpspec.yml export-ignore
12+ /CHANGELOG.md export-ignore
13+ /** /* Spec.php export-ignore
Original file line number Diff line number Diff line change 22
33All Notable changes to ` bakame/spec ` will be documented in this file
44
5+ ## [ 1.0.1] - 2022-05-13
6+
7+ ### Fixed
8+
9+ Remove development files from package download.
10+
11+
512## [ 1.0.0] - 2022-05-13
613
714** Initial release!**
815
9- [ 0.1.0 ] : https://github.com/bakame-php/spec/releases/tag/1.0.0
16+
17+ [ 1.0.1 ] : https://github.com/bakame-php/spec/releases/tag/1.0.0...1.0.1
18+ [ 1.0.0 ] : https://github.com/bakame-php/spec/releases/tag/1.0.0
You can’t perform that action at this time.
0 commit comments