Skip to content

Commit 68dc1d2

Browse files
authored
Merge pull request #181 from wayofdev/release-please--branches--master--components--laravel-cycle-orm-adapter
chore(master): release 3.0.1
2 parents e505d8b + 2a87fb5 commit 68dc1d2

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [3.0.1](https://github.com/wayofdev/laravel-cycle-orm-adapter/compare/v3.0.0...v3.0.1) (2023-05-27)
4+
5+
6+
### Bug Fixes
7+
8+
* single format for all packages ([02e1806](https://github.com/wayofdev/laravel-cycle-orm-adapter/commit/02e1806ef560c68cc88ab643fdb968625bcf02a9))
9+
310
## [3.0.0](https://github.com/wayofdev/laravel-cycle-orm-adapter/compare/v2.2.8...v3.0.0) (2023-05-25)
411

512

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"version": "3.0.0",
2+
"version": "3.0.1",
33
"repository": {
44
"url": "https://github.com/wayofdev/laravel-cycle-orm-adapter.git"
55
}

0 commit comments

Comments
 (0)