Skip to content

Commit 30a042f

Browse files
committed
Version 2.1.17.
1 parent aa03744 commit 30a042f

File tree

4 files changed

+7
-3
lines changed

4 files changed

+7
-3
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,10 @@ The website for roncli.com. You can see this site in action at https://roncli.c
1414

1515
## Version History
1616

17+
### v2.1.17 - 11/19/2023
18+
* Fixed bug with blog comments.
19+
* Package updates.
20+
1721
### v2.1.16 - 11/15/2023
1822
* Package updates.
1923

logging/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "roncli.com-logging",
3-
"version": "2.1.16",
3+
"version": "2.1.17",
44
"description": "gelf logging for roncli.com.",
55
"homepage": "https://github.com/roncli/roncli.com",
66
"bugs": {

node-ronc-li/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "roncli.com-node-ronc-li",
3-
"version": "2.1.16",
3+
"version": "2.1.17",
44
"description": "The website for ronc.li.",
55
"homepage": "https://github.com/roncli/roncli.com",
66
"bugs": {

node-roncli-com/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "roncli.com-node-roncli-com",
3-
"version": "2.1.16",
3+
"version": "2.1.17",
44
"description": "The website for roncli.com.",
55
"homepage": "https://github.com/roncli/roncli.com",
66
"bugs": {

0 commit comments

Comments
 (0)