Skip to content

Commit 9977c8a

Browse files
committed
Published new versions
- project: @tryghost/bookshelf-transaction-events 2.2.0 - project: @tryghost/bookshelf-include-count 2.2.0 - project: @tryghost/bookshelf-custom-query 2.2.0 - project: @tryghost/webhook-mock-receiver 2.2.0 - project: @tryghost/bookshelf-eager-load 2.2.0 - project: @tryghost/bookshelf-pagination 2.2.0 - project: @tryghost/bookshelf-collision 2.2.0 - project: @tryghost/bookshelf-has-posts 2.3.0 - project: @tryghost/email-mock-receiver 2.2.0 - project: @tryghost/prometheus-metrics 3.2.0 - project: @tryghost/bookshelf-plugins 2.2.0 - project: @tryghost/bookshelf-filter 2.2.0 - project: @tryghost/bookshelf-search 2.2.0 - project: @tryghost/http-cache-utils 2.2.0 - project: @tryghost/mw-error-handler 3.2.0 - project: @tryghost/bookshelf-order 2.2.0 - project: @tryghost/api-framework 3.2.0 - project: @tryghost/database-info 2.2.0 - project: @tryghost/domain-events 3.2.0 - project: @tryghost/elasticsearch 5.2.0 - project: @tryghost/jest-snapshot 2.2.0 - project: @tryghost/pretty-stream 2.2.0 - project: @tryghost/express-test 2.2.0 - project: @tryghost/http-stream 2.2.0 - project: @tryghost/job-manager 3.2.0 - project: @tryghost/nodemailer 2.2.0 - project: @tryghost/pretty-cli 3.2.0 - project: @tryghost/root-utils 2.2.0 - project: @tryghost/validator 3.1.0 - project: @tryghost/mw-vhost 3.2.0 - project: @tryghost/security 3.2.0 - project: @tryghost/logging 4.2.0 - project: @tryghost/metrics 3.2.0 - project: @tryghost/promise 2.2.0 - project: @tryghost/request 3.2.0 - project: @tryghost/version 2.2.0 - project: @tryghost/config 2.2.0 - project: @tryghost/errors 3.2.0 - project: @tryghost/server 2.2.0 - project: @tryghost/debug 2.2.0 - project: @tryghost/tpl 2.2.0 - project: @tryghost/zip 3.2.0
1 parent d8df93c commit 9977c8a

42 files changed

Lines changed: 42 additions & 42 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

packages/api-framework/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@tryghost/api-framework",
3-
"version": "3.1.1",
3+
"version": "3.2.0",
44
"author": "Ghost Foundation",
55
"repository": {
66
"type": "git",

packages/bookshelf-collision/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@tryghost/bookshelf-collision",
3-
"version": "2.1.0",
3+
"version": "2.2.0",
44
"license": "MIT",
55
"author": "Ghost Foundation",
66
"repository": {

packages/bookshelf-custom-query/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@tryghost/bookshelf-custom-query",
3-
"version": "2.1.0",
3+
"version": "2.2.0",
44
"license": "MIT",
55
"author": "Ghost Foundation",
66
"repository": {

packages/bookshelf-eager-load/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@tryghost/bookshelf-eager-load",
3-
"version": "2.1.0",
3+
"version": "2.2.0",
44
"license": "MIT",
55
"author": "Ghost Foundation",
66
"repository": {

packages/bookshelf-filter/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@tryghost/bookshelf-filter",
3-
"version": "2.1.0",
3+
"version": "2.2.0",
44
"license": "MIT",
55
"author": "Ghost Foundation",
66
"repository": {

packages/bookshelf-has-posts/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@tryghost/bookshelf-has-posts",
3-
"version": "2.2.0",
3+
"version": "2.3.0",
44
"license": "MIT",
55
"author": "Ghost Foundation",
66
"repository": {

packages/bookshelf-include-count/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@tryghost/bookshelf-include-count",
3-
"version": "2.1.0",
3+
"version": "2.2.0",
44
"license": "MIT",
55
"author": "Ghost Foundation",
66
"repository": {

packages/bookshelf-order/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@tryghost/bookshelf-order",
3-
"version": "2.1.0",
3+
"version": "2.2.0",
44
"license": "MIT",
55
"author": "Ghost Foundation",
66
"repository": {

packages/bookshelf-pagination/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@tryghost/bookshelf-pagination",
3-
"version": "2.1.0",
3+
"version": "2.2.0",
44
"license": "MIT",
55
"author": "Ghost Foundation",
66
"repository": {

packages/bookshelf-plugins/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@tryghost/bookshelf-plugins",
3-
"version": "2.1.0",
3+
"version": "2.2.0",
44
"license": "MIT",
55
"author": "Ghost Foundation",
66
"repository": {

0 commit comments

Comments
 (0)