Skip to content

Commit

Permalink
chore(release): 3.4.2
Browse files Browse the repository at this point in the history
  • Loading branch information
guanguans committed Aug 29, 2023
1 parent c54ca21 commit 71ea63a
Showing 1 changed file with 15 additions and 1 deletion.
16 changes: 15 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,19 @@ All notable changes to this project will be documented in this file.
## [Unreleased]


<a name="3.4.2"></a>
## [3.4.2] - 2023-08-29
### Feat
- **facade:** Add facade.php file

### Fix
- **facades:** Return string in getDefaultDriver method

### Refactor
- **StringableMacro:** Remove unused squish and toString methods
- **bin:** remove unused code in facades.php


<a name="3.4.1"></a>
## [3.4.1] - 2023-08-20
### Fix
Expand Down Expand Up @@ -587,7 +600,8 @@ All notable changes to this project will be documented in this file.
- Merge pull request [#1](https://github.com/guanguans/monorepo-builder-worker/issues/1) from guanguans/imgbot


[Unreleased]: https://github.com/guanguans/monorepo-builder-worker/compare/3.4.1...HEAD
[Unreleased]: https://github.com/guanguans/monorepo-builder-worker/compare/3.4.2...HEAD
[3.4.2]: https://github.com/guanguans/monorepo-builder-worker/compare/3.4.1...3.4.2
[3.4.1]: https://github.com/guanguans/monorepo-builder-worker/compare/3.4.0...3.4.1
[3.4.0]: https://github.com/guanguans/monorepo-builder-worker/compare/3.3.2...3.4.0
[3.3.2]: https://github.com/guanguans/monorepo-builder-worker/compare/3.3.1...3.3.2
Expand Down

0 comments on commit 71ea63a

Please sign in to comment.