Skip to content
This repository was archived by the owner on May 14, 2025. It is now read-only.

Commit d40fdf0

Browse files
author
oblakbot
committed
chore(release): 1.0.2 [skip ci]
## [1.0.2](v1.0.1...v1.0.2) (2023-08-11) ### Bug Fixes * Fixed module generation ([38631eb](38631eb))
1 parent 38631eb commit d40fdf0

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [1.0.2](https://github.com/oblakstudio/composer-autoconstructor-plugin/compare/v1.0.1...v1.0.2) (2023-08-11)
2+
3+
4+
### Bug Fixes
5+
6+
* Fixed module generation ([38631eb](https://github.com/oblakstudio/composer-autoconstructor-plugin/commit/38631eb7692b91f2e088c22c72b1cc2d1d9d494b))
7+
18
## [1.0.1](https://github.com/oblakstudio/composer-autoconstructor-plugin/compare/v1.0.0...v1.0.1) (2023-07-27)
29

310

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "oblak/composer-autoconstructor-plugin",
33
"description": "Automatically constructs classes from base namespace",
44
"type": "composer-plugin",
5-
"version": "1.0.1",
5+
"version": "1.0.2",
66
"license": "GPL-2.0-only",
77
"authors": [
88
{

0 commit comments

Comments
 (0)