Skip to content

Commit f817db0

Browse files
committed
chore: release v2.0.3
1 parent d76cef7 commit f817db0

File tree

6 files changed

+6
-6
lines changed

6 files changed

+6
-6
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.2",
4+
"version": "2.0.3",
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.2",
4+
"version": "2.0.3",
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.2",
4+
"version": "2.0.3",
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.2",
4+
"version": "2.0.3",
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.2",
4+
"version": "2.0.3",
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.2",
4+
"version": "2.0.3",
55
"license": "MPL-2.0",
66
"author": {
77
"name": "Launchcode",

0 commit comments

Comments
 (0)