Skip to content

Commit

Permalink
chore(release): release
Browse files Browse the repository at this point in the history
  • Loading branch information
K.I.T.T committed Jun 1, 2021
1 parent d4fd4e1 commit 62a21c1
Show file tree
Hide file tree
Showing 10 changed files with 52 additions and 8 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.

## [1.3.1](https://github.com/AmazeeLabs/silverback-mono/compare/@-amazeelabs/[email protected]...@-amazeelabs/[email protected]) (2021-06-01)

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





# [1.3.0](https://github.com/AmazeeLabs/silverback-mono/compare/@-amazeelabs/[email protected]...@-amazeelabs/[email protected]) (2021-05-31)


Expand Down
4 changes: 2 additions & 2 deletions apps/silverback-drupal/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@-amazeelabs/silverback-drupal",
"version": "1.3.0",
"version": "1.3.1",
"license": "MIT",
"private": true,
"scripts": {
Expand All @@ -14,6 +14,6 @@
"dependencies": {
"@-amazeelabs/silverback-cli": "^2.6.0",
"@-amazeelabs/silverback_gatsby": "^1.1.0",
"@-drupal/cypress": "^2.3.8"
"@-drupal/cypress": "^2.3.9"
}
}
12 changes: 12 additions & 0 deletions apps/silverback-gatsby/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,18 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [0.13.36](https://github.com/AmazeeLabs/silverback-mono/compare/[email protected]@0.13.36) (2021-06-01)


### Bug Fixes

* add missing arguments ([2f35865](https://github.com/AmazeeLabs/silverback-mono/commit/2f3586559cba77ae8b068bea22f79a26c4ca9e5c))
* suppress missing arguments error in other way ([7129885](https://github.com/AmazeeLabs/silverback-mono/commit/712988504314b3878904687ded2e509a26609579))





## [0.13.35](https://github.com/AmazeeLabs/silverback-mono/compare/[email protected]@0.13.35) (2021-05-31)

**Note:** Version bump only for package silverback-gastby
Expand Down
4 changes: 2 additions & 2 deletions apps/silverback-gatsby/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@
"name": "silverback-gastby",
"private": true,
"description": "gatsby-graphql-toolkit example for drupal",
"version": "0.13.35",
"version": "0.13.36",
"author": "Amazee Labs <[email protected]>",
"dependencies": {
"@-amazeelabs/silverback-drupal": "^1.3.0",
"@-amazeelabs/silverback-drupal": "^1.3.1",
"@amazeelabs/gatsby-source-silverback": "^1.0.3",
"@amazeelabs/gatsby-theme-core": "^0.6.6",
"axios": "^0.21.1",
Expand Down
8 changes: 8 additions & 0 deletions packages/composer/drupal/cypress/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.3.9](https://github.com/AmazeeLabs/silverback-mono/compare/@-drupal/[email protected]...@-drupal/[email protected]) (2021-06-01)

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





## [2.3.8](https://github.com/AmazeeLabs/silverback-mono/compare/@-drupal/[email protected]...@-drupal/[email protected]) (2021-05-26)

**Note:** Version bump only for package @-drupal/cypress
Expand Down
4 changes: 2 additions & 2 deletions packages/composer/drupal/cypress/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@-drupal/cypress",
"version": "2.3.8",
"version": "2.3.9",
"description": "Cypress E2E testing for Drupal.",
"scripts": {
"test": "cd ../../../../apps/silverback-drupal && composer install && vendor/bin/phpstan analyse --configuration=web/modules/contrib/cypress/phpstan.neon"
Expand All @@ -16,7 +16,7 @@
"cypress": "^7.0.0",
"cypress-cucumber-preprocessor": "^4.0.0",
"cypress-file-upload": "^5.0.0",
"cypress-screenplay": "^0.5.2",
"cypress-screenplay": "^0.5.3",
"drupal-test-session-cypress": "^1.1.5"
},
"author": "",
Expand Down
8 changes: 8 additions & 0 deletions packages/npm/cypress-screenplay/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.

## [0.5.3](https://github.com/AmazeeLabs/silverback-mono/compare/[email protected]@0.5.3) (2021-06-01)

**Note:** Version bump only for package cypress-screenplay





## [0.5.2](https://github.com/AmazeeLabs/silverback-mono/compare/[email protected]@0.5.2) (2021-05-26)

**Note:** Version bump only for package cypress-screenplay
Expand Down
2 changes: 1 addition & 1 deletion packages/npm/cypress-screenplay/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "cypress-screenplay",
"version": "0.5.2",
"version": "0.5.3",
"description": "Screenplay pattern implementation for cypress.",
"main": "dist/index.js",
"types": "types/index.d.ts",
Expand Down
8 changes: 8 additions & 0 deletions packages/npm/verdaccio-git/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.

## [0.1.33](https://github.com/AmazeeLabs/storage-git/compare/[email protected]@0.1.33) (2021-06-01)

**Note:** Version bump only for package verdaccio-git





## [0.1.32](https://github.com/AmazeeLabs/storage-git/compare/[email protected]@0.1.32) (2021-05-26)

**Note:** Version bump only for package verdaccio-git
Expand Down
2 changes: 1 addition & 1 deletion packages/npm/verdaccio-git/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "verdaccio-git",
"version": "0.1.32",
"version": "0.1.33",
"description": "Publish packages to git repositories.",
"main": "lib/index.js",
"types": "lib/index.d.ts",
Expand Down

0 comments on commit 62a21c1

Please sign in to comment.