Skip to content

Commit c8e4d25

Browse files
author
K.I.T.T.
committed
chore(release): release
- @-amazeelabs/silverback-drupal@2.9.38 - @-amazeelabs/silverback-gatsby@3.3.52 - @-amazeelabs/silverback_autosave@1.3.4 - @-amazeelabs/silverback_gatsby@3.7.12 - @-amazeelabs/schema-tests@1.0.60 - @-amazeelabs/silverback-drupal-tests@1.1.174 - @-amazeelabs/silverback-gatsby-tests@1.2.114
1 parent 63cd408 commit c8e4d25

File tree

16 files changed

+65
-9
lines changed

16 files changed

+65
-9
lines changed

apps/silverback-drupal/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [2.9.38](https://github.com/AmazeeLabs/silverback-mono/compare/@-amazeelabs/silverback-drupal@2.9.37...@-amazeelabs/silverback-drupal@2.9.38) (2025-05-12)
7+
8+
**Note:** Version bump only for package @-amazeelabs/silverback-drupal
9+
10+
11+
12+
13+
614
## [2.9.37](https://github.com/AmazeeLabs/silverback-mono/compare/@-amazeelabs/silverback-drupal@2.9.36...@-amazeelabs/silverback-drupal@2.9.37) (2025-05-07)
715

816
**Note:** Version bump only for package @-amazeelabs/silverback-drupal

apps/silverback-drupal/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@-amazeelabs/silverback-drupal",
3-
"version": "2.9.37",
3+
"version": "2.9.38",
44
"license": "MIT",
55
"private": true,
66
"scripts": {

apps/silverback-gatsby/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [3.3.52](https://github.com/AmazeeLabs/silverback-mono/compare/@-amazeelabs/silverback-gatsby@3.3.51...@-amazeelabs/silverback-gatsby@3.3.52) (2025-05-12)
7+
8+
**Note:** Version bump only for package @-amazeelabs/silverback-gatsby
9+
10+
11+
12+
13+
614
## [3.3.51](https://github.com/AmazeeLabs/silverback-mono/compare/@-amazeelabs/silverback-gatsby@3.3.50...@-amazeelabs/silverback-gatsby@3.3.51) (2025-05-12)
715

816
**Note:** Version bump only for package @-amazeelabs/silverback-gatsby

apps/silverback-gatsby/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "@-amazeelabs/silverback-gatsby",
33
"private": true,
44
"description": "gatsby-graphql-toolkit example for drupal",
5-
"version": "3.3.51",
5+
"version": "3.3.52",
66
"author": "Amazee Labs <developers@amazeelabs.com>",
77
"dependencies": {
88
"@-amazeelabs/silverback-drupal": "workspace:*",

packages/composer/amazeelabs/silverback_autosave/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [1.3.4](https://github.com/AmazeeLabs/silverback-mono/compare/@-amazeelabs/silverback_autosave@1.3.3...@-amazeelabs/silverback_autosave@1.3.4) (2025-05-12)
7+
8+
**Note:** Version bump only for package @-amazeelabs/silverback_autosave
9+
10+
11+
12+
13+
614
## [1.3.3](https://github.com/AmazeeLabs/silverback-mono/compare/@-amazeelabs/silverback_autosave@1.3.2...@-amazeelabs/silverback_autosave@1.3.3) (2025-03-18)
715

816
**Note:** Version bump only for package @-amazeelabs/silverback_autosave

packages/composer/amazeelabs/silverback_autosave/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,5 @@
33
"type": "drupal-module",
44
"description": "Adds autosave feature on forms.",
55
"license": "GPL-2.0-or-later",
6-
"version": "1.3.3"
6+
"version": "1.3.4"
77
}

packages/composer/amazeelabs/silverback_autosave/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@-amazeelabs/silverback_autosave",
3-
"version": "1.3.3",
3+
"version": "1.3.4",
44
"main": "index.js",
55
"scripts": {
66
"version": "sync-composer-version"

packages/composer/amazeelabs/silverback_gatsby/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [3.7.12](https://github.com/AmazeeLabs/silverback-mono/compare/@-amazeelabs/silverback_gatsby@3.7.11...@-amazeelabs/silverback_gatsby@3.7.12) (2025-05-12)
7+
8+
**Note:** Version bump only for package @-amazeelabs/silverback_gatsby
9+
10+
11+
12+
13+
614
## [3.7.11](https://github.com/AmazeeLabs/silverback-mono/compare/@-amazeelabs/silverback_gatsby@3.7.10...@-amazeelabs/silverback_gatsby@3.7.11) (2025-05-07)
715

816
**Note:** Version bump only for package @-amazeelabs/silverback_gatsby

packages/composer/amazeelabs/silverback_gatsby/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "amazeelabs/silverback_gatsby",
33
"type": "drupal-module",
4-
"version": "3.7.11",
4+
"version": "3.7.12",
55
"description": "Bridge module between Gatsby and Drupal.",
66
"homepage": "https://silverback.netlify.app",
77
"license": "GPL-2.0+",

packages/composer/amazeelabs/silverback_gatsby/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@-amazeelabs/silverback_gatsby",
3-
"version": "3.7.11",
3+
"version": "3.7.12",
44
"main": "index.js",
55
"scripts": {
66
"version": "sync-composer-version",

0 commit comments

Comments
 (0)