Skip to content

Commit

Permalink
v1.4.0 (#152)
Browse files Browse the repository at this point in the history
  • Loading branch information
christian-brindley authored Jul 15, 2024
1 parent f98bf08 commit 81d9930
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "fr-config-packages",
"version": "1.3.0",
"version": "1.4.0",
"description": "The cloud success config manager repository",
"devDependencies": {
"prettier": "2.8.2"
Expand Down
2 changes: 1 addition & 1 deletion packages/fr-config-common/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "fr-config-common",
"version": "1.3.0",
"version": "1.4.0",
"description": "Config tools for FIDC",
"main": "src/index.js",
"dependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/fr-config-promote/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "fr-config-promote",
"version": "1.3.0",
"version": "1.4.0",
"description": "",
"scripts": {
"lint": "standard",
Expand Down
2 changes: 1 addition & 1 deletion packages/fr-config-pull/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "fr-config-pull",
"version": "1.3.0",
"version": "1.4.0",
"description": "Config tools for FIDC",
"main": "src/index.js",
"dependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/fr-config-push/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "fr-config-push",
"version": "1.3.0",
"version": "1.4.0",
"description": "",
"scripts": {
"lint": "standard",
Expand Down

0 comments on commit 81d9930

Please sign in to comment.