Skip to content

Commit e1338c0

Browse files
author
K.I.T.T.
committed
chore(release): release
- @-amazeelabs/silverback-gatsby@3.3.51 - @amazeelabs/publisher@3.2.4 - @-amazeelabs/silverback-gatsby-tests@1.2.113
1 parent c4cf871 commit e1338c0

File tree

6 files changed

+30
-3
lines changed

6 files changed

+30
-3
lines changed

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.51](https://github.com/AmazeeLabs/silverback-mono/compare/@-amazeelabs/silverback-gatsby@3.3.50...@-amazeelabs/silverback-gatsby@3.3.51) (2025-05-12)
7+
8+
**Note:** Version bump only for package @-amazeelabs/silverback-gatsby
9+
10+
11+
12+
13+
614
## [3.3.50](https://github.com/AmazeeLabs/silverback-mono/compare/@-amazeelabs/silverback-gatsby@3.3.49...@-amazeelabs/silverback-gatsby@3.3.50) (2025-05-09)
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.50",
5+
"version": "3.3.51",
66
"author": "Amazee Labs <developers@amazeelabs.com>",
77
"dependencies": {
88
"@-amazeelabs/silverback-drupal": "workspace:*",

packages/npm/@amazeelabs/publisher/CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,17 @@
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.2.4](https://github.com/AmazeeLabs/silverback-mono/compare/@amazeelabs/publisher@3.2.3...@amazeelabs/publisher@3.2.4) (2025-05-12)
7+
8+
9+
### Bug Fixes
10+
11+
* prevent double kills on clean in local mode ([03f3a0a](https://github.com/AmazeeLabs/silverback-mono/commit/03f3a0a7ed78d2129ab53353e65bb13b43a5a059))
12+
13+
14+
15+
16+
617
## [3.2.3](https://github.com/AmazeeLabs/silverback-mono/compare/@amazeelabs/publisher@3.2.2...@amazeelabs/publisher@3.2.3) (2025-05-09)
718

819
**Note:** Version bump only for package @amazeelabs/publisher

packages/npm/@amazeelabs/publisher/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@amazeelabs/publisher",
3-
"version": "3.2.3",
3+
"version": "3.2.4",
44
"type": "module",
55
"publishConfig": {
66
"access": "public"

packages/tests/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+
## [1.2.113](https://github.com/AmazeeLabs/silverback-mono/compare/@-amazeelabs/silverback-gatsby-tests@1.2.112...@-amazeelabs/silverback-gatsby-tests@1.2.113) (2025-05-12)
7+
8+
**Note:** Version bump only for package @-amazeelabs/silverback-gatsby-tests
9+
10+
11+
12+
13+
614
## [1.2.112](https://github.com/AmazeeLabs/silverback-mono/compare/@-amazeelabs/silverback-gatsby-tests@1.2.111...@-amazeelabs/silverback-gatsby-tests@1.2.112) (2025-05-09)
715

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

packages/tests/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-tests",
3-
"version": "1.2.112",
3+
"version": "1.2.113",
44
"description": "e2e tests for Drupal-Gatsby connection.",
55
"author": "Amazee Labs",
66
"license": "MIT",

0 commit comments

Comments
 (0)