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

Commit ab188b9

Browse files
author
oblakbot
committed
chore(release): 1.0.1 [skip ci]
## [1.0.1](v1.0.0...v1.0.1) (2023-07-27) ### Bug Fixes * Fixed gitattributes ([6cb9e39](6cb9e39))
1 parent 6cb9e39 commit ab188b9

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.1](https://github.com/oblakstudio/composer-autoconstructor-plugin/compare/v1.0.0...v1.0.1) (2023-07-27)
2+
3+
4+
### Bug Fixes
5+
6+
* Fixed gitattributes ([6cb9e39](https://github.com/oblakstudio/composer-autoconstructor-plugin/commit/6cb9e399438fd17ffd7ca58dfc5435635b6df39a))
7+
18
# 1.0.0 (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.0",
5+
"version": "1.0.1",
66
"license": "GPL-2.0-only",
77
"authors": [
88
{

0 commit comments

Comments
 (0)