Skip to content

Commit 094a16e

Browse files
committed
chore: release v2.0.6
1 parent b909407 commit 094a16e

File tree

7 files changed

+7
-7
lines changed

7 files changed

+7
-7
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 @lcdev/app-config",
4-
"version": "2.0.5",
4+
"version": "2.0.6",
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 @lcdev/app-config",
4-
"version": "2.0.5",
4+
"version": "2.0.6",
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": "@lcdev/app-config-inject",
33
"description": "Runtime injection of app-config into static HTML files",
4-
"version": "2.0.5",
4+
"version": "2.0.6",
55
"license": "MPL-2.0",
66
"author": {
77
"name": "Launchcode",

app-config-react-native-transformer/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@lcdev/react-native-app-config-transformer",
33
"description": "React Native Metro transformer that loads your app-config values into bundles statically",
4-
"version": "2.0.5",
4+
"version": "2.0.6",
55
"license": "MPL-2.0",
66
"author": {
77
"name": "Launchcode",

app-config-vault/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/vault",
33
"description": "Hashicorp Vault support for App Config",
4-
"version": "2.0.5",
4+
"version": "2.0.6",
55
"license": "MPL-2.0",
66
"author": {
77
"name": "Launchcode",

app-config-webpack-plugin/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@lcdev/app-config-webpack-plugin",
33
"description": "Webpack plugin that loads your app-config values into bundles statically",
4-
"version": "2.0.5",
4+
"version": "2.0.6",
55
"license": "MPL-2.0",
66
"author": {
77
"name": "Launchcode",

app-config/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@lcdev/app-config",
33
"description": "Easy to use configuration loader with schema validation",
4-
"version": "2.0.5",
4+
"version": "2.0.6",
55
"license": "MPL-2.0",
66
"author": {
77
"name": "Launchcode",

0 commit comments

Comments
 (0)