Skip to content

Commit e7dc46c

Browse files
committed
chore: release 1.1.0
1 parent c4bd747 commit e7dc46c

File tree

2 files changed

+15
-1
lines changed

2 files changed

+15
-1
lines changed

.release-please-manifest.json

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

CHANGELOG.md

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

3+
## [1.1.0](https://github.com/graycoreio/magento2-cms-ai-builder/compare/v1.0.0...v1.1.0) (2025-12-01)
4+
5+
6+
### Features
7+
8+
* adjust prompt to clarify styles and element requirements ([594d4ac](https://github.com/graycoreio/magento2-cms-ai-builder/commit/594d4ac055aecff2870b6cdc757298555c71dc03))
9+
* adjust prompt to guide mending schema ([15f291c](https://github.com/graycoreio/magento2-cms-ai-builder/commit/15f291c24b0d09d01ba13df1e2d5254bdeeee8e6))
10+
* adjust prompt to guide patch copy/move ([caeb97a](https://github.com/graycoreio/magento2-cms-ai-builder/commit/caeb97abe5d4ff01424911d68c4f81c7cb488cfb))
11+
* adjust prompt to guide response size ([7439667](https://github.com/graycoreio/magento2-cms-ai-builder/commit/74396671d24dc954b680ccdd893bb1c642210929))
12+
* allow style patches ([d026815](https://github.com/graycoreio/magento2-cms-ai-builder/commit/d026815e6ac5d02acd4468a276959174afbd9dc4))
13+
* update editor ([76ac52b](https://github.com/graycoreio/magento2-cms-ai-builder/commit/76ac52b08632eef3f36f18a19b8687648a19fbf4))
14+
* use EntityManager APIs for getting/saving page data. ([c4bd747](https://github.com/graycoreio/magento2-cms-ai-builder/commit/c4bd747cf09604c019406482a082ac70e089cd25))
15+
* use only capable models ([66fbf7a](https://github.com/graycoreio/magento2-cms-ai-builder/commit/66fbf7a34628a3aa3213a1950e5bf6ef85d45739))
16+
317
## 1.0.0 (2025-11-24)
418

519

0 commit comments

Comments
 (0)