Skip to content
This repository has been archived by the owner on Dec 9, 2024. It is now read-only.

Commit

Permalink
v2.24.0
Browse files Browse the repository at this point in the history
  • Loading branch information
zarathustra323 committed Jun 9, 2021
1 parent b9747fc commit 7dbd868
Show file tree
Hide file tree
Showing 8 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion lerna.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "2.23.0",
"version": "2.24.0",
"npmClient": "yarn",
"useWorkspaces": true,
"command": {
Expand Down
2 changes: 1 addition & 1 deletion services/google-data-api/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@parameter1/base-cms-google-data-api",
"version": "2.22.2",
"version": "2.24.0",
"description": "The BaseCMS Google Data API service using micro.",
"main": "src/index.js",
"author": "Josh Worden <[email protected]>",
Expand Down
2 changes: 1 addition & 1 deletion services/graphql-server/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@parameter1/base-cms-graphql-server",
"version": "2.23.0",
"version": "2.24.0",
"description": "The BaseCMS GraphQL server using Apollo and Express.",
"main": "src/index.js",
"author": "Jacob Bare <[email protected]>",
Expand Down
2 changes: 1 addition & 1 deletion services/hooks/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@parameter1/base-cms-hooks",
"version": "2.22.2",
"version": "2.24.0",
"description": "The BaseCMS hooks server using Express.",
"main": "src/index.js",
"author": "Jacob Bare <[email protected]>",
Expand Down
2 changes: 1 addition & 1 deletion services/oembed/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@parameter1/base-cms-oembed",
"version": "2.22.2",
"version": "2.24.0",
"description": "The BaseCMS oEmbed service",
"main": "src/index.js",
"author": "Josh Worden <[email protected]>",
Expand Down
2 changes: 1 addition & 1 deletion services/omail-link-processor/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@parameter1/base-cms-omail-link-processor",
"version": "2.22.2",
"version": "2.24.0",
"author": "Jacob Bare <[email protected]>",
"repository": "https://github.com/parameter1/base-cms/tree/master/services/omail-link-processor",
"license": "MIT",
Expand Down
2 changes: 1 addition & 1 deletion services/rss/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@parameter1/base-cms-rss",
"version": "2.22.2",
"version": "2.24.0",
"description": "The BaseCMS RSS service",
"main": "src/index.js",
"author": "Josh Worden <[email protected]>",
Expand Down
2 changes: 1 addition & 1 deletion services/sitemaps/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@parameter1/base-cms-sitemaps",
"version": "2.22.2",
"version": "2.24.0",
"description": "The BaseCMS Sitemaps service",
"main": "src/index.js",
"author": "Josh Worden <[email protected]>",
Expand Down

0 comments on commit 7dbd868

Please sign in to comment.