Skip to content

Commit 740866d

Browse files
authored
chore: release 2.1.0 (#28)
1 parent 550427d commit 740866d

File tree

2 files changed

+18
-1
lines changed

2 files changed

+18
-1
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{".":"2.0.0"}
1+
{".":"2.1.0"}

CHANGELOG.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,23 @@
22

33
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
44

5+
## [2.1.0](https://github.com/graycoreio/magento2-stdlogging/compare/v2.0.0...v2.1.0) (2025-04-10)
6+
7+
8+
### Features
9+
10+
* bump allowed monolog dependency ([#27](https://github.com/graycoreio/magento2-stdlogging/issues/27)) ([5eedf82](https://github.com/graycoreio/magento2-stdlogging/commit/5eedf82e18833e27fa3ed571b9b3b19cd7127061))
11+
12+
13+
### Bug Fixes
14+
15+
* log bubbling compat between v2 and v3 ([#27](https://github.com/graycoreio/magento2-stdlogging/issues/27)) ([9945597](https://github.com/graycoreio/magento2-stdlogging/commit/994559767a720853ea36143a81586e3acf08c8de))
16+
17+
18+
### Miscellaneous Chores
19+
20+
* **deps:** ignore Magento plugin ([#24](https://github.com/graycoreio/magento2-stdlogging/issues/24)) ([e254c4e](https://github.com/graycoreio/magento2-stdlogging/commit/e254c4e85b458be5565563d95459a3a4249d5bbf))
21+
522
## [2.0.0](https://github.com/graycoreio/magento2-stdlogging/compare/v1.1.1...v2.0.0) (2022-06-26)
623

724

0 commit comments

Comments
 (0)