Skip to content
This repository was archived by the owner on Apr 14, 2025. It is now read-only.

Commit 6781d47

Browse files
authored
chore: release 0.1.0 (#1)
1 parent 96a9169 commit 6781d47

File tree

3 files changed

+14
-2
lines changed

3 files changed

+14
-2
lines changed

.release-please-manifest.json

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

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
# Changelog
2+
3+
## [0.1.0](https://github.com/graycoreio/magento2-quote-graphql-aux/compare/v0.0.1...v0.1.0) (2025-04-14)
4+
5+
6+
### ⚠ BREAKING CHANGES
7+
8+
* **deps:** not compatible with Magento v2.4.8
9+
10+
### Bug Fixes
11+
12+
* **deps:** depend on magento/module-quote-graph-ql ([7d1ab66](https://github.com/graycoreio/magento2-quote-graphql-aux/commit/7d1ab66e558f460187b1849b285ddbae72f18d38))
13+
* **deps:** not compatible with Magento v2.4.8 ([cfcf50d](https://github.com/graycoreio/magento2-quote-graphql-aux/commit/cfcf50d482e1b558d45e766451a0281327d1eeea))

composer.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,6 @@
3333
},
3434
"require": {
3535
"magento/module-quote-graph-ql": ">= 100.4.4 <100.4.8"
36-
3736
},
3837
"require-dev": {
3938
"phpunit/phpunit": "^9.0"

0 commit comments

Comments
 (0)