Skip to content

Commit 394fa48

Browse files
committed
chore: release v2.1.4
1 parent 5963b0c commit 394fa48

File tree

25 files changed

+25
-25
lines changed

25 files changed

+25
-25
lines changed

app-config-cli/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@app-config/cli",
33
"description": "CLI for @app-config",
4-
"version": "2.1.3",
4+
"version": "2.1.4",
55
"license": "MPL-2.0",
66
"author": {
77
"name": "Launchcode",

app-config-config/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@app-config/config",
33
"description": "The config in @app-config",
4-
"version": "2.1.3",
4+
"version": "2.1.4",
55
"license": "MPL-2.0",
66
"author": {
77
"name": "Launchcode",

app-config-core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@app-config/core",
33
"description": "Core logic for App Config",
4-
"version": "2.1.3",
4+
"version": "2.1.4",
55
"license": "MPL-2.0",
66
"author": {
77
"name": "Launchcode",

app-config-cypress/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@app-config/cypress",
33
"description": "Cypress testing plugin for @app-config",
4-
"version": "2.1.3",
4+
"version": "2.1.4",
55
"license": "MPL-2.0",
66
"author": {
77
"name": "Launchcode",

app-config-default-extensions/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@app-config/default-extensions",
33
"description": "Default parsing extensions for @app-config",
4-
"version": "2.1.3",
4+
"version": "2.1.4",
55
"license": "MPL-2.0",
66
"author": {
77
"name": "Launchcode",

app-config-encryption/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@app-config/encryption",
33
"description": "Secret value encryption for @app-config",
4-
"version": "2.1.3",
4+
"version": "2.1.4",
55
"license": "MPL-2.0",
66
"author": {
77
"name": "Launchcode",

app-config-extensions/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@app-config/extensions",
33
"description": "Common parsing extensions for @app-config",
4-
"version": "2.1.3",
4+
"version": "2.1.4",
55
"license": "MPL-2.0",
66
"author": {
77
"name": "Launchcode",

app-config-generate/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@app-config/generate",
33
"description": "Code generation for @app-config",
4-
"version": "2.1.3",
4+
"version": "2.1.4",
55
"license": "MPL-2.0",
66
"author": {
77
"name": "Launchcode",

app-config-git/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@app-config/git",
33
"description": "$git directive parsing extension for @app-config",
4-
"version": "2.1.3",
4+
"version": "2.1.4",
55
"license": "MPL-2.0",
66
"author": {
77
"name": "Launchcode",

app-config-inject/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@app-config/inject",
33
"description": "Runtime injection of app-config into static HTML files",
4-
"version": "2.1.3",
4+
"version": "2.1.4",
55
"license": "MPL-2.0",
66
"author": {
77
"name": "Launchcode",

0 commit comments

Comments
 (0)