Skip to content

Commit

Permalink
Version 2.1.17.
Browse files Browse the repository at this point in the history
  • Loading branch information
roncli committed Nov 19, 2023
1 parent aa03744 commit 30a042f
Show file tree
Hide file tree
Showing 4 changed files with 7 additions and 3 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,10 @@ The website for roncli.com. You can see this site in action at https://roncli.c

## Version History

### v2.1.17 - 11/19/2023
* Fixed bug with blog comments.
* Package updates.

### v2.1.16 - 11/15/2023
* Package updates.

Expand Down
2 changes: 1 addition & 1 deletion logging/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "roncli.com-logging",
"version": "2.1.16",
"version": "2.1.17",
"description": "gelf logging for roncli.com.",
"homepage": "https://github.com/roncli/roncli.com",
"bugs": {
Expand Down
2 changes: 1 addition & 1 deletion node-ronc-li/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "roncli.com-node-ronc-li",
"version": "2.1.16",
"version": "2.1.17",
"description": "The website for ronc.li.",
"homepage": "https://github.com/roncli/roncli.com",
"bugs": {
Expand Down
2 changes: 1 addition & 1 deletion node-roncli-com/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "roncli.com-node-roncli-com",
"version": "2.1.16",
"version": "2.1.17",
"description": "The website for roncli.com.",
"homepage": "https://github.com/roncli/roncli.com",
"bugs": {
Expand Down

0 comments on commit 30a042f

Please sign in to comment.