Skip to content

Commit 5591da9

Browse files
chore(all-services): dummy commit for major version upgrade
BREAKING CHANGE: yes GH-2510
1 parent c84e24c commit 5591da9

54 files changed

Lines changed: 131 additions & 131 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/cache/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@sourceloop/cache",
33
"version": "6.0.7",
4-
"description": "A caching extension to cache methods.",
4+
"description": "A caching extension to cache methods",
55
"keywords": [
66
"loopback-extension",
77
"loopback",

packages/cli/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@sourceloop/cli",
33
"version": "12.2.6",
4-
"description": "Custom ARC CLI.",
4+
"description": "Custom ARC CLI",
55
"bin": {
66
"arc": "./bin/run",
77
"sl": "./bin/run"

packages/core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@sourceloop/core",
33
"version": "20.0.6",
4-
"description": "Sourceloop core package",
4+
"description": "Sourceloop core package.",
55
"keywords": [
66
"loopback-extension",
77
"loopback"

packages/custom-sf-changelog/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "custom-sf-changelog",
33
"version": "3.0.0",
4-
"description": "conventional-changelog angular preset",
4+
"description": "conventional-changelog angular preset.",
55
"main": "index.js",
66
"private": true,
77
"scripts": {

packages/feature-toggle/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@sourceloop/feature-toggle",
33
"version": "6.0.6",
4-
"description": "Package for feature toggle.",
4+
"description": "Package for feature toggle",
55
"keywords": [
66
"loopback-extension",
77
"loopback"

packages/file-utils/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@sourceloop/file-utils",
33
"version": "0.5.6",
4-
"description": "file upload and multipart related utilities for loopback4 applications.",
4+
"description": "file upload and multipart related utilities for loopback4 applications",
55
"keywords": [
66
"loopback-extension",
77
"loopback"

packages/observability/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@sourceloop/observability",
33
"version": "0.0.1",
4-
"description": "OpenTelemetry-first observability bootstrap and LoopBack integration for Sourceloop services",
4+
"description": "OpenTelemetry-first observability bootstrap and LoopBack integration for Sourceloop services.",
55
"main": "dist/index.js",
66
"types": "dist/index.d.ts",
77
"engines": {

packages/ocr-parser/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@sourceloop/ocr-parser",
33
"version": "0.0.0",
4-
"description": "ocr-parser.",
4+
"description": "ocr-parser",
55
"scripts": {
66
"ng": "ng",
77
"start": "ng serve",

sandbox/audit-ms-example/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@sourceloop/audit-ms-example",
33
"version": "0.12.6",
4-
"description": "An audit microservice example.",
4+
"description": "An audit microservice example",
55
"keywords": [
66
"loopback-application",
77
"loopback"

sandbox/auth-mfa-example/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@sourceloop/auth-mfa-example",
33
"version": "0.7.9",
4-
"description": "Authentication google authenticator mfa exmaple.",
4+
"description": "Authentication google authenticator mfa exmaple",
55
"keywords": [
66
"loopback-microservice",
77
"loopback"

0 commit comments

Comments
 (0)