Skip to content

Commit

Permalink
Merge branch 'development' of github.com:AmazeeLabs/silverback-mono i…
Browse files Browse the repository at this point in the history
…nto development
  • Loading branch information
chindris committed Dec 18, 2024
2 parents b7e39a8 + b91c9c9 commit 8ca981a
Show file tree
Hide file tree
Showing 13 changed files with 55 additions and 7 deletions.
8 changes: 8 additions & 0 deletions apps/silverback-drupal/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [2.9.14](https://github.com/AmazeeLabs/silverback-mono/compare/@-amazeelabs/[email protected]...@-amazeelabs/[email protected]) (2024-12-18)

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





## [2.9.13](https://github.com/AmazeeLabs/silverback-mono/compare/@-amazeelabs/[email protected]...@-amazeelabs/[email protected]) (2024-12-04)

**Note:** Version bump only for package @-amazeelabs/silverback-drupal
Expand Down
2 changes: 1 addition & 1 deletion apps/silverback-drupal/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@-amazeelabs/silverback-drupal",
"version": "2.9.13",
"version": "2.9.14",
"license": "MIT",
"private": true,
"scripts": {
Expand Down
8 changes: 8 additions & 0 deletions apps/silverback-gatsby/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [3.3.18](https://github.com/AmazeeLabs/silverback-mono/compare/@-amazeelabs/[email protected]...@-amazeelabs/[email protected]) (2024-12-18)

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





## [3.3.17](https://github.com/AmazeeLabs/silverback-mono/compare/@-amazeelabs/[email protected]...@-amazeelabs/[email protected]) (2024-12-04)

**Note:** Version bump only for package @-amazeelabs/silverback-gatsby
Expand Down
2 changes: 1 addition & 1 deletion apps/silverback-gatsby/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "@-amazeelabs/silverback-gatsby",
"private": true,
"description": "gatsby-graphql-toolkit example for drupal",
"version": "3.3.17",
"version": "3.3.18",
"author": "Amazee Labs <[email protected]>",
"dependencies": {
"@-amazeelabs/silverback-drupal": "workspace:*",
Expand Down
8 changes: 8 additions & 0 deletions packages/composer/amazeelabs/netlify_cdn/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
# Change Log

All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## 1.0.2 (2024-12-18)

**Note:** Version bump only for package @-amazeelabs/netlify_cdn
2 changes: 1 addition & 1 deletion packages/composer/amazeelabs/netlify_cdn/composer.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "amazeelabs/netlify_cdn",
"type": "drupal-module",
"version": "1.0.0",
"version": "1.0.2",
"description": "Integration with Netlify for purging the CDN (assets) cache.",
"homepage": "https://github.com/AmazeeLabs/silverback-mono/tree/development/packages/composer/amazeelabs/netlify_cdn#readme",
"license": "GPL-2.0+"
Expand Down
2 changes: 1 addition & 1 deletion packages/composer/amazeelabs/netlify_cdn/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@-amazeelabs/netlify_cdn",
"version": "1.0.1",
"version": "1.0.2",
"author": "Amazee Labs <[email protected]>",
"license": "GPL-2.0+",
"publishConfig": {
Expand Down
8 changes: 8 additions & 0 deletions packages/tests/schema/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [1.0.36](https://github.com/AmazeeLabs/silverback-mono/compare/@-amazeelabs/[email protected]...@-amazeelabs/[email protected]) (2024-12-18)

**Note:** Version bump only for package @-amazeelabs/schema-tests





## [1.0.35](https://github.com/AmazeeLabs/silverback-mono/compare/@-amazeelabs/[email protected]...@-amazeelabs/[email protected]) (2024-12-04)

**Note:** Version bump only for package @-amazeelabs/schema-tests
Expand Down
2 changes: 1 addition & 1 deletion packages/tests/schema/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@-amazeelabs/schema-tests",
"version": "1.0.35",
"version": "1.0.36",
"private": true,
"type": "module",
"scripts": {
Expand Down
8 changes: 8 additions & 0 deletions packages/tests/silverback-drupal/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [1.1.150](https://github.com/AmazeeLabs/silverback-mono/compare/@-amazeelabs/[email protected]...@-amazeelabs/[email protected]) (2024-12-18)

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





## [1.1.149](https://github.com/AmazeeLabs/silverback-mono/compare/@-amazeelabs/[email protected]...@-amazeelabs/[email protected]) (2024-12-04)

**Note:** Version bump only for package @-amazeelabs/silverback-drupal-tests
Expand Down
2 changes: 1 addition & 1 deletion packages/tests/silverback-drupal/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@-amazeelabs/silverback-drupal-tests",
"version": "1.1.149",
"version": "1.1.150",
"description": "e2e tests for Silverback Iframe solution.",
"author": "Amazee Labs",
"license": "MIT",
Expand Down
8 changes: 8 additions & 0 deletions packages/tests/silverback-gatsby/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [1.2.80](https://github.com/AmazeeLabs/silverback-mono/compare/@-amazeelabs/[email protected]...@-amazeelabs/[email protected]) (2024-12-18)

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





## [1.2.79](https://github.com/AmazeeLabs/silverback-mono/compare/@-amazeelabs/[email protected]...@-amazeelabs/[email protected]) (2024-12-04)

**Note:** Version bump only for package @-amazeelabs/silverback-gatsby-tests
Expand Down
2 changes: 1 addition & 1 deletion packages/tests/silverback-gatsby/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@-amazeelabs/silverback-gatsby-tests",
"version": "1.2.79",
"version": "1.2.80",
"description": "e2e tests for Drupal-Gatsby connection.",
"author": "Amazee Labs",
"license": "MIT",
Expand Down

0 comments on commit 8ca981a

Please sign in to comment.