-
-
Notifications
You must be signed in to change notification settings - Fork 148
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(release): publish v2.1.9 [skip ci]
- Loading branch information
1 parent
f2c814d
commit 796a412
Showing
5 changed files
with
16,419 additions
and
25,967 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
{ | ||
"packages": ["mods/*"], | ||
"version": "2.1.8" | ||
"version": "2.1.9" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"name": "@routr/one", | ||
"version": "2.1.7", | ||
"version": "2.1.9", | ||
"description": "Bundle server with everything needed to run Routr Connect", | ||
"author": "Pedro Sanders <[email protected]>", | ||
"homepage": "https://github.com/fonoster/routr#readme", | ||
|
@@ -24,7 +24,7 @@ | |
"@routr/connect": "^2.1.7", | ||
"@routr/dispatcher": "^2.1.7", | ||
"@routr/location": "^2.1.7", | ||
"@routr/pgdata": "^2.1.7", | ||
"@routr/pgdata": "^2.1.9", | ||
"@routr/rtprelay": "^2.1.7" | ||
}, | ||
"files": [ | ||
|
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"name": "@routr/pgdata", | ||
"version": "2.1.7", | ||
"version": "2.1.9", | ||
"description": "Postgres API Server for Routr Connect", | ||
"author": "Pedro Sanders <[email protected]>", | ||
"homepage": "https://github.com/fonoster/routr#readme", | ||
|
Oops, something went wrong.