Skip to content

Commit

Permalink
Merge pull request #3 from wayofdev/release-please--branches--master-…
Browse files Browse the repository at this point in the history
…-components--laravel-cycle-orm-factories

chore(master): release 1.1.0
  • Loading branch information
lotyp authored Jun 6, 2023
2 parents ffda580 + 7f578c6 commit bf07e9a
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [1.1.0](https://github.com/wayofdev/laravel-cycle-orm-factories/compare/v1.0.0...v1.1.0) (2023-06-06)


### Features

* use laravel collections instead of arrays ([65f8e70](https://github.com/wayofdev/laravel-cycle-orm-factories/commit/65f8e7038ec8d2aa5d18de3a915d70a13c78ba3e))

## 1.0.0 (2023-06-06)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "1.0.0",
"version": "1.1.0",
"repository": {
"url": "https://github.com/wayofdev/laravel-cycle-orm-factories.git"
}
Expand Down

0 comments on commit bf07e9a

Please sign in to comment.