Skip to content

Commit b44458f

Browse files
authored
Merge pull request #586 from wayofdev/release-please--branches--master
chore(master): release 4.3.0
2 parents 7888cef + bb6ce2c commit b44458f

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

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

3+
## [4.3.0](https://github.com/wayofdev/laravel-cycle-orm-adapter/compare/v4.2.1...v4.3.0) (2024-02-27)
4+
5+
6+
### Features
7+
8+
* add configurable, optional logger / profiler ([0b6e4c1](https://github.com/wayofdev/laravel-cycle-orm-adapter/commit/0b6e4c1f13fdf9cdb8ab1ba369fbac444711765e))
9+
* add development files to export-ignore via git attributes ([16602a6](https://github.com/wayofdev/laravel-cycle-orm-adapter/commit/16602a61735f2a4700c1d05d28e09cfed4830520))
10+
311
## [4.2.1](https://github.com/wayofdev/laravel-cycle-orm-adapter/compare/v4.2.0...v4.2.1) (2024-02-27)
412

513

package.json

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

0 commit comments

Comments
 (0)