Skip to content

Commit 3b40c5e

Browse files
chore(main): release 1.1.0
1 parent 7a81ef5 commit 3b40c5e

File tree

3 files changed

+15
-2
lines changed

3 files changed

+15
-2
lines changed

.release-please-manifest.json

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

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
# Changelog
2+
3+
## [1.1.0](https://github.com/archetype-themes/reference-theme/compare/v1.0.0...v1.1.0) (2025-03-04)
4+
5+
6+
### Features
7+
8+
* add some colors ([6c203f2](https://github.com/archetype-themes/reference-theme/commit/6c203f2a31c6b3378a1d51d443044b6e2bbf7a60))
9+
* add to cart ([e74cc59](https://github.com/archetype-themes/reference-theme/commit/e74cc598ce4ab6c945ced7e91fc5041ea03eaf28))
10+
* **block-title:** add dynamic sources support ([6561d65](https://github.com/archetype-themes/reference-theme/commit/6561d65a6e2cd4481a9c7e8514b3195f5848d8fd))
11+
* description block ([b9b6eb3](https://github.com/archetype-themes/reference-theme/commit/b9b6eb399cb73809c5f9ba1a059f19dcedba4114))
12+
* main-product section ([7b7c332](https://github.com/archetype-themes/reference-theme/commit/7b7c332174be5f481df498b25542742890a2510d))
13+
* title block ([eb5c0af](https://github.com/archetype-themes/reference-theme/commit/eb5c0afe4fcfcec0a578d776e035f22d714ead2a))

config/settings_schema.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
{
33
"name": "theme_info",
44
"theme_name": "Reference theme",
5-
"theme_version": "1.0.0",
5+
"theme_version": "1.1.0",
66
"theme_author": "Archetype Themes LP",
77
"theme_documentation_url": "https://github.com/archetype-themes/devkit",
88
"theme_support_url": "https://github.com/archetype-themes/devkit/discussions"

0 commit comments

Comments
 (0)