Skip to content

Commit 97c28b8

Browse files
committed
chore: release v2.0.1
1 parent 25b5c0d commit 97c28b8

File tree

5 files changed

+5
-5
lines changed

5 files changed

+5
-5
lines changed

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

0 commit comments

Comments
 (0)